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
/
device.c
Age
Commit message (
Expand
)
Author
2010-02-07
Keeping subtitles visible when pausing replay
Klaus Schmidinger
2010-02-06
Implemented cDevice::GetCurrentlyTunedTransponder()
Klaus Schmidinger
2010-02-06
Implemented cDeviceHook
Klaus Schmidinger
2010-01-30
The PCR pid is now recorded for channels where this is different from the vid...
Klaus Schmidinger
2010-01-01
Fixed compiler warnings "format not a string literal and no format arguments"...
Klaus Schmidinger
2010-01-01
Fixed stopping subtitle display when switching the primary device
Klaus Schmidinger
2009-12-25
cDevice::AddPid() now stores the stream type of the given pid
Klaus Schmidinger
2009-12-24
cDevice now logs the device number when a new device is created
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-11-22
Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()
Klaus Schmidinger
2009-08-16
Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ...
Klaus Schmidinger
2009-06-21
Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ...
Klaus Schmidinger
2009-06-06
Fixed unwanted track modifications when parsing PAT/PMT for recording
Klaus Schmidinger
2009-06-06
Using different names for the Aspect parameter
Klaus Schmidinger
2009-06-01
Removed obsolete constant
Klaus Schmidinger
2009-06-01
Improved cDvbDevice::GetOsdSize()
Klaus Schmidinger
2009-05-09
Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...
Klaus Schmidinger
2009-05-08
Fixed a typo in aspect ratio 2.21:1
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2009-04-18
No longer resetting the patPmtParser in cDevice::PlayTs() (cont'd)
Klaus Schmidinger
2009-04-13
No longer resetting the patPmtParser in cDevice::PlayTs()
Klaus Schmidinger
2009-04-13
cDevice::PlayTs() now syncs on the TS packet sync bytes
Klaus Schmidinger
2009-04-05
cDevice::PlayTs() now plays as many TS packets as possible in one call
Klaus Schmidinger
2009-01-30
Fixed a hangup when replaying a TS recording with subtitles activated
Klaus Schmidinger
2009-01-25
Improved fast-forward/-rewind for audio recordings
Klaus Schmidinger
2009-01-24
The PAT/PMT is now only processed if its version changes
Klaus Schmidinger
2009-01-24
Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if Play...
Klaus Schmidinger
2009-01-23
Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload star...
Klaus Schmidinger
2009-01-18
Added checking mutexCurrentAudioTrack to cDevice::PlayTs()
Klaus Schmidinger
2009-01-16
Added clearing the TS buffers in cDevice::Detach()
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-12-13
Improved handling PES video packets with zero length when converting from TS ...
Klaus Schmidinger
2008-08-15
First step towards switching to TS (Transport Stream) as recording format
Klaus Schmidinger
2008-04-12
Fixed handling the counter in detection of pre 1.3.19 PS data
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-03-09
Fixed a typo
Klaus Schmidinger
2008-03-07
Fixed automatically selecting the preferred subtitle language
Klaus Schmidinger
2008-02-23
Attempting to stay on the current channel in case of an upcoming recording
Klaus Schmidinger
2008-02-17
Fixed setting the current subtitle track in Transfer-Mode
Klaus Schmidinger
2008-02-16
Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t...
Klaus Schmidinger
2008-02-09
The section handler is now stopped before the device is destroyed
Klaus Schmidinger
2008-02-09
Improved sending all frames to devices that can handle them in fast forward t...
Klaus Schmidinger
2008-02-08
Revoked the switch to the "multiproto" driver in order to make a new stable v...
Klaus Schmidinger
2008-01-27
Implemented handling of DVB-S2
Klaus Schmidinger
2007-11-17
Fixed stopping live subtitles when a player is attached to the device
Klaus Schmidinger
2007-11-03
Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1...
Klaus Schmidinger
2007-10-17
Fixed checking compatibility mode for old subtitles plugin
Klaus Schmidinger
2007-10-14
Added cDevice::CloseFilter(); some fixes to PLUGINS.html
1.5.10
Klaus Schmidinger
2007-10-13
Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice()
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
[next]