Commit Graph

92 Commits

Author SHA1 Message Date
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