summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-11-20Fixed a possible crash when pausing live video and the recording was unable t...Klaus Schmidinger
2004-11-01Implemented sort modes for the 'Channels' menuKlaus Schmidinger
2004-11-01Now using qsort() to sort cListBase listsKlaus Schmidinger
2004-10-31Now handling the channel name, short name and provider separatelyKlaus Schmidinger
2004-10-31Making sure that timers and channels are only saved togetherKlaus Schmidinger
2004-10-30Immediately displaying the new channel info when switching channel groupsKlaus Schmidinger
2004-10-17Now only saving channels.conf after a modification made by the userKlaus Schmidinger
2004-10-16Fixed a crash in the time search mechanismKlaus Schmidinger
2004-10-16Fixed showing the replay mode if the OSD is currently in useKlaus Schmidinger
2004-08-08Fixed a crash in case the last line in channels.conf is a group separatorKlaus Schmidinger
2004-08-08Fixed a possible NULL pointer assignment in cMenuText::SetText()Klaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2004-06-06Fixed displaying the current channel when switching via the SVDRP command CHANKlaus Schmidinger
2004-05-29Fixed removing the "scanning recordings..." message in case the video directo...Klaus Schmidinger
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 av...Klaus Schmidinger
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 s...Klaus Schmidinger
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
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 scan...Klaus Schmidinger
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
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 ju...Klaus Schmidinger