Age | Commit message (Expand) | Author |
2005-02-20 | Added support for setting the video display mode | 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-13 | Added missing reset of the 'repacker' to cTS2PES::Clear()1.3.21 | 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-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 | Fixed handling symbolic links in cRecordings::ScanVideoDir() | Klaus Schmidinger |
2005-02-08 | Fixed handling Transfer Mode for radio channels | Klaus Schmidinger |
2005-02-08 | Fixed a possible freeze in pause mode in case a device's PlayPesPacket() func... | Klaus Schmidinger |
2005-02-06 | Added MPEG1 replay capability to cPesAssembler1.3.20 | 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 | 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 | 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 | Fixed masking SubStreamType in cDevice::PlayPesPacket() | Klaus Schmidinger |
2005-01-30 | Fixed a buffer overflow in case a station defines all 32 audio PIDs | Klaus Schmidinger |
2005-01-25 | Now setting primaryDevice = NULL before deleting the devices in cDevice::Shut... | Klaus Schmidinger |
2005-01-23 | Fixed displaying the "Audio" menu with the "Green" button from the "Main" men... | Klaus Schmidinger |
2005-01-23 | Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer1.3.19 | Klaus Schmidinger |
2005-01-23 | Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks | Klaus Schmidinger |
2005-01-16 | Falling back to 'stereo' when switching channels | Klaus Schmidinger |
2005-01-16 | Added 'channels.conf.terr' entries for Düsseldorf and Köln | Klaus Schmidinger |
2005-01-16 | Extended some buffer sizes to allow handling HDTV streams | Klaus Schmidinger |
2005-01-16 | Fixed a possible race condition in cDevice::Action() and cTSBuffer::Action() | Klaus Schmidinger |
2005-01-16 | Fixed playing files with PES packets longer than 2048 byte through the full f... | Klaus Schmidinger |
2005-01-15 | Implemented cDolbyRepacker for better handling of Dolby Digital PES packets | Klaus Schmidinger |
2005-01-15 | Added 'channels.conf.terr' entries for Mainz | Klaus Schmidinger |
2005-01-14 | Fixed handling the '-E' option | Klaus Schmidinger |
2005-01-14 | Fixed canceling the LIRC thread | Klaus Schmidinger |
2005-01-14 | Completed the Finnish OSD texts and fixed internationalization of the text fo... | Klaus Schmidinger |
2005-01-14 | Making sure at least the default skin is available at program start | Klaus Schmidinger |
2005-01-09 | Added support for circular polarization | Klaus Schmidinger |
2005-01-08 | Implemented displaying mandatory subtitles in the SPU decoder | Klaus Schmidinger |
2005-01-08 | Revoked 'Fixed reusing OSD in cDvbSpuDecoder' by demand of Marco Schluessler | Klaus Schmidinger |
2005-01-07 | Fixed deleting a menu item in case the next item is not selectable | Klaus Schmidinger |
2005-01-07 | Fixed the default quality value when grabbing a JPEG image | Klaus Schmidinger |
2005-01-06 | Fixed a possible race condition in cDevice::Action() | Klaus Schmidinger |