summaryrefslogtreecommitdiff
path: root/dvbapi.c
AgeCommit message (Expand)Author
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
2001-09-16New keys 'Volume+', 'Volume-' and 'Mute'Klaus Schmidinger
2001-09-16Fixed starting a new replay immediately after stopping a previous oneKlaus Schmidinger
2001-09-16Fixed manipulating an editing mark at the very end of a recordingKlaus Schmidinger
2001-09-16Fixed putting the final editing mark into the edited version's marks fileKlaus Schmidinger
2001-09-15Changed obsolete macro VIDEO_WINDOW_CHROMAKEY to VID_TYPE_CHROMAKEYKlaus Schmidinger
2001-09-15Switched to the driver's new tuning APIKlaus Schmidinger
2001-09-15Pipe to Dolby Digital replay command closes all unused file descriptors to av...Klaus Schmidinger
2001-09-15Fixed trickmode handling in DVD replayKlaus Schmidinger
2001-09-14Changed size of all parse buffers to 10KBKlaus Schmidinger
2001-09-14Fixed direct switching between fast/slow forward and backKlaus Schmidinger
2001-09-14Implemented replay mode displayKlaus Schmidinger
2001-09-09Implemented backtracing for fast forward/rewindKlaus Schmidinger
2001-09-09Implemented 'Multi Speed Mode'Klaus Schmidinger
2001-09-08Error message if Transfer Mode can't be startedKlaus Schmidinger
2001-09-01Copying summary info when cutting a recordingKlaus Schmidinger
2001-08-25New Setup parameter MaxVideoFileSizeKlaus Schmidinger
2001-08-19Fixed the chirping sound after Pause/Play of a DVD0.9.2Klaus Schmidinger
2001-08-19Fixed broken recordings after a driver buffer overflowKlaus Schmidinger
2001-08-15The 'channel not sync'ed' log message now also lists the card numberKlaus Schmidinger
2001-08-12Made I/O more robust by handling EINTR0.9.1Klaus Schmidinger
2001-08-11Implemented 'Jump' function in replay modeKlaus Schmidinger
2001-08-11Implemented SpinUpDisk()Klaus Schmidinger
2001-08-10Fixed handling DVB card indexes when using only one card in a multi-card systemKlaus Schmidinger
2001-08-10Improved AC3 decoding when replaying DVDsKlaus Schmidinger
2001-08-06Audio patch from Andreas SchultzKlaus Schmidinger
2001-08-06DVD support is now optionalKlaus Schmidinger
2001-08-05AC3 fixes from Andreas SchultzKlaus Schmidinger
2001-08-05New ringbuffer for framesKlaus Schmidinger