summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2002-11-01Fixed displaying the group separators in the channel displayKlaus Schmidinger
2002-10-27Implemented additional dedicated keysKlaus Schmidinger
2002-10-20Fixed log message when editing a channelKlaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-13New configuration file 'reccmds.conf'Klaus Schmidinger
2002-10-13Automatically closing 'Commands' menu if command doesn't return any outputKlaus Schmidinger
2002-10-13Implemented '?' handling for commands.confKlaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-10-12Fixed switching the video format in the Setup/DVB menuKlaus Schmidinger
2002-10-06Fixed a bug when pressing the Blue button in the main menu without having dis...1.1.12Klaus Schmidinger
2002-10-06Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin...Klaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-06Changed NeedsSwitchChannel to NeedsDetachReceiversKlaus Schmidinger
2002-09-04Implemented recording and replaying with a single DVB cardKlaus Schmidinger
2002-08-25Fixed handling one-shot timers that were already recording and had their star...1.1.8Klaus Schmidinger
2002-08-15Moved FileNameChars into menuitems.h to make it available to pluginsKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger
2002-07-14Changed the symantics of the Name parameter in cStatus::Recording() and cStat...Klaus Schmidinger
2002-06-23Switched VDR's own player to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-23Moved handling of the Menu key entirely into vdr.cKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger
2002-06-22Activated cuttingKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-19Implemented cStatusMonitor to allow plugins to set up a status monitorKlaus Schmidinger
2002-05-18Completely moved OSD handling out of the cDvbApi class, into the new cOsdKlaus Schmidinger
2002-05-18Rearranged OSD class names to make 'cOsd' available for the main OSD interfaceKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-11Improved implementation of setup menus for pluginsKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger
2002-05-01Fixed the unit of the 'SVDRP timeout' setup parameterKlaus Schmidinger
2002-04-26Default duration of instant recording is 3 hours (and configurable)Klaus Schmidinger
2002-04-20Fixed a crash when selecting the 'Jump' function directly after setting an ed...Klaus Schmidinger
2002-04-20Improved enhanced string editing (cont'd)Klaus Schmidinger
2002-04-19Improved enhanced string editingKlaus Schmidinger
2002-04-16Improved enhanced string editingKlaus Schmidinger
2002-04-13Implemented enhanced string editingKlaus Schmidinger
2002-04-06Added Spanish language textsKlaus Schmidinger
2002-04-02Fixed a problem with wrong EPG data in the Schedules menuKlaus Schmidinger
2002-03-31Fixed skipping the next hit of a repeating timerKlaus Schmidinger
2002-03-31Changed time entry in the 'Jump' command during replay, so that it is filled ...Klaus Schmidinger
2002-03-31Added units to Setup parametersKlaus Schmidinger
2002-03-31Fixed a bug in switching back the replay mode display in time shift modeKlaus Schmidinger
2002-03-29Adjusting column width for channel numbers in case there are more than 999 ch...Klaus Schmidinger
2002-03-23Fixed a memory leakKlaus Schmidinger
2002-03-23Displaying command to be executed in status lineKlaus Schmidinger
2002-03-22Added i18n of 'Disk' in main menu titleKlaus Schmidinger