mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys variables where additional 'k_...' flags are used
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -6481,7 +6481,7 @@ Video Disk Recorder Revision History
|
||||
from Osama Alrawab). See INSTALL for information on how to turn this on.
|
||||
- Added Arabian language texts (thanks to Osama Alrawab).
|
||||
|
||||
2010-11-07: Version 1.7.17
|
||||
2010-12-12: Version 1.7.17
|
||||
|
||||
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
|
||||
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
|
||||
@@ -6507,3 +6507,5 @@ Video Disk Recorder Revision History
|
||||
Ahrenberg).
|
||||
- Removed displaying the "contents" information from the "Classic VDR" and
|
||||
"ST:TNG Panels" skins, because it is often wrong and nothing but irritating.
|
||||
- Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys
|
||||
variables where additional 'k_...' flags are used.
|
||||
|
Reference in New Issue
Block a user