Age | Commit message (Expand) | Author |
2005-02-26 | Added 'smi' to the Finnish language codes | Klaus Schmidinger |
2005-02-26 | Completed Dutch language texts | Klaus Schmidinger |
2005-02-20 | Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) | Klaus Schmidinger |
2005-02-20 | Implemented setup option "DVB/Video display format" | Klaus Schmidinger |
2005-02-20 | Added support for setting the video display mode | Klaus Schmidinger |
2005-02-20 | Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is ... | Klaus Schmidinger |
2005-02-19 | Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problem... | Klaus Schmidinger |
2005-02-19 | Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoi... | Klaus Schmidinger |
2005-02-19 | Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() | Klaus Schmidinger |
2005-02-19 | Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice() | Klaus Schmidinger |
2005-02-19 | Removed some unneeded code and fixed access to unallocated memory in cEvent::... | Klaus Schmidinger |
2005-02-16 | Changed Dolby Digital chapter | Klaus Schmidinger |
2005-02-13 | Added missing reset of the 'repacker' to cTS2PES::Clear()1.3.21 | Klaus Schmidinger |
2005-02-13 | channels.conf | Klaus Schmidinger |
2005-02-13 | Implemented cDvbDevice::SetTransferModeForDolbyDigital() | Klaus Schmidinger |
2005-02-13 | Added a missing 'resultSkipped = 0' to cRemux::Clear() | Klaus Schmidinger |
2005-02-13 | The 'plugins-clean' target of the Makefile now only deletes the actual plugin... | Klaus Schmidinger |
2005-02-13 | cAudio::Play() now also gets the 0xC0...0xDF audio | Klaus Schmidinger |
2005-02-12 | Making sure the first audio packet is not dropped when switching to "pre 1.3.... | Klaus Schmidinger |
2005-02-12 | Now using twice the buffer reserve in cTransfer if the primary DVB card is an... | Klaus Schmidinger |
2005-02-12 | Fixed a typo in detecting UTF-8 | Klaus Schmidinger |
2005-02-12 | Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer | Klaus Schmidinger |
2005-02-12 | Removed the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(); Mak... | Klaus Schmidinger |
2005-02-12 | Added 'uchar Id' to cAudio::Play()' | Klaus Schmidinger |
2005-02-12 | Forcing a new resync after a call to cRemux::Clear() | Klaus Schmidinger |
2005-02-12 | Completed the Danish OSD texts | Klaus Schmidinger |
2005-02-12 | Fixed handling symbolic links in cRecordings::ScanVideoDir() | Klaus Schmidinger |
2005-02-08 | Fixed handling Transfer Mode for radio channels | Klaus Schmidinger |
2005-02-08 | Restricted the "setting audio track" log message to automatic changes during ... | Klaus Schmidinger |
2005-02-08 | Completed the Finnish OSD texts | Klaus Schmidinger |
2005-02-08 | Fixed a possible freeze in pause mode in case a device's PlayPesPacket() func... | Klaus Schmidinger |
2005-02-08 | Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switchi... | Klaus Schmidinger |
2005-02-08 | Fixed a typo | Klaus Schmidinger |
2005-02-06 | Added MPEG1 replay capability to cPesAssembler1.3.20 | Klaus Schmidinger |
2005-02-06 | channels.conf | Klaus Schmidinger |
2005-02-06 | Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems wi... | Klaus Schmidinger |
2005-02-06 | Fixed the "pre 1.3.19" compatibility mode for old Dolby Digital recordings | Klaus Schmidinger |
2005-02-06 | Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audio | Klaus Schmidinger |
2005-02-06 | Removed 'flags' from tTrackId | Klaus Schmidinger |
2005-02-06 | Making sure the current audio track is actually one of the ones available in ... | Klaus Schmidinger |
2005-02-06 | Making sure the current audio track is actually one of the ones available in ... | Klaus Schmidinger |
2005-02-06 | Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime() | Klaus Schmidinger |
2005-02-06 | Fixed several memory leaks that were introduced through the use of cString | Klaus Schmidinger |
2005-02-05 | Modified cDolbyRepacker to make sure PES packets don't exceed the requested l... | Klaus Schmidinger |
2005-02-05 | Implemented setup option "OSD/Channel info time" | Klaus Schmidinger |
2005-02-05 | Completed the French OSD texts | Klaus Schmidinger |
2005-02-05 | Completed the Danish OSD texts | Klaus Schmidinger |
2005-02-05 | Fixed a memory leak in AddDirectory() and strescape() | Klaus Schmidinger |
2005-01-30 | Making sure the current audio track is actually one of the ones available in ... | Klaus Schmidinger |
2005-01-30 | Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks() | Klaus Schmidinger |