Commit Graph

321 Commits

Author SHA1 Message Date
Klaus Schmidinger 7fc8b39f43 Fixed timeout when pressing '0' to set an editing mark while the progress display is not shown 2001-09-21 16:01:45 +02:00
Klaus Schmidinger 9309c176e9 No more replay mode display when pressing the 'Green' or 'Yellow' button 2001-09-21 15:07:38 +02:00
Klaus Schmidinger d5cc1a1a4c Made VDR compile with libdvdread-0.9.1 2001-09-21 14:28:33 +02:00
Klaus Schmidinger 1b1a6c692c New version of the 'epg2timers' tool 2001-09-16 15:18:08 +02:00
Klaus Schmidinger a4e97d871e New keys 'Volume+', 'Volume-' and 'Mute' 2001-09-16 15:06:54 +02:00
Klaus Schmidinger 987a0e931c Fixed starting a new replay immediately after stopping a previous one 2001-09-16 10:11:32 +02:00
Klaus Schmidinger e7ef8190c2 Fixed manipulating an editing mark at the very end of a recording 2001-09-16 09:53:44 +02:00
Klaus Schmidinger 24883d3d23 Fixed putting the final editing mark into the edited version's marks file 2001-09-16 09:35:51 +02:00
Klaus Schmidinger 6ceefaf85f Better error handling when writing configuration files 2001-09-16 08:57:58 +02:00
Klaus Schmidinger 9be288dbb4 New version of 'Master-Timer' 2001-09-15 14:49:16 +02:00
Klaus Schmidinger 68e3afeb66 Changed obsolete macro VIDEO_WINDOW_CHROMAKEY to VID_TYPE_CHROMAKEY 2001-09-15 14:19:31 +02:00
Klaus Schmidinger c9796296cd Switched to the driver's new tuning API 2001-09-15 14:00:14 +02:00
Klaus Schmidinger 7913b00daa Pipe to Dolby Digital replay command closes all unused file descriptors to avoid crashing when OSD is on 2001-09-15 13:00:58 +02:00
Klaus Schmidinger e425cb9434 Changed size of all parse buffers to 10KB 2001-09-14 14:35:40 +02:00
Klaus Schmidinger 5513529419 Implemented replay mode display 2001-09-14 14:06:43 +02:00
Klaus Schmidinger b47ce65b03 Implemented backtracing for fast forward/rewind 2001-09-09 13:36:16 +02:00
Klaus Schmidinger de45b51473 Implemented 'Multi Speed Mode' 2001-09-09 12:52:41 +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 c7bb0bb739 Improved handling of 'Power' key 2001-09-08 13:02:05 +02:00
Klaus Schmidinger 57b324cd42 Fixed channel toggling in case 'Ok' has been pressed 2001-09-08 12:18:02 +02:00
Klaus Schmidinger 0c8cc01b1a Error message if Transfer Mode can't be started 2001-09-08 11:44:45 +02:00
Klaus Schmidinger 3b6782a774 Some fixes to the shutdown feature 2001-09-07 15:37:26 +02:00
Klaus Schmidinger fa31c70f7d Back to old version number notation 2001-09-02 15:45:17 +02:00
Klaus Schmidinger 22ccf22f6f Using subtitle for repeating timers; taking summary at recording time 2001-09-02 15:21:54 +02:00
Klaus Schmidinger 0d75710545 Using '~' in recording filename 2001-09-02 10:28:20 +02:00
Klaus Schmidinger 4aee497101 New setup parameter OSDMessageTime 2001-09-01 15:23:27 +02:00
Klaus Schmidinger 5a5fc72814 Stopping finished timer recordings before starting new ones 2001-09-01 15:04:14 +02:00
Klaus Schmidinger e2701822e8 Fixed 'Channel locked' message if recording is running on primary interface 2001-09-01 13:51:25 +02:00
Klaus Schmidinger 7fd56f7d6f Copying summary info when cutting a recording 2001-09-01 13:38:09 +02:00
Klaus Schmidinger ba409a203a Fixed code for the default 'Ok' button on the PC keyboard 2001-09-01 12:03:44 +02:00
Klaus Schmidinger dce6bb864b New remote control key 'Power' 2001-09-01 11:44:08 +02:00
Klaus Schmidinger 63105a7842 New SVDRP command NEXT to show the next timer event 2001-09-01 09:53:01 +02:00
Klaus Schmidinger a8f8de9dc9 Implemented automatic shutdown 2001-09-01 09:04:37 +02:00
Klaus Schmidinger 287a267669 Added missing '#include <time.h>' in tools.c 2001-08-26 15:52:17 +02:00
Klaus Schmidinger 6f68910828 Sorting timers in the 'Timers' menu 2001-08-26 14:17:20 +02:00
Klaus Schmidinger 7092907ccd Timers that are currently recording are now marked with '#' 2001-08-26 12:19:23 +02:00
Klaus Schmidinger a4547681d5 Completely new timer matching calculation 2001-08-26 11:58:23 +02:00
Klaus Schmidinger 0525d1bb78 New Setup parameter MaxVideoFileSize 2001-08-25 13:52:38 +02: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 27f92da20c Fixed the chirping sound after Pause/Play of a DVD 2001-08-19 15:16:22 +02:00
Klaus Schmidinger 73870fc907 Fixed broken recordings after a driver buffer overflow 2001-08-19 14:37:17 +02:00
Klaus Schmidinger e994e3a4fe Implemented EPG bugfixing 2001-08-17 13:19:10 +02:00
Klaus Schmidinger 716d3d07b4 Now using 'libdtv' for getting EIT information 2001-08-15 13:56:11 +02:00
Klaus Schmidinger 42096e07b6 The 'channel not sync'ed' log message now also lists the card number 2001-08-15 09:25:18 +02:00
Klaus Schmidinger 000ce0cf21 Made I/O more robust by handling EINTR 2001-08-12 15:22:48 +02:00
Klaus Schmidinger f7fff8b7be If there is no free DVB device to record, the log message will now be given only once 2001-08-11 15:48:54 +02:00
Klaus Schmidinger 0b73f060d0 Fixed displaying editing marks when toggling a mark in 'pause' mode 2001-08-11 15:08:14 +02:00
Klaus Schmidinger 8e7c06006f Implemented 'Jump' function in replay mode 2001-08-11 14:30:21 +02:00
Klaus Schmidinger 8e99289b55 Implemented SpinUpDisk() 2001-08-11 11:15:41 +02:00
Klaus Schmidinger 627916d32a New command line option -E 2001-08-11 09:38:12 +02:00
Klaus Schmidinger cf15f276f9 Changed the default value for the 'DiSEqC' setup parameter to 'off' 2001-08-11 08:44:48 +02:00
Klaus Schmidinger 0387ee9ad9 Made the font file generation more stable 2001-08-10 16:56:49 +02:00
Klaus Schmidinger 1c12948b7e Changed the 'Eject DVD' button text to a simple 'Eject' 2001-08-10 15:38:59 +02:00
Klaus Schmidinger 232f410569 Fixed handling DVB card indexes when using only one card in a multi-card system 2001-08-10 15:18:07 +02:00
Klaus Schmidinger 4ea2daeebe Improved AC3 decoding when replaying DVDs 2001-08-10 12:42:10 +02:00
Klaus Schmidinger 85a0277910 Updated French OSD texts 2001-08-08 16:43:43 +02:00
Klaus Schmidinger 9a1f4cfb94 Updated 'channels.conf.cable' 2001-08-08 16:18:09 +02:00
Klaus Schmidinger 92d0bb8fcc Suppressing replay progress display when replaying a DVD 2001-08-07 16:39:18 +02:00
Klaus Schmidinger a57bcf4240 Fixed displaying colored button texts that are too long 2001-08-07 16:30:52 +02:00
Klaus Schmidinger f1c2d45c42 DVD support is now optional (cont'd) 2001-08-06 16:25:00 +02:00
Klaus Schmidinger ae15608197 Fixed timeout calculation in cFile::FileReady() 2001-08-05 12:40:37 +02:00
Klaus Schmidinger c2ed9b5daf New ringbuffer for frames 2001-08-05 12:23:24 +02:00
Klaus Schmidinger 614113cdcb Fixed replay progress display in case replay is paused while watching an ongoing recording; initial display comes up in one piece 2001-08-04 08:08:44 +02:00
Klaus Schmidinger bff17fb1d0 Added support for replaying DVDs 2001-08-03 14:18:08 +02:00
Klaus Schmidinger 1962940c39 Modified the display of the channel group separators 2001-07-31 15:32:02 +02:00
Klaus Schmidinger 2c93950b8f Explicitly switching back to the previously active channel after ending a replay session 2001-07-29 10:34:10 +02:00
Klaus Schmidinger 9639cfdd46 Increased timeout until reporting 'video data stream broken' when recording 2001-07-29 09:50:49 +02:00
Klaus Schmidinger bdfeda21c7 No longer actually tuning the primary interface in 'Transfer Mode' 2001-07-29 09:24:47 +02:00
Klaus Schmidinger 5d415c08d0 Fixed display with DEBUG_OSD 2001-07-28 16:32:40 +02:00
Klaus Schmidinger 97ac615490 Changed message colors 2001-07-28 15:03:22 +02:00
Klaus Schmidinger 349b05400a Updated channels.conf for PW 2001-07-28 14:55:11 +02:00
Klaus Schmidinger 6585e5ede6 Showing progress display when setting editing mark 2001-07-28 14:06:36 +02:00
Klaus Schmidinger dd3c8591cd When entering time values the digits that still have to be entered are now shown as '-' 2001-07-28 13:48:52 +02:00
Klaus Schmidinger 80d491ec45 Avoiding unnecessary code execution in the replay progress display 2001-07-28 13:16:23 +02:00
Klaus Schmidinger 0f52c4fe33 Fixed jumping to an editing mark when replay has been paused 2001-07-28 11:49:23 +02:00
Klaus Schmidinger ab4e3c7ef8 Fixed replaying in case there is no index file 2001-07-28 11:41:51 +02:00
Klaus Schmidinger 780cd3d52f Avoiding audio/video distortions in 'Transfer Mode' 2001-07-28 11:26:45 +02:00
Klaus Schmidinger 47b859c156 DiSEqC support can now be generally enabled/disabled 2001-07-27 13:45:55 +02:00
Klaus Schmidinger d008680ad7 Made the width and height of the OSD configurable 2001-07-27 11:51:42 +02:00
Klaus Schmidinger 81919a6647 Made the position of the channel display configurable 2001-07-27 10:59:50 +02:00
Klaus Schmidinger 697b389872 Increased the upper limit for the symbol rate to 30000 2001-07-27 10:28:55 +02:00
Klaus Schmidinger 8c28b9f74a Fixed repeat function with LIRC 2001-07-27 10:18:57 +02:00
Klaus Schmidinger 7107140cbe Changed the check whether the driver is loaded 2001-07-27 07:37:33 +02:00
Klaus Schmidinger ab1275798e Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on systems with the KURT/utime-patch 2001-07-24 16:26:58 +02:00
Klaus Schmidinger 1d6fc3e1f6 Norwegian OSD texts 2001-07-24 16:00:54 +02:00
Klaus Schmidinger 9323eea670 Fixed handling group separator at beginning of 'channels.conf' 2001-07-22 15:17:51 +02:00
Klaus Schmidinger 37ed2c31e7 Increased the buffer for key names received from LIRC 2001-07-22 14:46:45 +02:00
Klaus Schmidinger 668606c38c Note about new PW channel setup 2001-07-22 14:32:06 +02:00
Klaus Schmidinger 90dc8426db Fixed a possible crash in parsing incorrect lines in 'channels.conf' 2001-07-22 14:17:15 +02:00
Klaus Schmidinger bd48a49712 Fixed handling characters above 0xEF in SVDRP 2001-07-22 14:00:11 +02:00
Klaus Schmidinger 693033f390 Displaying the frame counter in the replay progress display only when editing a mark 2001-07-22 13:46:07 +02:00
Klaus Schmidinger c14d8d1da1 Larger OSD with 2bpp windows; Channel display at bottom 2001-07-22 12:33:45 +02:00
Klaus Schmidinger e4732c0912 French OSD texts 2001-07-22 09:36:49 +02:00
Klaus Schmidinger 9dcd0fc6e3 Removed a superfluous VIDEO_FREEZE call in the replay buffer 2001-07-22 09:34:55 +02:00
Klaus Schmidinger 06236395e7 Increased the frame buffer size to 192KB 2001-07-22 09:33:34 +02:00
Klaus Schmidinger 1930e13961 Fixed a hanging SVDRP connection if the client dies without issuing QUIT 2001-07-14 09:49:07 +02:00
Klaus Schmidinger 497183cd73 Fixed high system load when displaying a still picture in replay 2001-07-14 09:24:57 +02:00
Klaus Schmidinger a62790ed09 Fixed handling of 'Green' button in 'Schedules' menu if channel as a second audio PID 2001-07-12 14:58:48 +02:00
Klaus Schmidinger 145d376ec1 Displaying '-' when directly switching channels; increased timeout for direct channel switching 2001-07-12 14:19:43 +02:00
Klaus Schmidinger 9efef9e89e No Diseqc command if parameter is '0' 2001-07-12 12:29:09 +02:00