Klaus Schmidinger
|
7a0af2292c
|
Fixed handling OSD areas that have invalid sizes
|
2005-12-18 12:58:31 +01:00 |
|
Klaus Schmidinger
|
d68b0a87ae
|
Implemented palette replace mode in the OSD bitmaps
|
2005-06-19 10:47:06 +02:00 |
|
Klaus Schmidinger
|
3688b801c7
|
Made cOsd::isOpen an integer counter to avoid problems with messages when a cOsdObject uses the raw OSD
|
2005-05-14 11:22:56 +02:00 |
|
Klaus Schmidinger
|
27895be475
|
cOsdProvider::NewOsd() now always returns a valid pointer
|
2004-10-16 11:05:14 +02:00 |
|
Klaus Schmidinger
|
8108d4587f
|
Some improvements in cOsd creation
|
2004-06-12 13:30:11 +02:00 |
|
Klaus Schmidinger
|
32e9db211d
|
Ignoring unused "none" color entries in XPM files written by some broken graphics tools
|
2004-06-05 13:20:19 +02:00 |
|
Klaus Schmidinger
|
00645daa93
|
Implemented drawing "transparent" texts
|
2004-06-05 11:42:08 +02:00 |
|
Klaus Schmidinger
|
d6f2f1675c
|
Made some functions of cFont virtual to allow implementing dummy fonts for the 'curses' skin
|
2004-05-31 14:09:52 +02:00 |
|
Klaus Schmidinger
|
887194ccc1
|
cBitmap::DrawBitmap() now also resets the palette if the entire bitmap area is covered
|
2004-05-28 15:33:22 +02:00 |
|
Klaus Schmidinger
|
5d99df7b77
|
Implemented 'skins' and 'themes'
|
2004-05-16 10:35:36 +02:00 |
|
Klaus Schmidinger
|
e45b9d0be3
|
Made cOsdMenu::Display() virtual
|
2003-09-14 11:05:44 +02:00 |
|
Klaus Schmidinger
|
a54427e28d
|
Implemented 'pause live video'
|
2003-04-21 14:57:13 +02:00 |
|
Klaus Schmidinger
|
fb16fbafaa
|
KBD active by default; no more 'ncurses' necessary for KBD
|
2002-12-08 14:30:32 +01:00 |
|
Klaus Schmidinger
|
08e4f36ccd
|
Plugins can now have their own raw OSD
|
2002-11-24 10:45:39 +01:00 |
|
Klaus Schmidinger
|
9fee2b67ab
|
First step towards a 'unique channel ID'
|
2002-11-10 15:50:21 +01:00 |
|
Klaus Schmidinger
|
700b92e99c
|
Fixed formatting
|
2002-11-03 18:03:55 +01:00 |
|
Klaus Schmidinger
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
5fb0a0ed18
|
Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)
|
2002-07-13 12:47:06 +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
|
bdccbbe93e
|
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
|
2002-05-18 14:03:22 +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
|
2cc450a67c
|
Added 'insert' capabilities to cList
|
2002-05-12 14:46:46 +02:00 |
|
Klaus Schmidinger
|
b527b27708
|
Implemented plugin interface
|
2002-05-09 16:26:56 +02:00 |
|
Klaus Schmidinger
|
d9cfa43d85
|
Grouped the Setup parameters into several sub-menus
|
2002-03-16 10:03:04 +01:00 |
|
Klaus Schmidinger
|
715ed57ab1
|
Removed DVD support from the core VDR source
|
2002-02-24 14:07:21 +01:00 |
|
Klaus Schmidinger
|
fd839aae7b
|
The 'Recordings' menu now displays a hierarchical structure
|
2002-01-20 14:05:28 +01:00 |
|
Klaus Schmidinger
|
14d3933d91
|
The menus and the channel display now show the current date and time
|
2001-08-25 13:27:26 +02:00 |
|
Klaus Schmidinger
|
bff17fb1d0
|
Added support for replaying DVDs
|
2001-08-03 14:18:08 +02:00 |
|
Klaus Schmidinger
|
d008680ad7
|
Made the width and height of the OSD configurable
|
2001-07-27 11:51:42 +02:00 |
|
Klaus Schmidinger
|
c40e4eb96e
|
Converted to the new API plus several small enhancements
|
2001-06-02 10:47:40 +02:00 |
|
Klaus Schmidinger
|
7f6a2a7a0c
|
Implemented hotkeys for Main and Commands menu
|
2001-02-03 15:28:49 +01:00 |
|
Klaus Schmidinger
|
caa96c00ea
|
Implemented page up/down with 'Left'/'Right'
|
2001-02-03 14:35:28 +01:00 |
|
Klaus Schmidinger
|
4e354bc9a0
|
Implemented 'on disk editing'
|
2000-12-28 12:57:16 +01:00 |
|
Klaus Schmidinger
|
5e272f9065
|
The 'Schedule' button now shows the schedule of the current channel in the 'Now/Next' menu
|
2000-11-12 16:48:50 +01:00 |
|
Klaus Schmidinger
|
54a2e99c7b
|
Implemented 'Commands' menu
|
2000-11-11 16:38:41 +01:00 |
|
Klaus Schmidinger
|
b668b2d013
|
Implemented internationalization
|
2000-11-11 10:39:27 +01:00 |
|
Klaus Schmidinger
|
fb096c680f
|
Moved 'DisplayChannel' to menu.c; Yellow and Green function temporarily disabled
|
2000-11-01 15:41:33 +01:00 |
|
Klaus Schmidinger
|
25f085cc26
|
Improved Schedules menus
|
2000-11-01 11:45:05 +01:00 |
|
Klaus Schmidinger
|
e6999e9b3a
|
Implemented 'Schedules' menu
|
2000-10-29 13:17:22 +01:00 |
|
Klaus Schmidinger
|
a334a2df33
|
Added a 'Setup' menu
|
2000-09-10 10:51:58 +02:00 |
|
Klaus Schmidinger
|
c00d4ea326
|
Implemented 'channel grouping'
|
2000-09-09 14:57:43 +02:00 |
|
Klaus Schmidinger
|
ed77b757a0
|
Reduced number of remote control keys
|
2000-05-27 16:10:47 +02:00 |
|
Klaus Schmidinger
|
eff7aa4a3d
|
Prepared for more than one DVB card
|
2000-05-01 16:29:46 +02:00 |
|
Klaus Schmidinger
|
f7ac74ede4
|
Instant recording can now be stopped via the menu
|
2000-04-30 11:15:16 +02:00 |
|
Klaus Schmidinger
|
49ce70fdb3
|
Better encapsulation of record control
|
2000-04-30 10:22:13 +02:00 |
|
Klaus Schmidinger
|
f13ded672b
|
Better encapsulation of user interaction
|
2000-04-29 15:57:42 +02:00 |
|
Klaus Schmidinger
|
dc14014c6e
|
Changed program file name to 'vdr'
|
2000-04-24 09:46:05 +02:00 |
|
Klaus Schmidinger
|
160c6ec5eb
|
Implemented replay progress display
|
2000-04-23 15:38:16 +02:00 |
|
Klaus Schmidinger
|
571686d909
|
Menu uses colors; support for RGYB buttons; fixed DEBUG_REMOTE; Add, Del and Move for channels and timers; basic record/play file handling
|
2000-03-11 11:22:37 +01:00 |
|
Klaus Schmidinger
|
4a9d9c5876
|
Initial revision
|
2000-02-19 13:36:48 +01:00 |
|