diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2005-06-22 14:42:18 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2005-06-22 14:42:18 +0200 |
commit | 1f33deeae237bdcc4281de03d268528d4a09edd3 (patch) | |
tree | ba27f73a162201dc1f33a83cdb77ca724ab22fa8 /contrib/HISTORY.ct | |
parent | d6922e850779c4ff9d8bcbcef9842cf333eb8638 (diff) | |
download | vdradmin-am-0.97-am3.3rc.tar.gz vdradmin-am-0.97-am3.3rc.tar.bz2 |
2005-06-22: 0.97-am3.3rcv0.97-am3.3rc
- Updated all help messages.
- Added beautified tooltips in timer_list. PLEASE COMMENT!!!
- Changed saving of AutoTimer patterns: ":" -> "|" and "|" -> "\|".
- Added support for user.css for overwriting style.css (Must be located in /etc/vdradmin/). See user.css.example. PLEASE COMMENT ON THIS!!!
- Removed obsolete files (e.g. images).
- Merged style.css and navi.css.
- Reworked templates so that they use a lot of CSS (Tested using Konqueror 3.3.2 and Firefox 1.0.4).
- Fixed programming timers with special summary when using EPG_DIRECT (timer didn't get programmed) (Thanks to HolgerAusB for giving vital hints).
- Allow browsers to cache all files VDRAdmin sends, except "text/html". This should speed up VDRAdmin but changing the skin or css needs a "shift reload".
- Added support for VDR v1.3.25's info.vdr (Submitted by vejoun).
- Use localized date formates.
- Now using "video/x-mpegurl" MIME type instead of "audio/x-mpegurl" for streaming (Suggested by stefan.h).
- Added patches supplied by stefan.h:
-> using EPG's subtitle when found for AutoTimer else " " (that's the VDR way).
-> New config option VDRVFAT to find recordings if VDR has been compiled with or without VFAT define.
- Fixed calling reccmds on recordings in subdirs, manual recordings (@rectitle) and repeating timer's recordings without episode title.
- Fixed streaming of manual recordings (@rectitle) and repeating timer's recordings without episode title.
- VDRAdmin-AM now uses the required charsets setting in templates, so no need to write "&xyz;" things in .po files.
- Reworked templates to make better use of CSS (for example: timeline colours can be set by style.css).
- EPG_PRUNE now is the number of channels to fetch from VDR (had been one too less before).
- Added "install.sh" and "uninstall.sh" ("./install.sh -h" for help) (Requested by several people).
- Made "name" columns in lists wrapping again (Reported by vejoun).
- Deleting a single recording works again (Reported by vejoun).
- Fixed streaming of recordings in subdirs (Reported by vejoun).
- Added missing gray sign on deactivated AutoTimers (Reported by vejoun).
Diffstat (limited to 'contrib/HISTORY.ct')
-rw-r--r-- | contrib/HISTORY.ct | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/contrib/HISTORY.ct b/contrib/HISTORY.ct new file mode 100644 index 0000000..cbc7aea --- /dev/null +++ b/contrib/HISTORY.ct @@ -0,0 +1,102 @@ +vdradmin (0.96-3.ctvdr.1) unstable; urgency=low + + * New upstream release + * changed version numbering to "backports.org"-style to reflect relationship + to official debian package + * Modified streaming patch to allow streaming of recordings with + dot, slash, double underscore and parenthesis in filename + * Converted all patches to shorter format for new dpatch + * Added dist-var patch, that change vdradmin.pl to search for it's + files in system-directories, instead of local, relative paths + (taken from official debian version 0.96-3) + * Added 02_sectmpfiles.dpatch: use File::Temp to create temporary + files, to prevent possible symlink-attacks (Closes: #287601) + (taken from official debian version 0.96-3) + * Set permissions of /etc/vdradmin/vdradmind.conf to 600 on new + installations (users with an existing installation should + ensure that the cfg-file has a permission of 600) + (taken from official debian version 0.96-3) + * using dh_install now + * Added manpage for vdradmin.pl (taken from official debian version 0.96-2) + * Set section to "web" and architecture to "all", set standards version to + 3.6.1 + * Fixed depends (no longer depends on vdr, but suggests it) + * Added watch file + * The vdradmin daemon can now be enabled/disabled in /etc/default/vdradmin + (taken from official debian version 0.96-3) + * Do not install Base64.pm, Template.pm and RescDescent.pm + from upstream anymore, depend on libhtml-template-perl and + libparse-rescdescent-perl (Base64.pm is allready provided by + perl) (taken from official debian version 0.96-2) + * Link /usr/share/vdradmin/template/{English,French}/bilder to + /usr/share/vdradmin/template/Deutsch/bilder, this reduces the + size of the deb by about 50% (taken from official debian version 0.96-2) + * Took over README.Debian from official debian version 0.96-3 + * added debian/compat + + -- Tobias Grimm <tg@e-tobi.net> Thu, 30 Dec 2004 22:20:00 +0100 + +vdradmin (0.95-ct-10) unstable; urgency=low + + * Fix rec streaming patch: slashes in dir names and order + + -- Peter Siering <ps@ctmagazin.de> Fri, 29 Oct 2004 11:00:00 +0100 + +vdradmin (0.95-ct-9) unstable; urgency=low + + * extracted Peter Sierings modifications as 05_streaming.dpatch + + -- Tobias Grimm <tg@e-tobi.net> Sat, 21 Mar 2004 16:00:00 +0100 + +vdradmin (0.95-ct-8) unstable; urgency=low + + * added fix to rec_stream to skip "new"-char at time + + -- Tobias Grimm <tg@e-tobi.net> Wed, 17 Feb 2003 21:30:00 +0100 + +vdradmin (0.95-ct-7) unstable; urgency=low + + * changed additional_images -patch to work within CVS source-dirs too + * added patch to fix problem with vdr's Wareagle Icon Patch + (Thanks to HFlor from vdrportal.de) + + -- Tobias Grimm <tg@e-tobi.net> Sat, 08 Feb 2003 23:50:00 +0100 + +vdradmin (0.95-ct-6) unstable; urgency=low + + * vdradmin is distributed as non-native package from now on + + -- Tobias Grimm <tg@e-tobi.net> Sat, 08 Feb 2003 23:50:00 +0100 + +vdradmin (0.95-ct-5) unstable; urgency=low + + * new upstream release + * includes fix for using through apache + + -- Peter Siering <ps@ctmagazin.de> Tue, 22 Dec 2003 00:30:00 +0100 + +vdradmin (0.94-ct-4) unstable; urgency=low + + * minor streaming fixes, repair init + + -- Peter Siering <ps@ctmagazin.de> Tue, 28 Nov 2003 10:00:00 +0100 + +vdradmin (0.94-ct-3) unstable; urgency=low + + * incorporated (live) streaming functions + + -- Peter Siering <ps@ctmagazin.de> Tue, 25 Nov 2003 12:00:00 +0100 + +vdradmin (0.94-2) unstable; urgency=low + + * fixed vdradmind.pl location in init skript + + -- Peter Siering <ps@ctmagazin.de> Sun, 16 Nov 2003 12:00:00 +0100 + +vdradmin (0.94-1) unstable; urgency=low + + * Initial Release. + * includes daylight saving fix + + -- Peter Siering <ps@ctmagazin.de> Thu, 30 Oct 2003 00:13:40 +0100 + |