summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2011-11-20 08:20:13 +0100
committerAndreas Mair <amair.sob@googlemail.com>2011-11-20 08:20:13 +0100
commitb2015c80d1e5e7f045997eed854a6aece8d485a4 (patch)
treed63c910e654a0024bcc740908066947cfaa98e91
parent2c0b5f6f41bdaeb3c97b7ece54d9a32469da62cb (diff)
downloadvdradmin-am-b2015c80d1e5e7f045997eed854a6aece8d485a4.tar.gz
vdradmin-am-b2015c80d1e5e7f045997eed854a6aece8d485a4.tar.bz2
Updated for release 3.6.9.
-rw-r--r--HISTORY93
1 files changed, 44 insertions, 49 deletions
diff --git a/HISTORY b/HISTORY
index edee476..e5e27eb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,32 +1,27 @@
-Author: Andreas Mair
-WWW: http://andreas.vdr-developer.org
-E-Mail: mail AT andreas DOT vdr-developer DOT org
-VDR-Portal: amair
------------------------------------------------------------
-
-201x-xx-xx: x.x.x
-- Added: Support changed SVDRP LSTR output of VDR >= 1.7.21 (Ville Skyttä).
-- Fixed: --log 0 command line argument (Ville Skyttä).
-- Improved: Startup error messages on module load failures (Ville Skyttä).
-- Added: -L/--logfile command line arg for overriding config (Ville Skyttä).
-- Changed: Honor config logging options with --nofork (Ville Skyttä).
-- Changed: Specifying -L or -l turns logging on (Ville Skyttä).
-- Improved: Do not require pid dir when not running as daemon (Ville Skyttä).
-- Improved: Autodetect default for number of DVB cards (Ville Skyttä).
-- Fixed: Non-localhost streamdev URL (Bug report #653, Ville Skyttä).
-- Added: Live TV streaming with Xineliboutput plugin (Ville Skyttä).
-- Improved: Adapt rename recording to Liemikuutio 1.32 (Ville Skyttä).
-- Added: Show recording length in list and details with VDR >= 1.7.21 (Bug report #813, Ville Skyttä).
-- Added: Show available subtitles in EPG/recording details (Ville Skyttä).
+2011-11-20: 3.6.9
+- Added: Support changed SVDRP LSTR output of VDR >= 1.7.21.
+- Fixed: --log 0 command line argument.
+- Improved: Startup error messages on module load failures.
+- Added: -L/--logfile command line arg for overriding config.
+- Changed: Honor config logging options with --nofork.
+- Changed: Specifying -L or -l turns logging on.
+- Improved: Do not require pid dir when not running as daemon.
+- Improved: Autodetect default for number of DVB cards.
+- Fixed: Non-localhost streamdev URL (Bug report #653).
+- Added: Live TV streaming with Xineliboutput plugin.
+- Improved: Adapt rename recording to Liemikuutio 1.32.
+- Added: Show recording length in list and details with VDR >= 1.7.21 (Bug report #813).
+- Added: Show available subtitles in EPG/recording details.
+- Updated: German translation.
2011-06-03: 3.6.8
- Updated: Dutch translation (Submitted by Roel Koelewijn).
-- Updated: Finnish translation (Ville Skyttä).
-- Improved: Access logging (Ville Skyttä).
-- Improved: SVDRP connection error handling/logging/messages (Ville Skyttä).
-- Improved: Default SVDRP port is 6419 in initial config if locally installed VDR is >= 1.7.15 (Ville Skyttä).
-- Improved: Use default streamdev host from browser URL when VDR host is localhost (Ville Skyttä).
-- Improved: Allow specifying multiple local subnets (Feature #560, Ville Skyttä).
+- Updated: Finnish translation.
+- Improved: Access logging.
+- Improved: SVDRP connection error handling/logging/messages.
+- Improved: Default SVDRP port is 6419 in initial config if locally installed VDR is >= 1.7.15.
+- Improved: Use default streamdev host from browser URL when VDR host is localhost.
+- Improved: Allow specifying multiple local subnets (Feature #560).
2010-04-10: 3.6.7
- Updated: Italian translation (Submitted by Diego Pierotto).
@@ -35,14 +30,14 @@ VDR-Portal: amair
2010-03-13: 3.6.6
- Added: Support new epgsearch v0.9.25-git settings "unmute" and "min. description match".
-- Changed: Log to syslog by default (if logging is enabled) (Ville Skyttä).
-- Changed: Fall back to stderr if setting up syslog fails (Ville Skyttä).
+- Changed: Log to syslog by default (if logging is enabled).
+- Changed: Fall back to stderr if setting up syslog fails.
- Changed: Get character encoding from configured locale or environment variables (Submitted by Tobias Grimm).
- Fixed: Encode SVDRP commands sent to VDR if needed (Submitted by Tobias Grimm).
- Updated: Italian translation (Submitted by Diego Pierotto).
- Updated: Dutch translation (Submitted by Roel Koelewijn).
- Updated: Spanish translation (Submitted by Manuel Gomez).
-- Improved: Default mail settings (Ville Skyttä).
+- Improved: Default mail settings.
- Fixed: Check if "GUI_POPUP_WIDTH" and "GUI_POPUP_HEIGHT" are numeric and set them to the defaults if they are not (Reported by Jan).
- Added: Support VDR 1.7.12+ commands.conf and reccmds.conf (means: skip lines ending in "{" and lines with only "}" in them).
- Added: check file and directory permissions on startup abort on error.
@@ -59,15 +54,15 @@ VDR-Portal: amair
- Changed: Warn about missing key or certificate if --ssl is used.
- Changed: Certificates for --ssl option must be located in $ETCDIR/certs.
- Fixed: Resizing browser window in "Timeline" showed "file not found" (Reported by tag @vdr-portal.de).
-- Updated: Links to EPGSearch and Streamdev home pages (Ville Skyttä).
-- Updated: Finnish translation (Ville Skyttä).
+- Updated: Links to EPGSearch and Streamdev home pages.
+- Updated: Finnish translation.
2009-12-30: 3.6.5
-- Changed: use HTTP::Date for HTTP date/time formatting (Ville Skyttä).
-- Improved: Create fewer SVDRP connections (Ville Skyttä).
-- Fixed: some jslint warnings in javascript files (Ville Skyttä).
-- Improved: Config file read/write error handling (Ville Skyttä).
-- Improved: Send Last-Modified header for static resources (Ville Skyttä).
+- Changed: use HTTP::Date for HTTP date/time formatting.
+- Improved: Create fewer SVDRP connections.
+- Fixed: some jslint warnings in javascript files.
+- Improved: Config file read/write error handling.
+- Improved: Send Last-Modified header for static resources.
- Added: "-l" and "--log" parameter.
- Changed: "-nf" option to "-n".
- Changed: Logging.
@@ -78,25 +73,25 @@ VDR-Portal: amair
- Fix bug #507 "EPGsearch custom categories no longer show".
- Fixed: Saving the config showed error message "1".
- Reworked: Spanish translation (Submitted by Manuel Gomez).
-- Fixed: failing check whether the process with our pid is a vdradmind (Ville Skyttä)
-- Fixed: always exit with status 1 from --kill if no processes were killed (Ville Skyttä)
-- Improved: pid file error handling (Ville Skyttä)
-- Added: autotimer schedule change tracking option in UI (Ville Skyttä)
-- Fixed: use text/javascript for JavaScript in HTTP headers (Ville Skyttä)
-- Updated: required Perl module documentation (Ville Skyttä)
-- Improved: template caching options (stat ttl, default cache dir is now /var/cache/vdradmin) (Ville Skyttä)
-- Improved: error message when binding the server socket fails (Ville Skyttä)
-- Improved: warn if log file cannot be written to (Ville Skyttä)
+- Fixed: failing check whether the process with our pid is a vdradmind
+- Fixed: always exit with status 1 from --kill if no processes were killed
+- Improved: pid file error handling
+- Added: autotimer schedule change tracking option in UI
+- Fixed: use text/javascript for JavaScript in HTTP headers
+- Updated: required Perl module documentation
+- Improved: template caching options (stat ttl, default cache dir is now /var/cache/vdradmin)
+- Improved: error message when binding the server socket fails
+- Improved: warn if log file cannot be written to
- Fixed: don't try to delete pid file in non-daemon mode.
-- Improved: include reason in pid file deletion error message (Ville Skyttä).
-- Added: ability to log to syslog ("LOGFILE = syslog" in config) (Ville Skyttä).
-- Changed: non-daemon mode (-nf) always turns on logging to stderr (Ville Skyttä).
+- Improved: include reason in pid file deletion error message.
+- Added: ability to log to syslog ("LOGFILE = syslog" in config).
+- Changed: non-daemon mode (-nf) always turns on logging to stderr.
2008-12-20: 3.6.4
- Added: Use ".update" in VDR's video directory to check if recordings cache needs to be refreshed.
- Added: CACHE_REC_ENABLED option in vdradmind.conf to enable (1) or disable (0) recordings caching.
- Changed: Encode.pm now is optional and no recoding will happen if it's missing.
-- Updated: Finnish translation (Ville Skyttä)
+- Updated: Finnish translation
2008-12-13: 3.6.3
- Updated: Spanish translation (Submitted by Rüdiger Jung).