Age | Commit message (Expand) | Author |
2005-05-07 | Removed scaling coordinates in letterbox mode from cDvbSpu | Klaus Schmidinger |
2005-05-07 | Added status flag for timers that are currently recording | Klaus Schmidinger |
2005-05-06 | Fixed timeout handling in cRwLock::Lock() | Klaus Schmidinger |
2005-05-06 | Fixed handling lifetime when deciding whether to delete a recording | Klaus Schmidinger |
2005-05-06 | Fixed a bug in libsi's SubtitlingDescriptor::getLength() | Klaus Schmidinger |
2005-05-05 | Fixed handling fragments of less than 3 byte in cPesAssembler | Klaus Schmidinger |
2005-05-05 | Now also considering the "EPG linger time" when saving the EPG data to file o... | Klaus Schmidinger |
2005-05-05 | Fixed handling transparent areas in cDvbSpuBitmap | Klaus Schmidinger |
2005-05-05 | Added missing text internationalization for "Starting EPG scan" | Klaus Schmidinger |
2005-05-05 | Fixed a memory leak in cDvbPlayer | Klaus Schmidinger |
2005-05-05 | Fixed a memory leak in tComponent | Klaus Schmidinger |
2005-05-05 | Now including the optional user defined Make.config from the 'libsi' Makefile | Klaus Schmidinger |
2005-03-20 | Added a missing cMutexLock to cRemote::HasKeys() | Klaus Schmidinger |
2005-03-20 | Fixed setting the colored button help after deleting a recording in case the ... | Klaus Schmidinger |
2005-03-20 | Some fixes to avoid compiler warnings in gcc 4.0 | Klaus Schmidinger |
2005-03-19 | The day of a timer is now stored as a full date in ISO notation | Klaus Schmidinger |
2005-03-05 | The setup option "DVB/Video display format" is now only available if "Video f... | Klaus Schmidinger |
2005-02-27 | Keeping the track language codes and descriptions in Transfer Mode | Klaus Schmidinger |
2005-02-27 | Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()... | Klaus Schmidinger |
2005-02-26 | Fixed ensuring there is a current audio track in case there is only one track | Klaus Schmidinger |
2005-02-20 | Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) | Klaus Schmidinger |
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 |