Klaus Schmidinger
|
700b88bc4d
|
Implemented the "Info" key
|
2006-01-06 12:53:28 +01:00 |
|
Klaus Schmidinger
|
5821c26c5e
|
Implemented "Setup/OSD/Timeout requested channel info"
|
2006-01-04 14:45:23 +01:00 |
|
Klaus Schmidinger
|
d877846cc9
|
Dropped the unused "Stop recording on primary interface" stuff
|
2005-12-28 12:36: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
|
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
|
23aa374e3d
|
Improved displaying 'sub-title' and 'bottom text' in the CAM menu
|
2005-10-02 09:59:30 +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
|
b0583e5373
|
Switched from 'summary.vdr' to 'info.vdr'
|
2005-05-16 14:45:11 +02: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
|
264fa085bd
|
Implemented displaying audio channel
|
2005-01-09 12:08:34 +01:00 |
|
Klaus Schmidinger
|
723537ccc8
|
kAudio closes temporary OSD displays
|
2005-01-06 14:36:40 +01:00 |
|
Klaus Schmidinger
|
0b3a801ab4
|
Implemented audio track menu
|
2005-01-02 15:11:44 +01:00 |
|
Klaus Schmidinger
|
c49253824a
|
Replaced time_ms() with a threadsafe and non-overflowing cTimeMs
|
2004-12-19 18:08:09 +01:00 |
|
Klaus Schmidinger
|
5ed57fa1c5
|
The list of recordings is now kept statically in memory
|
2004-06-13 20:26:51 +02:00 |
|
Klaus Schmidinger
|
4c5aedbd79
|
Added SetText() to cMenuText
|
2004-05-23 09:54:06 +02:00 |
|
Klaus Schmidinger
|
d10624fbca
|
Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins
|
2004-05-23 09:40:38 +02:00 |
|
Klaus Schmidinger
|
5d99df7b77
|
Implemented 'skins' and 'themes'
|
2004-05-16 10:35:36 +02:00 |
|
Klaus Schmidinger
|
0a3f7e7ca2
|
Limited automatic retuning to devices that actually provide the transponder
|
2004-02-15 14:31:53 +01:00 |
|
Klaus Schmidinger
|
8976ebcec5
|
Implemented automatic PID switching and channel detection
|
2004-01-04 12:30:00 +01:00 |
|
Klaus Schmidinger
|
7ff59171e3
|
Changed section handling; replaced 'libdtv' with 'libsi'
|
2003-12-22 13:29:24 +01:00 |
|
Klaus Schmidinger
|
f8386cdd8b
|
Added the usual menu timeout to the CAM menus
|
2003-08-03 09:54:18 +02:00 |
|
Klaus Schmidinger
|
faafa62587
|
Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3
|
2003-05-24 16:41:35 +02:00 |
|
Klaus Schmidinger
|
c6e759f436
|
Implemented separate PausePriority and PauseLifetime parameters for the recordings created when pausing live video
|
2003-05-11 14:10:00 +02:00 |
|
Klaus Schmidinger
|
a54427e28d
|
Implemented 'pause live video'
|
2003-04-21 14:57:13 +02:00 |
|
Klaus Schmidinger
|
413b22dc63
|
Implemented actual user input for CAM enquiry menus
|
2003-01-19 14:59:46 +01:00 |
|
Klaus Schmidinger
|
4e15f6d658
|
Implemented 'Link Layer' based CAM support
|
2003-01-06 14:44:27 +01:00 |
|
Klaus Schmidinger
|
816e6847aa
|
Macros in 'keymacros.conf' can now use "@plugin" to directly access the main menu function of a given plugin
|
2002-12-01 10:48:08 +01:00 |
|
Klaus Schmidinger
|
08e4f36ccd
|
Plugins can now have their own raw OSD
|
2002-11-24 10:45:39 +01:00 |
|
Klaus Schmidinger
|
74c74fb5d2
|
Implemented additional dedicated keys
|
2002-10-27 14:32:06 +01:00 |
|
Klaus Schmidinger
|
95c8c2b60c
|
New configuration file 'reccmds.conf'
|
2002-10-13 12:14:49 +02:00 |
|
Klaus Schmidinger
|
b7d3273d92
|
Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warning in gcc-3.2
|
2002-10-06 10:40:27 +02:00 |
|
Klaus Schmidinger
|
fc66860847
|
Made remote controls plugin aware
|
2002-09-29 13:40:45 +02:00 |
|
Klaus Schmidinger
|
0bb9a1a77b
|
Moved handling of the Menu key entirely into vdr.c
|
2002-06-23 09:44:00 +02:00 |
|
Klaus Schmidinger
|
a4bfddd2f9
|
Totally rearranged device/player/recorder structures
|
2002-06-16 12:57:31 +02:00 |
|
Klaus Schmidinger
|
3e5b31af5e
|
Rearranged OSD class names to make 'cOsd' available for the main OSD interface
|
2002-05-18 12:41:18 +02:00 |
|
Klaus Schmidinger
|
73212bc1a1
|
Fixed a typo
|
2002-04-13 15:31:41 +02:00 |
|
Klaus Schmidinger
|
837ce0a299
|
Changed time entry in the 'Jump' command during replay, so that it is filled up from right to left
|
2002-03-31 15:26:18 +02:00 |
|
Klaus Schmidinger
|
d9cfa43d85
|
Grouped the Setup parameters into several sub-menus
|
2002-03-16 10:03:04 +01:00 |
|
Klaus Schmidinger
|
d5c01bbe5a
|
Implemented OSD for Volume and Mute
|
2002-03-09 17:11:49 +01:00 |
|
Klaus Schmidinger
|
9e20745fde
|
Blue button is now 'Stop' in 'Main' menu if replaying
|
2002-03-08 16:11:34 +01:00 |
|
Klaus Schmidinger
|
715ed57ab1
|
Removed DVD support from the core VDR source
|
2002-02-24 14:07:21 +01:00 |
|
Klaus Schmidinger
|
e18b303818
|
Terminating timer when deleting recording
|
2002-02-17 14:29:13 +01:00 |
|
Klaus Schmidinger
|
fd839aae7b
|
The 'Recordings' menu now displays a hierarchical structure
|
2002-01-20 14:05:28 +01:00 |
|
Klaus Schmidinger
|
1cba487e56
|
Implemented stopping a recording on the primary interface
|
2001-10-28 16:32:34 +01:00 |
|
Klaus Schmidinger
|
a7136cf518
|
Pressing the 'Back' button while replaying a DVD now leads to the DVD menu
|
2001-10-21 14:29:03 +02:00 |
|
Klaus Schmidinger
|
e3c09115fe
|
The menu timeout now also works when pressing the 'Back' button during replay to enter the 'Recordings' menu
|
2001-10-20 11:23:27 +02:00 |
|