mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Moved setting LC_NUMERIC further up to make sure any floating point numbers use a decimal point
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7010,7 +7010,7 @@ Video Disk Recorder Revision History
|
||||
which is higher than any normal table id that is broadcast in the EIT data.
|
||||
See PLUGINS.html, section "Electronic Program Guide" for more information.
|
||||
|
||||
2012-03-13: Version 1.7.27
|
||||
2012-03-14: Version 1.7.27
|
||||
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
- Changed the Green button in the "Edit timer" menu from "Once" to "Single"
|
||||
@@ -7043,3 +7043,5 @@ Video Disk Recorder Revision History
|
||||
- No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin.
|
||||
- No longer using GetFont() (which is not thread safe) in cSubtitleRegion::UpdateTextData().
|
||||
- Fixed a memory leak in cSubtitleRegion::UpdateTextData().
|
||||
- Moved setting LC_NUMERIC further up to make sure any floating point numbers use a
|
||||
decimal point (suggested by Tobias Grimm).
|
||||
|
Reference in New Issue
Block a user