diff options
author | Udo Richter <udo_richter@gmx.de> | 2009-04-13 00:00:00 +0200 |
---|---|---|
committer | Manuel Reimer <manuel.reimer@gmx.de> | 2013-10-01 17:25:43 +0200 |
commit | bc5839b182882ac6650c886bb451512c26635f97 (patch) | |
tree | b6dc4be9960262dd91b976b14e5f921d2ccf336f /HISTORY | |
parent | 1fb120a90dca0959b10a690e25b3939cc34acf06 (diff) | |
download | runvdr-extreme-bc5839b182882ac6650c886bb451512c26635f97.tar.gz runvdr-extreme-bc5839b182882ac6650c886bb451512c26635f97.tar.bz2 |
Version 0.4.1v0.4.1
* 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
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ runvdr extreme Revision History ------------------------------- +2009-04-13: Version 0.4.1 +- 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 + 2008-09-14: Version 0.4.0 - New: Start own X server for VDR to run in - New: Experimental support to read sysconfig file from setup-plugin, thx to dad401 |