Age | Commit message (Expand) | Author |
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.html1.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 |
2007-08-26 | Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()1.5.9 | Klaus Schmidinger |
2007-06-16 | Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary | Klaus Schmidinger |
2007-04-30 | Non-primary devices in Transfer mode are now also used for recording | Klaus Schmidinger |
2007-01-13 | Added cDevice::HasCi() so that devices with Common Interface can be avoided w... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-09-03 | Fixed handling relative volume settings that unmute the audio in the call to ...1.4.2-1 | Klaus Schmidinger |
2006-08-27 | Revoked the change to cDevice::GetDevice() that was introduced in version 1.4...1.4.2 | Klaus Schmidinger |
2006-08-12 | Changed the way a device is selected for receiving in order to keep devices w... | Klaus Schmidinger |
2006-07-29 | Fixed cDevice::ToggleMute() | Klaus Schmidinger |