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
|
|
* Fix: Parsing sysconfig file
* Fix: --xserver option not working, some weired options bugs fixed
* New: AddParams xxx replaces ADDPARAM="xxx"
* New: Internally building command line in bash array
|
|
* 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.
|