summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2005-02-06Making sure the current audio track is actually one of the ones available in ...Klaus Schmidinger
2005-02-05Implemented setup option "OSD/Channel info time"Klaus Schmidinger
2005-01-23Fixed displaying the "Audio" menu with the "Green" button from the "Main" men...Klaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2005-01-14The "Green" button in the "Main" menu is now always "Audio"Klaus Schmidinger
2005-01-14Completed the Finnish OSD texts and fixed internationalization of the text fo...Klaus Schmidinger
2005-01-09Added support for circular polarizationKlaus Schmidinger
2005-01-09Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using...Klaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-08Implemented Setup.CurrentDolbyKlaus Schmidinger
2005-01-08Displaying audio track description in channel displayKlaus Schmidinger
2005-01-06Implemented left/right/stereo selectionKlaus Schmidinger
2005-01-05Implemented preferred audio languagesKlaus Schmidinger
2005-01-04Added special handling if no audio is availableKlaus Schmidinger
2005-01-04Explicitly switch to the selected audio track with kOkKlaus Schmidinger
2005-01-04Using '*itoa()' for compatibility with gcc 2.95Klaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-12-19Replaced time_ms() with a threadsafe and non-overflowing cTimeMsKlaus Schmidinger
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