diff options
author | anbr <vdr07@deltab.de> | 2011-03-05 10:05:19 +0100 |
---|---|---|
committer | anbr <vdr07@deltab.de> | 2011-03-05 10:05:19 +0100 |
commit | ab9e23da129e44593b0b799bbb772311670b8a72 (patch) | |
tree | 8f85a3817c84206d4cfa9d956db1e3736ca1c9b5 /HISTORY | |
parent | 1b5c846f63faa7392700d320213747c2196ff74d (diff) | |
download | vdr-plugin-dvdswitch-0.2.0.tar.gz vdr-plugin-dvdswitch-0.2.0.tar.bz2 |
Release 0.2.00.2.0
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,6 +1,19 @@ VDR Plugin 'dvdswitch' Revision History --------------------------------------- +2011-03-05: Version 0.2.0 +- Read name of volume to prefill OSD-Entry with filename + Fill OSD-field with capitalize volume name +- Improve menu to read images +- Rename image was'nt possible +- used posix functions to parse commandline, create symbolic links, parse mountpoint +- Improve handle of error messages +- Update translations + Add italian translation (Support #490) +- refactoring MenuSetup + Allow localized character at title of image menu +- remove some unused code, typecast ... + 2010-12-22: Version 0.1.6 - Add french translation from http://www.vdr-portal.de/board/thread.php?postid=488211#post488211 - Fix some GCC warnings (asprintf, realpath) |