summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2001-10-27Fixed a crash when pressing the '2' button while replaying a DVDKlaus Schmidinger
2001-10-27Fixed closing the progress display with the 'Back' key when in trick mode ↵Klaus Schmidinger
and Setup.ShowReplayMode is enabled
2001-10-21Pressing the 'Back' button while replaying a DVD now leads to the DVD menu0.9.7Klaus Schmidinger
2001-10-20The menu timeout now also works when pressing the 'Back' button during ↵Klaus Schmidinger
replay to enter the 'Recordings' menu
2001-10-20Fixed a bug in the replay mode display when pressing the Green or Yellow ↵Klaus Schmidinger
button while in trick mode
2001-09-30New setup parameter SplitEditedFilesKlaus Schmidinger
2001-09-23Calling the '-r' program after editing, tooKlaus Schmidinger
2001-09-22New command line option '-r'Klaus Schmidinger
2001-09-21No more unnecessary display of 'normal play mode'Klaus Schmidinger
2001-09-21Pressing 'Ok' while the mode display is on brings up the progress displayKlaus Schmidinger
2001-09-21Mode display is shown after progress display is closedKlaus Schmidinger
2001-09-21Fixed timeout when pressing '0' to set an editing mark while the progress ↵Klaus Schmidinger
display is not shown
2001-09-21No more replay mode display when pressing the 'Green' or 'Yellow' buttonKlaus Schmidinger
2001-09-15Fixed going into 'Jump' mode while the replay mode display is activeKlaus Schmidinger
2001-09-14Combined displaying time search and replay modeKlaus Schmidinger
2001-09-14Implemented replay mode displayKlaus Schmidinger
2001-09-09Implemented 'Multi Speed Mode'Klaus Schmidinger
2001-09-08Switching through channel groups now starts at current channel's groupKlaus Schmidinger
2001-09-02Removed EPG fix from cMenuEvent (data is fixed in eit.c)Klaus Schmidinger
2001-09-02Using subtitle for repeating timers; taking summary at recording timeKlaus Schmidinger
2001-09-02Using '~' in recording filenameKlaus Schmidinger
2001-09-01New setup parameter OSDMessageTimeKlaus Schmidinger
2001-09-01Stopping finished timer recordings before starting new onesKlaus Schmidinger
2001-09-01Implemented automatic shutdownKlaus Schmidinger
2001-08-26Sorting timers in the 'Timers' menuKlaus Schmidinger
2001-08-26Timers that are currently recording are now marked with '#'Klaus Schmidinger
2001-08-25New Setup parameter MaxVideoFileSizeKlaus Schmidinger
2001-08-25The menus and the channel display now show the current date and timeKlaus Schmidinger
2001-08-19Getting the event info for the current recordingKlaus Schmidinger
2001-08-17Implemented EPG bugfixingKlaus Schmidinger
2001-08-12Removed hotkeys from 'Cancel...' optionsKlaus Schmidinger
2001-08-11If there is no free DVB device to record, the log message will now be given ↵Klaus Schmidinger
only once
2001-08-11Fixed displaying editing marks when toggling a mark in 'pause' modeKlaus Schmidinger
2001-08-11Implemented 'Jump' function in replay modeKlaus Schmidinger
2001-08-11Changed the default value for the 'DiSEqC' setup parameter to 'off'Klaus Schmidinger
2001-08-10Changed the 'Eject DVD' button text to a simple 'Eject'Klaus Schmidinger
2001-08-10Fixed handling DVB card indexes when using only one card in a multi-card systemKlaus Schmidinger
2001-08-07Suppressing replay progress display when replaying a DVDKlaus Schmidinger
2001-08-06DVD support is now optionalKlaus Schmidinger
2001-08-05Improved DVD handlingKlaus Schmidinger
2001-08-05Removed hotkeys from 'Stop...' optionsKlaus Schmidinger
2001-08-05New ringbuffer for framesKlaus Schmidinger
2001-08-04Fixed replay progress display in case replay is paused while watching an ↵Klaus Schmidinger
ongoing recording; initial display comes up in one piece
2001-08-03Added support for replaying DVDsKlaus Schmidinger
2001-07-31Modified the display of the channel group separatorsKlaus Schmidinger
2001-07-28Fixed display with DEBUG_OSDKlaus Schmidinger
2001-07-28Showing progress display when setting editing markKlaus Schmidinger
2001-07-28When entering time values the digits that still have to be entered are now ↵Klaus Schmidinger
shown as '-'
2001-07-28Avoiding unnecessary code execution in the replay progress displayKlaus Schmidinger
2001-07-27DiSEqC support can now be generally enabled/disabledKlaus Schmidinger