summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2004-05-23Added some missing cStatus::MsgOsdTextItem() calls1.3.8Klaus Schmidinger
2004-05-23Added a missing cStatus::MsgOsdClear() to cDisplayChannel::~cDisplayChannel()Klaus Schmidinger
2004-05-23Added SetText() to cMenuTextKlaus Schmidinger
2004-05-23Moved the declaration of cMenuText to VDR/menu.h to make it available to pluginsKlaus Schmidinger
2004-05-22Single shot timers and events now show the day of weekKlaus Schmidinger
2004-05-16Fixed setting the time from the DVB data stream1.3.7Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-03-28Moved several menu item classes from menu.c to menuitems.[hc] to make them ↵Klaus Schmidinger
available for plugins
2004-03-14Removed cSchedule::GetEventNumber() and cSchedule::NumEvents()Klaus Schmidinger
2004-03-14Improved performance when paging through very long menu listsKlaus Schmidinger
2004-03-07Fixed handling timers in VPS margin if the EPG scan is turned onKlaus Schmidinger
2004-03-06Fixed assigning events to timers (they no longer get "stuck")Klaus Schmidinger
2004-02-29Implemented VPS controlled timers1.3.5Klaus Schmidinger
2004-02-22Added 'CheckRunningStatus' when getting present/following eventKlaus Schmidinger
2004-02-22Checking group sepKlaus Schmidinger
2004-02-22Implemented handling the VPS timestampsKlaus Schmidinger
2004-02-21Making sure the present event is displayed in the "Schedule" menuKlaus Schmidinger
2004-02-21Implemented an "EPG linger time"Klaus Schmidinger
2004-02-21The EPG data is now always kept sorted chronologically in the internal data ↵Klaus Schmidinger
structures
2004-02-15Limited automatic retuning to devices that actually provide the transponderKlaus Schmidinger
2004-02-13Fixed editing and creating new channelsKlaus Schmidinger
2004-02-08Removed the now obsolete CaCaps stuffKlaus Schmidinger
2004-02-08No longer closing the Channels menu after trying to switch to a channel that ↵Klaus Schmidinger
is currently not available
2004-01-25Implemented 32 audio and Dolby PIDs; storing audio language in channels.confKlaus Schmidinger
2004-01-17The "Red" button in the "Setup/EPG" menu can now be used to force an EPG ↵Klaus Schmidinger
scan on a single DVB card system
2004-01-11Fixed resetting the EPG data versions after changing the preferred languagesKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-09Added support for selecting preferred EPG languagesKlaus Schmidinger
2004-01-05Added 'Update channels' setup parameterKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-10-24Changed font handling to allow language specific character sets; adopted the ↵Klaus Schmidinger
small font character set from the "Elchi" patch
2003-10-03Fixed missing channel info after an incomplete channel group switchKlaus Schmidinger
2003-09-14Added 'repeat' function keys '7' and '9' ("jump to mark") in replay modeKlaus Schmidinger
2003-09-06When setting an editing mark while in "Pause" mode, replay now immediately ↵Klaus Schmidinger
jumps to the marked frame
2003-09-05Fixed handling the "Red" button in the "Schedules" menu in case there are no ↵Klaus Schmidinger
events listed for a particular channel
2003-08-24Fixed starting a recording on the primary device if there is a replay ↵Klaus Schmidinger
session active
2003-08-17Made the "Zap timeout" a setup variableKlaus Schmidinger
2003-08-16Fixed freezing replay if a timer starts while in Transfer ModeKlaus Schmidinger
2003-08-16Fixed a crash when starting "Pause live video" twice within the same minute ↵Klaus Schmidinger
on the same channel
2003-08-09Fixed keeping track of the current channel number when moving channels in ↵Klaus Schmidinger
the "Channels" menu
2003-08-03Added the usual menu timeout to the CAM menus1.2.2Klaus Schmidinger
2003-08-02Fixed a possible crash in case a VFAT file system is used without compiling ↵Klaus Schmidinger
VDR with VFAT=1
2003-07-26Fixed handling channel switching through numeric input in case the channel ↵Klaus Schmidinger
numbers contain gaps
2003-07-26Fixed handling the color buttons in the "Edit channel" menuKlaus Schmidinger
2003-06-19Now clearing the channel info display when entering numeric keys to switch ↵Klaus Schmidinger
channels
2003-06-15Fixed creating a new channel in the "Channels" menu in case the ↵Klaus Schmidinger
'channels.conf' contains ':@nnn' lines with no text
2003-06-13Improved channel switching in case of numerical inputKlaus Schmidinger
2003-06-12Fixed a bug in channel switching after Left/Right has been pressedKlaus Schmidinger
2003-06-07Fixed device handling in the CICAM menu in case a VDR instance was started ↵Klaus Schmidinger
with a specific device using the -D option