summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2006-01-07Preceded all button texts with "Button$"; Removed obsolete "Eject" and ↵Klaus Schmidinger
"Language" texts
2006-01-07The file 'ca.conf' is obsolete and has been removed; revised all ↵Klaus Schmidinger
descriptions regarding CICAM
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2006-01-05The "Mark/Move" function in the "Channels" menu now also works in the ↵Klaus Schmidinger
non-numeric sort modes
2006-01-05In the "Channels" menu the numeric keys now position the cursor to the ↵Klaus Schmidinger
channel with the given number
2006-01-04Implemented "Setup/OSD/Timeout requested channel info"Klaus Schmidinger
2005-12-31Changed the API of the functions cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying(), so that they can provide the full file name of the recording
2005-12-28Dropped the unused "Stop recording on primary interface" stuffKlaus Schmidinger
2005-12-28Fixed finding the actual timer for Record/Timer buttonKlaus Schmidinger
2005-12-27Modified red button handling in the "Schedule" menuKlaus Schmidinger
2005-12-27The "Schedules" and "What's on now/next?" menus are now updated if a timer ↵Klaus Schmidinger
is set or modified
2005-12-26Forcing main menu update if a submenu was closedKlaus Schmidinger
2005-12-24The main menu now dynamically updates its contentsKlaus Schmidinger
2005-11-06Fixed setting the help key display in the Recordings menu in case of several ↵Klaus Schmidinger
layers of subdirectories
2005-10-09Updated the Finnish OSD textsKlaus Schmidinger
2005-10-03The CAM enquiry menu now aborts if Menu is pressedKlaus Schmidinger
2005-10-03Improved the CAM enquiry menuKlaus Schmidinger
2005-10-03The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ↵Klaus Schmidinger
lines
2005-10-02Fixed handling of menus with no selectable itemsKlaus Schmidinger
2005-10-02Quoting CAM menu texts to see blanks in logfileKlaus Schmidinger
2005-10-02Added status message "Opening CAM menu... for an immediate feedback when the ↵Klaus Schmidinger
CAM menu has been requested; speeded up initial opening of the CAM menu
2005-10-02The CAM menu is now completely closed when pressing the Menu key while ↵Klaus Schmidinger
inside a sub menu
2005-10-02The CAM menu now automatically updates itself in case of a progress displayKlaus Schmidinger
2005-10-02Added status message "Resetting CAM..." for an immediate feedback when the ↵Klaus Schmidinger
CAM reset has been triggered
2005-10-02Improved displaying 'sub-title' and 'bottom text' in the CAM menuKlaus Schmidinger
2005-10-01Fixed an unjustified "Error while accessing recording!" after deleting a ↵Klaus Schmidinger
recording from a subfolder
2005-10-01Fixed opening recording folders in case the last replayed recording no ↵Klaus Schmidinger
longer exists
2005-09-25The '.update' file in the video directory is now touched when a recording is ↵Klaus Schmidinger
added or deleted
2005-09-25The 'new' indicator in the Recordings menu is now kept up-to-dateKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-03The menu timeout handling is now done centrally in the main program loopKlaus Schmidinger
2005-09-03Key macros can now call plugins that don't have a main menu entryKlaus Schmidinger
2005-08-27Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use itKlaus Schmidinger
2005-08-26The Setup/CICAM menu now only contains the devices that actually have a CI ↵Klaus Schmidinger
and dynamically detects the number of slots a CI provides
2005-08-14Pressing Ok while entering a channel number now immediately switches to that ↵Klaus Schmidinger
channel, without waiting for further input
2005-08-14Now discarding any previous numerical input to switch channels if Up, Down, ↵Klaus Schmidinger
Channel+, Channel-, Left or Right is pressed
2005-08-14Fixed handling the frame number display if '7' is pressed before the first ↵Klaus Schmidinger
editing mark, or '9' after the last one
2005-08-14Changed the title of the recording info menuKlaus Schmidinger
2005-06-18Implemented wrapping around in menu listsKlaus Schmidinger
2005-06-05Added the year (two digits) to recording dates in LSTR, and thus also in menusKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-03-20All log entries regarding timers now contain a short description of the timer1.3.23Klaus Schmidinger
2005-03-20Fixed setting the colored button help after deleting a recording in case the ↵Klaus Schmidinger
next menu entry is a directory
2005-03-20Single shot timers are now reliably deleted when they have expiredKlaus Schmidinger
2005-03-19Improved displaying 'day' in Timers menuKlaus Schmidinger
2005-03-19The day of a timer is now stored as a full date in ISO notationKlaus Schmidinger
2005-03-05The setup option "DVB/Video display format" is now only available if "Video ↵Klaus Schmidinger
format" is set to "4:3"
2005-02-27Fixed handling repeated kAudio keysKlaus Schmidinger
2005-02-20Implemented setup option "DVB/Video display format"Klaus Schmidinger