1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
Klaus Schmidinger
6c41138bdd Moved the _GNU_SOURCE macro into the Makefile 2001-10-07 15:14:50 +02:00
Klaus Schmidinger
f412897373 Calling the '-r' program after editing, too 2001-09-23 14:02:11 +02:00
Klaus Schmidinger
9f1046221d New command line option '-r' 2001-09-22 14:23:55 +02:00
Klaus Schmidinger
1a2c3e1b84 Combined displaying time search and replay mode 2001-09-14 15:10:12 +02:00
Klaus Schmidinger
5513529419 Implemented replay mode display 2001-09-14 14:06:43 +02:00
Klaus Schmidinger
9d509c37e7 Switching through channel groups now starts at current channel's group 2001-09-08 14:39:09 +02:00
Klaus Schmidinger
5a5fc72814 Stopping finished timer recordings before starting new ones 2001-09-01 15:04:14 +02:00
Klaus Schmidinger
a706fb8643 Getting the event info for the current recording 2001-08-19 14:45:31 +02:00
Klaus Schmidinger
8e7c06006f Implemented 'Jump' function in replay mode 2001-08-11 14:30:21 +02:00
Klaus Schmidinger
c19ad04a21 DVD support is now optional 2001-08-06 16:19:20 +02:00
Klaus Schmidinger
bff17fb1d0 Added support for replaying DVDs 2001-08-03 14:18:08 +02:00
Klaus Schmidinger
6585e5ede6 Showing progress display when setting editing mark 2001-07-28 14:06:36 +02:00
Klaus Schmidinger
80d491ec45 Avoiding unnecessary code execution in the replay progress display 2001-07-28 13:16:23 +02:00
Klaus Schmidinger
535e755278 Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
Klaus Schmidinger
1c81b279ee Automatically removing deleted recordings after a while 2001-02-04 12:36:32 +01:00
Klaus Schmidinger
4e354bc9a0 Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
Klaus Schmidinger
4cd7c32425 Moved progress display to menu.c 2000-12-09 11:13:00 +01:00
Klaus Schmidinger
5b65773ec8 Using timer priority to interrupt lower priority timer recording 2000-11-12 14:06:53 +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
724a596cf2 'Blue' button in main menu has 'Resume' 2000-10-08 15:41:30 +02:00
Klaus Schmidinger
9faf7a51e5 Pressing 'Back' in replay mode brings up 'Recordings' menu 2000-10-08 15:08:26 +02:00
Klaus Schmidinger
bec3064590 Direct channel select displays digits and name on OSD 2000-09-10 14:56:18 +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
ba70704694 Improved replay progress display 2000-04-24 15:32:11 +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