index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dvbapi.c
Age
Commit message (
Expand
)
Author
2002-06-16
Changed 'cStatusMonitor' to 'cStatus'
1.1.3
Klaus Schmidinger
2002-05-20
Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c
Klaus Schmidinger
2002-05-19
Implemented cStatusMonitor to allow plugins to set up a status monitor
Klaus Schmidinger
2002-05-18
Adopted the cutting fix to version 1.0.3 and rearranged setting Length
Klaus Schmidinger
2002-05-18
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
Klaus Schmidinger
2002-05-18
Fixed the cutting mechanism to make it re-sync in case a frame is larger than...
Klaus Schmidinger
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
2002-05-03
Fixed skipping forward in time shift mode near the end of the recording
Klaus Schmidinger
2002-04-21
No longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and ...
Klaus Schmidinger
2002-04-21
Fixed a possible endless loop in shifting recordings between DVB cards
Klaus Schmidinger
2002-04-20
Added usleep() in cRecordBuffer::Input()
Klaus Schmidinger
2002-04-07
Another fix to the still picture workaround
Klaus Schmidinger
2002-04-06
Fixed a bug in the editing process
Klaus Schmidinger
2002-04-06
Now the EPG scan skips channels that have their 'Ca' parameter explicitly set...
Klaus Schmidinger
2002-04-06
Fixed the still picture workaround in case the progress display is active
Klaus Schmidinger
2002-03-29
Checking the return value of '...FileReady...' calls in dvbapi.c for better p...
Klaus Schmidinger
2002-03-23
Improved usage of 'safe_write()'
Klaus Schmidinger
2002-03-23
Workaround for displaying still frames with the unpatched LinuxDVB driver
Klaus Schmidinger
2002-03-16
Fixed high CPU usage in transfer mode
Klaus Schmidinger
2002-03-10
New Setup parameter TrustedTransponder
Klaus Schmidinger
2002-03-09
Implemented OSD for Volume and Mute
Klaus Schmidinger
2002-03-09
Now starting the Dolby Digital output thread only if the recording actually c...
Klaus Schmidinger
2002-03-09
Fixed resetting 'mute' state when setting the volume to a non-zero value
Klaus Schmidinger
2002-03-08
New command line option '-m'
Klaus Schmidinger
2002-03-08
Fixed reacting on changes in CICAM settings (needed to restart VDR before)
Klaus Schmidinger
2002-03-08
Fixed handling CICAM settings if the first one of a DVB card was FTA
Klaus Schmidinger
2002-03-08
Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0
Klaus Schmidinger
2002-03-03
CICAM setup for conditional access channels
Klaus Schmidinger
2002-03-02
Fixed a deadlock when switching channels via Schedule/Now|Next/Switch
Klaus Schmidinger
2002-02-24
Removed DVD support from the core VDR source
Klaus Schmidinger
2002-02-24
New Setup parameter RecordDolbyDigital
Klaus Schmidinger
2002-02-23
Accessing Schedules data directly via cSIProcessor
Klaus Schmidinger
2002-02-23
Fixed the SVDRP GRAB command in case the video device can't be opened
Klaus Schmidinger
2002-02-16
Fixed a crash when replaying with DEBUG_OSD=1
Klaus Schmidinger
2002-02-02
Changed the [dei]syslog macros to use var args; fixed error handling in estab...
Klaus Schmidinger
2002-01-27
The 'Main' menu now displays the used disk space in the title
Klaus Schmidinger
2002-01-26
The editing process now calls AssertFreeDiskSpace()
Klaus Schmidinger
2002-01-26
Improved error handling in the editing process; message prompt at the end of ...
Klaus Schmidinger
2002-01-13
Fixed format string to avoid a compiler warning
Klaus Schmidinger
2002-01-13
Prepared the OSD functions for multiple overlapping windows
Klaus Schmidinger
2001-11-25
Fixed external AC3 replay; switched back to old version numbering scheme
0.9.9pre1
Klaus Schmidinger
2001-11-24
Fixed DVD audio sync problems
Klaus Schmidinger
2001-11-24
Implemented DVB-T support; Removed the range limits for the Frequency and Sra...
Klaus Schmidinger
2001-11-10
Added MPEG audio support for DVD
Klaus Schmidinger
2001-11-04
The device /dev/video is now opened only if necessary (to GRAB an image)
0.9.8
Klaus Schmidinger
2001-11-04
Removed all video overlay stuff from cDvbApi and SVDRP
Klaus Schmidinger
2001-11-03
Fixed releasing 'index' memory after recording or playback
Klaus Schmidinger
2001-11-03
Added PTS to the converted PCM audio when replaying a DVD
Klaus Schmidinger
2001-10-27
Changed the tuning code to use FrontendInfo to detect the type of DVB card
Klaus Schmidinger
2001-10-21
Fixed handling trick modes near the beginning and end of a recording
Klaus Schmidinger
[next]