Klaus Schmidinger
|
ac9622bb8a
|
Timers now internally have a pointer to their channel
|
2002-10-20 12:28:55 +02:00 |
|
Klaus Schmidinger
|
ab4ceb29a0
|
Implemented gaps in channel numbering
|
2002-10-19 15:33:37 +02:00 |
|
Klaus Schmidinger
|
95c8c2b60c
|
New configuration file 'reccmds.conf'
|
2002-10-13 12:14:49 +02:00 |
|
Klaus Schmidinger
|
a19ea98cce
|
Automatically closing 'Commands' menu if command doesn't return any output
|
2002-10-13 09:16:32 +02:00 |
|
Klaus Schmidinger
|
e58fa67e6c
|
Implemented '?' handling for commands.conf
|
2002-10-13 09:03:53 +02:00 |
|
Klaus Schmidinger
|
ec5795bda2
|
Reactivated full handling of second audio PID (even in 'Transfer Mode')
|
2002-10-12 14:29:46 +02:00 |
|
Klaus Schmidinger
|
371b9be00b
|
Fixed switching the video format in the Setup/DVB menu
|
2002-10-12 09:13:05 +02:00 |
|
Klaus Schmidinger
|
186ee74748
|
Fixed a bug when pressing the Blue button in the main menu without having displayed it
|
2002-10-06 14:11:59 +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
|
962596f4ab
|
Modified channel handling; full DiSEqC support
|
2002-10-06 10:25:42 +02:00 |
|
Klaus Schmidinger
|
fc66860847
|
Made remote controls plugin aware
|
2002-09-29 13:40:45 +02:00 |
|
Klaus Schmidinger
|
f24f820e7d
|
Changed NeedsSwitchChannel to NeedsDetachReceivers
|
2002-09-06 14:10:17 +02:00 |
|
Klaus Schmidinger
|
3e58bc64fe
|
Implemented recording and replaying with a single DVB card
|
2002-09-04 17:26:02 +02:00 |
|
Klaus Schmidinger
|
9239d3e6df
|
Fixed handling one-shot timers that were already recording and had their start time changed into the future
|
2002-08-25 10:59:49 +02:00 |
|
Klaus Schmidinger
|
ac471850fe
|
Moved FileNameChars into menuitems.h to make it available to plugins
|
2002-08-15 11:28:26 +02:00 |
|
Klaus Schmidinger
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
15cc1733e0
|
Changed the cDevice class to allow plugins to implement their own devices
|
2002-08-04 14:57:29 +02:00 |
|
Klaus Schmidinger
|
8be5a7b7b2
|
Changed the symantics of the Name parameter in cStatus::Recording() and cStatus::Replaying()
|
2002-07-14 11:03:30 +02:00 |
|
Klaus Schmidinger
|
cd030554e5
|
Switched VDR's own player to the new cPlayer/cControl structures
|
2002-06-23 11:23:34 +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
|
359e90b8a7
|
Activated transfer mode
|
2002-06-22 13:45:53 +02:00 |
|
Klaus Schmidinger
|
7ade39597a
|
Activated cutting
|
2002-06-22 10:11:59 +02:00 |
|
Klaus Schmidinger
|
3ab746babd
|
Changed 'cStatusMonitor' to 'cStatus'
|
2002-06-16 13:26:00 +02:00 |
|
Klaus Schmidinger
|
a4bfddd2f9
|
Totally rearranged device/player/recorder structures
|
2002-06-16 12:57:31 +02:00 |
|
Klaus Schmidinger
|
9f9d6a8a93
|
Implemented cStatusMonitor to allow plugins to set up a status monitor
|
2002-05-19 15:50:11 +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
|
d4893ad1fe
|
Improved the [eid]syslog() macros
|
2002-05-13 16:35:49 +02:00 |
|
Klaus Schmidinger
|
51eb880da0
|
Improved implementation of setup menus for plugins
|
2002-05-11 13:44:58 +02:00 |
|
Klaus Schmidinger
|
b527b27708
|
Implemented plugin interface
|
2002-05-09 16:26:56 +02:00 |
|
Klaus Schmidinger
|
eefd2b88f1
|
Fixed the unit of the 'SVDRP timeout' setup parameter
|
2002-05-01 14:57:12 +02:00 |
|
Klaus Schmidinger
|
2ac56b497d
|
Default duration of instant recording is 3 hours (and configurable)
|
2002-04-26 13:43:46 +02:00 |
|
Klaus Schmidinger
|
9b840b07c4
|
Fixed a crash when selecting the 'Jump' function directly after setting an editing mark
|
2002-04-20 09:23:02 +02:00 |
|
Klaus Schmidinger
|
59aecc0254
|
Improved enhanced string editing (cont'd)
|
2002-04-20 09:06:51 +02:00 |
|
Klaus Schmidinger
|
69d32fae06
|
Improved enhanced string editing
|
2002-04-19 15:46:14 +02:00 |
|
Klaus Schmidinger
|
3554e3acad
|
Improved enhanced string editing
|
2002-04-16 16:11:40 +02:00 |
|
Klaus Schmidinger
|
cba5ef4373
|
Implemented enhanced string editing
|
2002-04-13 10:52:01 +02:00 |
|
Klaus Schmidinger
|
ea6f46d5fb
|
Added Spanish language texts
|
2002-04-06 09:51:08 +02:00 |
|
Klaus Schmidinger
|
967ec9f2d4
|
Fixed a problem with wrong EPG data in the Schedules menu
|
2002-04-02 20:59:05 +02:00 |
|
Klaus Schmidinger
|
2331fb9cc1
|
Fixed skipping the next hit of a repeating timer
|
2002-03-31 21:24:10 +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
|
cebd81cd60
|
Added units to Setup parameters
|
2002-03-31 13:39:56 +02:00 |
|
Klaus Schmidinger
|
72962ccdd7
|
Fixed a bug in switching back the replay mode display in time shift mode
|
2002-03-31 10:57:28 +02:00 |
|
Klaus Schmidinger
|
d9b6236191
|
Adjusting column width for channel numbers in case there are more than 999 channels
|
2002-03-29 10:50:20 +01:00 |
|
Klaus Schmidinger
|
56839d8d39
|
Fixed a memory leak
|
2002-03-23 15:17:14 +01:00 |
|
Klaus Schmidinger
|
ca479d90df
|
Displaying command to be executed in status line
|
2002-03-23 15:16:12 +01:00 |
|
Klaus Schmidinger
|
70db7f17bc
|
Added i18n of 'Disk' in main menu title
|
2002-03-22 14:39:45 +01:00 |
|
Klaus Schmidinger
|
b305ea6b02
|
Changed 'TrustedTransponder' to 'TimeTransponder'
|
2002-03-17 14:24:11 +01:00 |
|
Klaus Schmidinger
|
dea51d37a9
|
Refined texts of the 'Setup' menu
|
2002-03-17 14:11:22 +01:00 |
|
Klaus Schmidinger
|
b72b15cf8f
|
New Setup item 'Restart'
|
2002-03-17 12:04:35 +01:00 |
|