index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menu.c
Age
Commit message (
Expand
)
Author
2007-10-13
Added a missing Channels.SetModified(true) call when deleting or moving a cha...
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-08-24
Fixed some compiler warnings with gcc-4.2.0
Klaus Schmidinger
2007-08-18
The "Setup/OSD/Language" menu now only shows those languages that actually ha...
Klaus Schmidinger
2007-08-12
Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem()
Klaus Schmidinger
2007-08-12
The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2007-06-23
Changed the parameter "OSD font size" to "Default font size" in "Setup/OSD"
Klaus Schmidinger
2007-06-17
Changed the parameter "OSD font" to "Default font" in "Setup/OSD"
Klaus Schmidinger
2007-06-17
Centralized default font names
Klaus Schmidinger
2007-06-17
Now using 'fontconfig' to determine which fonts to use
Klaus Schmidinger
2007-06-16
Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2007-02-25
Made "Channel entry timeout" a setup parameter
1.5.1
Klaus Schmidinger
2007-02-25
Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k...
Klaus Schmidinger
2007-02-25
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-12-02
Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to...
Klaus Schmidinger
2006-11-04
Fixed displaying the replay mode symbol in case of "Multi speed mode"
1.4.4
Klaus Schmidinger
2006-10-20
Fixed setting audio track descriptions after a replay has been stopped
Klaus Schmidinger
2006-07-23
Fixed handling numeric keys in the channel display after switching channel gr...
Klaus Schmidinger
2006-06-24
Fixed a comment
Klaus Schmidinger
2006-06-03
Increased the column spacing in the "Recordings" menu
Klaus Schmidinger
2006-06-03
Fixed handling the display of the '*' indicator in the "What's on now/next?" ...
Klaus Schmidinger
2006-05-28
Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...
Klaus Schmidinger
2006-05-28
Fixed deleting channels in case the current channel's number changes
1.4.0-2
Klaus Schmidinger
2006-05-28
Fixed moving channels, which sometimes stopped the current replay session
Klaus Schmidinger
2006-05-25
Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD()
Klaus Schmidinger
2006-04-28
Changed the "Really restart?" prompt in the call to cPluginManager::Active() ...
Klaus Schmidinger
2006-04-16
No longer using characters 0x01 and 0x02 for mapping single quote and slash i...
Klaus Schmidinger
2006-04-16
Now going into the "Edit timer" menu if a newly created timer starts soon
Klaus Schmidinger
2006-04-15
The "Update channels" parameter in the "Setup/DVB" menu has been extended to ...
Klaus Schmidinger
2006-04-15
Implemented kNext and kPrev keys
Klaus Schmidinger
2006-04-15
Implemented cPlugin::Active()
Klaus Schmidinger
2006-04-14
The preferred audio language is now automatically selected when starting replay
Klaus Schmidinger
2006-04-09
Now checking whether there is any text before calling cStatus::MsgOsdTextItem()
1.3.46
Klaus Schmidinger
2006-04-09
The initial channel and volume can now be defined in the "Setup/Miscellaneous...
Klaus Schmidinger
2006-04-09
Fixed handling the color button texts when switching from the 'Schedule' menu...
Klaus Schmidinger
2006-03-31
Added a missing "Button$" for the Timer button
Klaus Schmidinger
2006-02-28
The status changes of EPG events are now logged for all channels that have ti...
Klaus Schmidinger
2006-02-28
Fixed updating the "Info" button in the "Timers" menu
Klaus Schmidinger
2006-02-25
Improved setting events to timers
Klaus Schmidinger
2006-02-25
Removed leftover cMenuTimers::Move()
Klaus Schmidinger
2006-02-25
In the "Timers" menu the blue key is now "Info" and the red key is "On/Off"
Klaus Schmidinger
2006-02-25
The option "Setup/OSD/Sort timers" has been removed
Klaus Schmidinger
2006-02-25
The upper 16 bit of a timer's "flags" are no longer treated specially when a ...
Klaus Schmidinger
2006-02-25
The 'summary' field of a timer definition has been renamed to 'aux'
Klaus Schmidinger
2006-02-25
The "Ok" key in the "Jump" mode of the replay progress display now confirms t...
Klaus Schmidinger
2006-02-24
Replaced some 'displayChannel->SetEvents(NULL, NULL)/DisplayChannel()' sequen...
Klaus Schmidinger
2006-02-24
Fixed removing the '-' when entering a channel number where there is no other...
Klaus Schmidinger
[prev]
[next]