Klaus Schmidinger
|
3c855f0bea
|
Added missing i18n entry for the "Timer" button
|
2006-01-13 14:58:37 +01:00 |
|
Klaus Schmidinger
|
2d863532cc
|
Cleaned up some trailing white space
|
2006-01-08 11:44:37 +01:00 |
|
Klaus Schmidinger
|
f7bf9b4090
|
Preceded all button texts with "Button$"; Removed obsolete "Eject" and "Language" texts
|
2006-01-07 15:54:10 +01:00 |
|
Klaus Schmidinger
|
e0d5ebf8fd
|
The file 'ca.conf' is obsolete and has been removed; revised all descriptions regarding CICAM
|
2006-01-07 14:10:17 +01:00 |
|
Klaus Schmidinger
|
700b88bc4d
|
Implemented the "Info" key
|
2006-01-06 12:53:28 +01:00 |
|
Klaus Schmidinger
|
01bbd53fa1
|
The "Mark/Move" function in the "Channels" menu now also works in the non-numeric sort modes
|
2006-01-05 15:11:04 +01:00 |
|
Klaus Schmidinger
|
739fcc7aff
|
In the "Channels" menu the numeric keys now position the cursor to the channel with the given number
|
2006-01-05 13:43:07 +01:00 |
|
Klaus Schmidinger
|
5821c26c5e
|
Implemented "Setup/OSD/Timeout requested channel info"
|
2006-01-04 14:45:23 +01:00 |
|
Klaus Schmidinger
|
0e6296699e
|
Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording
|
2005-12-31 15:20:19 +01:00 |
|
Klaus Schmidinger
|
d877846cc9
|
Dropped the unused "Stop recording on primary interface" stuff
|
2005-12-28 12:36:27 +01:00 |
|
Klaus Schmidinger
|
967d9b0b03
|
Fixed finding the actual timer for Record/Timer button
|
2005-12-28 11:35:33 +01:00 |
|
Klaus Schmidinger
|
0795050f6d
|
Modified red button handling in the "Schedule" menu
|
2005-12-27 15:06:26 +01:00 |
|
Klaus Schmidinger
|
0b3d9a95fd
|
The "Schedules" and "What's on now/next?" menus are now updated if a timer is set or modified
|
2005-12-27 11:27:38 +01:00 |
|
Klaus Schmidinger
|
e79df5ee06
|
Forcing main menu update if a submenu was closed
|
2005-12-26 15:44:27 +01:00 |
|
Klaus Schmidinger
|
186a3213d0
|
The main menu now dynamically updates its contents
|
2005-12-24 15:53:53 +01:00 |
|
Klaus Schmidinger
|
ff64419396
|
Fixed setting the help key display in the Recordings menu in case of several layers of subdirectories
|
2005-11-06 09:44:58 +01:00 |
|
Klaus Schmidinger
|
fdf54512ba
|
Updated the Finnish OSD texts
|
2005-10-09 11:23:18 +02:00 |
|
Klaus Schmidinger
|
5956f7eeec
|
The CAM enquiry menu now aborts if Menu is pressed
|
2005-10-03 12:58:22 +02:00 |
|
Klaus Schmidinger
|
b724e950d8
|
Improved the CAM enquiry menu
|
2005-10-03 12:27:15 +02:00 |
|
Klaus Schmidinger
|
4acbc0fd47
|
The 'sub-title' and 'bottom text' in the CAM menu can now consist of several lines
|
2005-10-03 11:26:07 +02:00 |
|
Klaus Schmidinger
|
2cc029066b
|
Fixed handling of menus with no selectable items
|
2005-10-02 15:04:34 +02:00 |
|
Klaus Schmidinger
|
d808293a06
|
Quoting CAM menu texts to see blanks in logfile
|
2005-10-02 14:50:44 +02:00 |
|
Klaus Schmidinger
|
11be63aa2c
|
Added status message "Opening CAM menu... for an immediate feedback when the CAM menu has been requested; speeded up initial opening of the CAM menu
|
2005-10-02 14:43:56 +02:00 |
|
Klaus Schmidinger
|
8365632b3f
|
The CAM menu is now completely closed when pressing the Menu key while inside a sub menu
|
2005-10-02 13:54:34 +02:00 |
|
Klaus Schmidinger
|
2fc075f5f9
|
The CAM menu now automatically updates itself in case of a progress display
|
2005-10-02 12:59:53 +02:00 |
|
Klaus Schmidinger
|
8302d81af2
|
Added status message "Resetting CAM..." for an immediate feedback when the CAM reset has been triggered
|
2005-10-02 10:20:19 +02:00 |
|
Klaus Schmidinger
|
23aa374e3d
|
Improved displaying 'sub-title' and 'bottom text' in the CAM menu
|
2005-10-02 09:59:30 +02:00 |
|
Klaus Schmidinger
|
46a89d211b
|
Fixed an unjustified "Error while accessing recording!" after deleting a recording from a subfolder
|
2005-10-01 10:13:27 +02:00 |
|
Klaus Schmidinger
|
8f6bfd1ae7
|
Fixed opening recording folders in case the last replayed recording no longer exists
|
2005-10-01 10:11:33 +02:00 |
|
Klaus Schmidinger
|
c3a76dfef6
|
The '.update' file in the video directory is now touched when a recording is added or deleted
|
2005-09-25 13:49:31 +02:00 |
|
Klaus Schmidinger
|
da501a4b82
|
The 'new' indicator in the Recordings menu is now kept up-to-date
|
2005-09-25 11:35:56 +02:00 |
|
Klaus Schmidinger
|
9e8aac3882
|
The list of recordings is now read in a separate thread
|
2005-09-25 11:00:57 +02:00 |
|
Klaus Schmidinger
|
7148cf452c
|
The menu timeout handling is now done centrally in the main program loop
|
2005-09-03 11:51:54 +02:00 |
|
Klaus Schmidinger
|
45a29e5b16
|
Key macros can now call plugins that don't have a main menu entry
|
2005-09-03 11:33:43 +02:00 |
|
Klaus Schmidinger
|
110c64f56d
|
Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it
|
2005-08-27 09:37:33 +02:00 |
|
Klaus Schmidinger
|
ed807972ac
|
The Setup/CICAM menu now only contains the devices that actually have a CI and dynamically detects the number of slots a CI provides
|
2005-08-26 12:49:26 +02:00 |
|
Klaus Schmidinger
|
8680d92136
|
Pressing Ok while entering a channel number now immediately switches to that channel, without waiting for further input
|
2005-08-14 15:15:47 +02:00 |
|
Klaus Schmidinger
|
9c4401f5d9
|
Now discarding any previous numerical input to switch channels if Up, Down, Channel+, Channel-, Left or Right is pressed
|
2005-08-14 15:03:31 +02:00 |
|
Klaus Schmidinger
|
3f341aae50
|
Fixed handling the frame number display if '7' is pressed before the first editing mark, or '9' after the last one
|
2005-08-14 13:01:27 +02:00 |
|
Klaus Schmidinger
|
437fd984ed
|
Changed the title of the recording info menu
|
2005-08-14 12:06:40 +02:00 |
|
Klaus Schmidinger
|
806aeb3c07
|
Implemented wrapping around in menu lists
|
2005-06-18 10:44:30 +02:00 |
|
Klaus Schmidinger
|
c1055a6c8f
|
Added the year (two digits) to recording dates in LSTR, and thus also in menus
|
2005-06-05 14:23:23 +02:00 |
|
Klaus Schmidinger
|
b0583e5373
|
Switched from 'summary.vdr' to 'info.vdr'
|
2005-05-16 14:45:11 +02:00 |
|
Klaus Schmidinger
|
f1494502a7
|
All log entries regarding timers now contain a short description of the timer
|
2005-03-20 15:15:42 +01:00 |
|
Klaus Schmidinger
|
456ded045c
|
Fixed setting the colored button help after deleting a recording in case the next menu entry is a directory
|
2005-03-20 11:27:44 +01:00 |
|
Klaus Schmidinger
|
ce0e97eb65
|
Single shot timers are now reliably deleted when they have expired
|
2005-03-20 11:19:36 +01:00 |
|
Klaus Schmidinger
|
86a9d179bd
|
Improved displaying 'day' in Timers menu
|
2005-03-19 15:45:19 +01:00 |
|
Klaus Schmidinger
|
ccc7c4a2d8
|
The day of a timer is now stored as a full date in ISO notation
|
2005-03-19 15:38:43 +01:00 |
|
Klaus Schmidinger
|
379d4b7d63
|
The setup option "DVB/Video display format" is now only available if "Video format" is set to "4:3"
|
2005-03-05 15:48:26 +01:00 |
|
Klaus Schmidinger
|
627e70ce7e
|
Fixed handling repeated kAudio keys
|
2005-02-27 14:12:03 +01:00 |
|