diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-07 15:54:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-07 15:54:10 +0100 |
commit | f7bf9b4090bb5b32a40133cc3b0fd3457efff262 (patch) | |
tree | 9f807fa71c6b4a10d8ccf3a200702f473961ce2e /HISTORY | |
parent | e8ee9a1c4b26c38a46e5872a62cb020473c949c9 (diff) | |
download | vdr-f7bf9b4090bb5b32a40133cc3b0fd3457efff262.tar.gz vdr-f7bf9b4090bb5b32a40133cc3b0fd3457efff262.tar.bz2 |
Preceded all button texts with "Button$"; Removed obsolete "Eject" and "Language" texts
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4090,6 +4090,8 @@ Video Disk Recorder Revision History remember why it wasn't active... - Removed an obsolete "Summary" text from i18n.c and preceded all key definition texts with "Key$" to avoid duplicates (reported by Lucian Muresan). +- Preceded all button texts with "Button$". +- Removed obsolete "Eject" and "Language" texts. - Added missing #include "thread.h" to dvbspu.c (reported by Gavin Hamill). - Disabled the use of "fadvise" in cUnbufferedFile because there have been several reports that it causes more problems than it solves (suggested by |