Age | Commit message (Collapse) | Author |
|
|
|
* Trailing whitespaces removed
* All but one trailing newline on end of files removed
* Fixed some line lengths in text files
|
|
|
|
* New: Support -i and --instance of VDR-1.7.4+
* New: Command line option to set VDR_CHARSET_OVERRIDE of VDR 1.5.18+
* New: Function-style callbacks for DVB load/unload commands (backwards compatible)
* New: Option to always unload DVB drivers on exit
* New: Callbacks for X-Server startup and shutdown to run additional programs
* Fix: --lirc not working. Thx to caps!
|
|
* New: Start own X server for VDR to run in
* New: Experimental support to read sysconfig file from setup-plugin, thx to dad401
* New: Parameters to control automatic restart behavior
* Fix: Made the init.d script LSB compliant, thx to Antonio for the hint.
* Fix: Online help for runvdr-conf.d
|
|
* New: Support for the new VDR parameters --localedir and --userdump (LOCALEDIR="..." and USERDUMP="1")
* New: Wildcard loading with INCLUDE, allows for example to INCLUDE /etc/runvdr/conf.d/* to load several one-file-per-plugin config files.
* New: runvdr-conf.d, a plugin enable/disable service
* New: osdserver frontend for runvdr-conf.d
* New: Sample init.d script, Debian style
* Fix: Clean up mess with USER= and VDRUSER=. VDRUSER still works, but is deprecated.
|
|
* New: Pass DVBLOAD and DVBUNLOAD to eval, allows to execute more than one command, thanks to Thomas Büschgens
* New: Load ~/.runvdr.conf as default, load /etc/runvdr.conf as fallback
* New: INCLUDE directive to load other config file
* New: -P "-plugin" drops plugin from plugin load list. Same for -D.
* Change: LANGUAGE now sets LC_ALL, not LANG.
|
|
* Initial revision.
|