Commit Graph

160 Commits

Author SHA1 Message Date
Klaus Schmidinger 0525d1bb78 New Setup parameter MaxVideoFileSize 2001-08-25 13:52:38 +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 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 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 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 22b7528b63 Audio patch from Andreas Schultz 2001-08-06 16:24:13 +02:00
Klaus Schmidinger c19ad04a21 DVD support is now optional 2001-08-06 16:19:20 +02:00
Klaus Schmidinger 6329146bd8 AC3 fixes from Andreas Schultz 2001-08-05 15:46:21 +02:00
Klaus Schmidinger c2ed9b5daf New ringbuffer for frames 2001-08-05 12:23:24 +02:00
Klaus Schmidinger bff17fb1d0 Added support for replaying DVDs 2001-08-03 14:18:08 +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 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 c14d8d1da1 Larger OSD with 2bpp windows; Channel display at bottom 2001-07-22 12:33:45 +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 497183cd73 Fixed high system load when displaying a still picture in replay 2001-07-14 09:24:57 +02:00
Klaus Schmidinger 9efef9e89e No Diseqc command if parameter is '0' 2001-07-12 12:29:09 +02:00
Klaus Schmidinger 3d2cf4e12a Additional 'emergency exit' in case channel switching doesn't work several times in a row 2001-07-12 10:27:18 +02:00
Klaus Schmidinger 103177a9e7 Fixed video packet scanning 2001-06-27 08:33:55 +02:00
Klaus Schmidinger d67fb2ce55 Added Dolby Digital recording/replay 2001-06-24 17:42:19 +02:00
Klaus Schmidinger 706b18cb7c Avoiding error message when setting PIDs 2001-06-17 15:19:28 +02:00
Klaus Schmidinger 7429eb81f0 Changed turning off PIDs when switching channel 2001-06-16 14:38:07 +02:00
Klaus Schmidinger d3f255e79e Setup parameter for VideoFormat 2001-06-16 14:31:14 +02:00
Klaus Schmidinger 0af14457e0 Setting all PIDs to 0x1FFF before switching channel 2001-06-16 13:11:33 +02:00
Klaus Schmidinger 7caf38b527 Bugfix in stripping audio packets 2001-06-16 09:43:03 +02:00
Klaus Schmidinger d17452dcfa Bugfix in editing mechanism 2001-06-15 14:12:56 +02:00
Klaus Schmidinger 9de548ee59 Recording both audio tracks 2001-06-14 15:57:30 +02:00
Klaus Schmidinger 4b8968f7e1 Increased 'broken data stream' timeout; modified turning off PIDs 2001-06-14 08:22:30 +02:00
Klaus Schmidinger afb2f1bdec Improved channel switching 2001-06-12 21:50:40 +02:00
Klaus Schmidinger 9abd07af9a Fixed replaying in case the driver reports EAGAIN 2001-06-09 10:32:09 +02:00
Klaus Schmidinger a9b2afd28b Support for two audio channels 2001-06-03 13:07:20 +02:00
Klaus Schmidinger b41adae497 Emergency exit if no data received for more than 5 seconds during recording 2001-06-02 12:20:13 +02:00
Klaus Schmidinger c40e4eb96e Converted to the new API plus several small enhancements 2001-06-02 10:47:40 +02:00
Klaus Schmidinger f3f2d4577d Fixed a segfault that sometimes happened when killing VDR 2001-03-31 15:04:37 +02:00
Klaus Schmidinger 36aae95b65 Searching for free DVB card from low to high index 2001-03-31 10:50:56 +02:00
Klaus Schmidinger 5c68fc100c Redesigned the ring buffer; prepared for remultiplexing 2001-03-31 08:42:27 +02:00
Klaus Schmidinger 1966a15876 Fixed setting system time from transponders 2001-03-14 18:39:53 +01:00
Klaus Schmidinger f2c4f2ba92 Fixed switching to another channel via the EPG while a recording is being replayed 2001-03-03 11:36:36 +01:00
Klaus Schmidinger edacac5f91 Implemented PrimaryLimit setup parameter 2001-02-24 14:03:39 +01:00
Klaus Schmidinger 377b15b535 Setup.EPGScanTimeout == 0 completely turns off EPG scanning 2001-02-24 12:18:30 +01:00
Klaus Schmidinger 1f6888c807 Support for DVB-C 2001-02-24 11:55:10 +01:00
Klaus Schmidinger 535e755278 Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
Klaus Schmidinger 2adfad2823 The EPG scanner now scans each transponder only once per cycle 2001-02-03 17:44:25 +01:00
Klaus Schmidinger d303632efe Implemented TT PID 2001-02-03 16:28:03 +01:00
Klaus Schmidinger b79ccf2292 New command line option -D 2001-02-02 15:49:46 +01:00
Klaus Schmidinger 1aca768a63 Skipping anything before syncing 2001-02-02 13:10:39 +01:00
Klaus Schmidinger 6638c15b5b Reacitvated setting the PNR; adapted the frame scanning to the new muxing of the driver 2001-01-27 12:13:07 +01:00
Klaus Schmidinger 9a7deaae2e The EPG scanner now starts with the first channel 2001-01-20 09:55:23 +01:00
Klaus Schmidinger 2a2919d053 Fixed 'Transfer Mode' to check for primary interface 2001-01-20 09:51:51 +01:00
Klaus Schmidinger 40b599f1c7 Encrypted channels no longer need PNR 2001-01-18 19:53:54 +01:00
Klaus Schmidinger 3ab1a86028 Locking EIT scanner when switching channels 2001-01-18 17:03:34 +01:00
Klaus Schmidinger e51a725c2d In case the video data stream is broken the log message will come only every 5 seconds 2001-01-14 10:24:19 +01:00
Klaus Schmidinger 845c9315e6 Printing channel number in 'not synced' error message 2001-01-07 17:10:02 +01:00
Klaus Schmidinger 76d2cd9f4b Fixed starting replay while in transfer mode 2001-01-07 17:05:35 +01:00
Klaus Schmidinger 7c79f61dd5 Adapted frame detection to driver 0.8+ 2001-01-07 17:00:50 +01:00
Klaus Schmidinger 4e354bc9a0 Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
Klaus Schmidinger be137ee37f Fixed PES recording 2000-12-10 11:00:00 +01:00
Klaus Schmidinger 4cd7c32425 Moved progress display to menu.c 2000-12-09 11:13:00 +01:00
Klaus Schmidinger 6b0658a977 Switched to PES recording 2000-12-08 16:23:32 +01:00
Klaus Schmidinger fd464518b6 Implemented 'Transfer Mode' 2000-11-19 16:49:14 +01:00
Klaus Schmidinger ca42f7c8f1 Fixed font for system commands 2000-11-18 15:46:00 +01:00
Klaus Schmidinger 6439a8e169 All cards write EIT info into the same data structure; free cards scan for EIT info 2000-11-18 13:57:32 +01:00
Klaus Schmidinger 5b65773ec8 Using timer priority to interrupt lower priority timer recording 2000-11-12 14:06:53 +01:00
Klaus Schmidinger eefbcf5216 Current channel is now device specific 2000-11-05 18:39:17 +01:00
Klaus Schmidinger ea0bd668c8 Date and time in the title of an event info page are now always right adjusted 2000-11-05 13:04:23 +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 92d3e366ba Reduced timeout for keyboard remote control 2000-10-14 08:56:08 +02:00
Klaus Schmidinger 212468e2e0 LNB frequencies can now be configured 2000-10-08 16:18:23 +02:00
Klaus Schmidinger 1c9122ae03 Displaying as much as possible of the current/next info (dropping characters that would display only partially) 2000-10-03 13:37:24 +02:00
Klaus Schmidinger c31b033c21 Resume file handling via separate class 2000-10-03 11:26:10 +02:00
Klaus Schmidinger 6a50f37f25 Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
Klaus Schmidinger 925780c20f Implemented overlay handling 2000-09-17 13:47:06 +02:00
Klaus Schmidinger b3c78919d5 Implemented image grabbing 2000-09-17 11:53:35 +02:00
Klaus Schmidinger 9ffe1df626 Video files now have the 'group read' bit set 2000-09-15 13:27:56 +02: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 3846ba7338 Bugfix in closing window in DEBUG_OSD mode 2000-08-06 14:08:33 +02:00
Klaus Schmidinger dd6bc9feea Checking if the video card is really a DVB card 2000-08-06 12:02:34 +02:00
Klaus Schmidinger 26fa8beca6 Improved reaction on user input in fast/slow forward/back modes 2000-08-02 16:38:40 +02:00
Klaus Schmidinger d409fea3ab Modified function of 'Up' key in replay mode 2000-07-30 16:14:22 +02:00
Klaus Schmidinger f8b7403366 Slow forward/back mode 2000-07-30 14:34:07 +02:00
Klaus Schmidinger 3adda3b6c7 New command line option '-l' to set the log level 2000-07-29 19:03:09 +02:00
Klaus Schmidinger 0f2099b4f2 Support for more than one video directory 2000-07-29 15:21:42 +02:00
Klaus Schmidinger e62cf7d9e4 Adapted to driver version 0.6 2000-07-22 09:11:09 +02:00
Klaus Schmidinger 94fa4861f8 Polarization can now be uppercase or lowercase in channels.conf 2000-07-16 15:30:48 +02:00
Klaus Schmidinger 744849128d Clearing buffer in search forward/back 2000-07-15 16:07:20 +02:00
Klaus Schmidinger c36b51a5b0 Fixed frequency offset to allow Hotbird channels 2000-07-15 13:39:47 +02:00
Klaus Schmidinger 20019e7ce5 Added support for LIRC remote control 2000-07-15 12:39:20 +02:00