Commit Graph

160 Commits

Author SHA1 Message Date
Klaus Schmidinger cb90e9b8dc Now starting the Dolby Digital output thread only if the recording actually contains Dolby Digital audio data 2002-03-09 12:09:57 +01:00
Klaus Schmidinger eb89599c58 Fixed resetting 'mute' state when setting the volume to a non-zero value 2002-03-09 10:16:16 +01:00
Klaus Schmidinger 7ada973f6c New command line option '-m' 2002-03-08 16:37:42 +01:00
Klaus Schmidinger 5d666161d6 Fixed reacting on changes in CICAM settings (needed to restart VDR before) 2002-03-08 15:19:49 +01:00
Klaus Schmidinger 59b8e71d67 Fixed handling CICAM settings if the first one of a DVB card was FTA 2002-03-08 15:06:37 +01:00
Klaus Schmidinger a5c7994c26 Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0 2002-03-08 14:24:19 +01:00
Klaus Schmidinger 9d4456a0a3 CICAM setup for conditional access channels 2002-03-03 16:12:29 +01:00
Klaus Schmidinger 9f5397b510 Fixed a deadlock when switching channels via Schedule/Now|Next/Switch 2002-03-02 09:37:56 +01:00
Klaus Schmidinger 715ed57ab1 Removed DVD support from the core VDR source 2002-02-24 14:07:21 +01:00
Klaus Schmidinger 7f3c58f857 New Setup parameter RecordDolbyDigital 2002-02-24 11:55:24 +01:00
Klaus Schmidinger db7f6ee619 Accessing Schedules data directly via cSIProcessor 2002-02-23 13:55:57 +01:00
Klaus Schmidinger 645f62fee4 Fixed the SVDRP GRAB command in case the video device can't be opened 2002-02-23 10:43:42 +01:00
Klaus Schmidinger 3ecbdd489e Fixed a crash when replaying with DEBUG_OSD=1 2002-02-16 12:55:33 +01:00
Klaus Schmidinger ddec0a101b Changed the [dei]syslog macros to use var args; fixed error handling in establishing an SVDRP connection 2002-02-02 13:44:24 +01:00
Klaus Schmidinger 28e54bc648 The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
Klaus Schmidinger 53c5499a0b The editing process now calls AssertFreeDiskSpace() 2002-01-26 15:28:41 +01:00
Klaus Schmidinger 4bba577a8b Improved error handling in the editing process; message prompt at the end of editing process 2002-01-26 13:42:15 +01:00
Klaus Schmidinger bf45cfc3b9 Fixed format string to avoid a compiler warning 2002-01-13 16:21:48 +01:00
Klaus Schmidinger 441c35e8e8 Prepared the OSD functions for multiple overlapping windows 2002-01-13 15:55:08 +01:00
Klaus Schmidinger 1d9eb9f7bc Fixed external AC3 replay; switched back to old version numbering scheme 2001-11-25 16:44:13 +01:00
Klaus Schmidinger 6e6eeab1fd Fixed DVD audio sync problems 2001-11-24 14:48:04 +01:00
Klaus Schmidinger 01bff47d1c Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
Klaus Schmidinger f131c8c79d Added MPEG audio support for DVD 2001-11-10 13:41:22 +01:00
Klaus Schmidinger 2f7f2084a5 The device /dev/video is now opened only if necessary (to GRAB an image) 2001-11-04 12:13:01 +01:00
Klaus Schmidinger 9bba1ce73e Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +01:00
Klaus Schmidinger c31e701e73 Fixed releasing 'index' memory after recording or playback 2001-11-03 12:52:39 +01:00
Klaus Schmidinger d78d555b27 Added PTS to the converted PCM audio when replaying a DVD 2001-11-03 11:05:15 +01:00
Klaus Schmidinger fd4d1f77f2 Changed the tuning code to use FrontendInfo to detect the type of DVB card 2001-10-27 13:01:33 +02:00
Klaus Schmidinger 74016967e4 Fixed handling trick modes near the beginning and end of a recording 2001-10-21 13:36:27 +02:00
Klaus Schmidinger 5011616a3e Fixed checking for valid video device when setting the video mode 2001-10-06 15:14:41 +02:00
Klaus Schmidinger cc761811ce New setup parameter SplitEditedFiles 2001-09-30 11:31:43 +02:00
Klaus Schmidinger f412897373 Calling the '-r' program after editing, too 2001-09-23 14:02:11 +02:00
Klaus Schmidinger 793503a2f5 Saving current volume to setup.conf 2001-09-22 13:41:49 +02:00
Klaus Schmidinger 772c515d6a Supplying the new frontend parameter 'Inversion' 2001-09-22 09:30:59 +02:00
Klaus Schmidinger d5cc1a1a4c Made VDR compile with libdvdread-0.9.1 2001-09-21 14:28:33 +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 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 37754870e0 Fixed trickmode handling in DVD replay 2001-09-15 10:42:35 +02:00
Klaus Schmidinger e425cb9434 Changed size of all parse buffers to 10KB 2001-09-14 14:35:40 +02:00
Klaus Schmidinger 1e72e33a97 Fixed direct switching between fast/slow forward and back 2001-09-14 14:19:37 +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 0c8cc01b1a Error message if Transfer Mode can't be started 2001-09-08 11:44:45 +02:00
Klaus Schmidinger 7fd56f7d6f Copying summary info when cutting a recording 2001-09-01 13:38:09 +02:00