summaryrefslogtreecommitdiff
path: root/dvbapi.c
AgeCommit message (Expand)Author
2002-05-18Fixed the cutting mechanism to make it re-sync in case a frame is larger than...Klaus Schmidinger
2002-05-03Fixed skipping forward in time shift mode near the end of the recordingKlaus Schmidinger
2002-04-21No longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and ...Klaus Schmidinger
2002-04-21Fixed a possible endless loop in shifting recordings between DVB cardsKlaus Schmidinger
2002-04-20Added usleep() in cRecordBuffer::Input()Klaus Schmidinger
2002-04-07Another fix to the still picture workaroundKlaus Schmidinger
2002-04-06Fixed a bug in the editing processKlaus Schmidinger
2002-04-06Now the EPG scan skips channels that have their 'Ca' parameter explicitly set...Klaus Schmidinger
2002-04-06Fixed the still picture workaround in case the progress display is activeKlaus Schmidinger
2002-03-29Checking the return value of '...FileReady...' calls in dvbapi.c for better p...Klaus Schmidinger
2002-03-23Improved usage of 'safe_write()'Klaus Schmidinger
2002-03-23Workaround for displaying still frames with the unpatched LinuxDVB driverKlaus Schmidinger
2002-03-16Fixed high CPU usage in transfer modeKlaus Schmidinger
2002-03-10New Setup parameter TrustedTransponderKlaus Schmidinger
2002-03-09Implemented OSD for Volume and MuteKlaus Schmidinger
2002-03-09Now starting the Dolby Digital output thread only if the recording actually c...Klaus Schmidinger
2002-03-09Fixed resetting 'mute' state when setting the volume to a non-zero valueKlaus Schmidinger
2002-03-08New command line option '-m'Klaus Schmidinger
2002-03-08Fixed reacting on changes in CICAM settings (needed to restart VDR before)Klaus Schmidinger
2002-03-08Fixed handling CICAM settings if the first one of a DVB card was FTAKlaus Schmidinger
2002-03-08Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0Klaus Schmidinger
2002-03-03CICAM setup for conditional access channelsKlaus Schmidinger
2002-03-02Fixed a deadlock when switching channels via Schedule/Now|Next/SwitchKlaus Schmidinger
2002-02-24Removed DVD support from the core VDR sourceKlaus Schmidinger
2002-02-24New Setup parameter RecordDolbyDigitalKlaus Schmidinger
2002-02-23Accessing Schedules data directly via cSIProcessorKlaus Schmidinger
2002-02-23Fixed the SVDRP GRAB command in case the video device can't be openedKlaus Schmidinger
2002-02-16Fixed a crash when replaying with DEBUG_OSD=1Klaus Schmidinger
2002-02-02Changed the [dei]syslog macros to use var args; fixed error handling in estab...Klaus Schmidinger
2002-01-27The 'Main' menu now displays the used disk space in the titleKlaus Schmidinger
2002-01-26The editing process now calls AssertFreeDiskSpace()Klaus Schmidinger
2002-01-26Improved error handling in the editing process; message prompt at the end of ...Klaus Schmidinger
2002-01-13Fixed format string to avoid a compiler warningKlaus Schmidinger
2002-01-13Prepared the OSD functions for multiple overlapping windowsKlaus Schmidinger
2001-11-25Fixed external AC3 replay; switched back to old version numbering scheme0.9.9pre1Klaus Schmidinger
2001-11-24Fixed DVD audio sync problemsKlaus Schmidinger
2001-11-24Implemented DVB-T support; Removed the range limits for the Frequency and Sra...Klaus Schmidinger
2001-11-10Added MPEG audio support for DVDKlaus Schmidinger
2001-11-04The device /dev/video is now opened only if necessary (to GRAB an image)0.9.8Klaus Schmidinger
2001-11-04Removed all video overlay stuff from cDvbApi and SVDRPKlaus Schmidinger
2001-11-03Fixed releasing 'index' memory after recording or playbackKlaus Schmidinger
2001-11-03Added PTS to the converted PCM audio when replaying a DVDKlaus Schmidinger
2001-10-27Changed the tuning code to use FrontendInfo to detect the type of DVB cardKlaus Schmidinger
2001-10-21Fixed handling trick modes near the beginning and end of a recordingKlaus Schmidinger
2001-10-06Fixed checking for valid video device when setting the video modeKlaus Schmidinger
2001-09-30New setup parameter SplitEditedFilesKlaus Schmidinger
2001-09-23Calling the '-r' program after editing, tooKlaus Schmidinger
2001-09-22Saving current volume to setup.confKlaus Schmidinger
2001-09-22Supplying the new frontend parameter 'Inversion'Klaus Schmidinger
2001-09-21Made VDR compile with libdvdread-0.9.1Klaus Schmidinger