summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2012-02-21Revoked "Fixed a possible deadlock in time shift mode"Klaus Schmidinger
2012-02-20Changed the return value of cTimer::SetFile() to 'void'Klaus Schmidinger
2012-02-20Added several cTimer::Set...() functionsKlaus Schmidinger
2012-02-20Fixed getting the subsystem ids of DVB devices in case they have been rearran...Klaus Schmidinger
2012-02-20Increased the average character estimate for calculating tab positions in ski...Klaus Schmidinger
2012-02-19The fps value for channels where it differs from the default is now set corre...Klaus Schmidinger
2012-02-19Fixed switching into time shift mode when pausing live video1.7.24Klaus Schmidinger
2012-02-18Fixed a possible deadlock in time shift modeKlaus Schmidinger
2012-02-17cReadDir::Next() now skips directory entries "." and ".."Klaus Schmidinger
2012-02-17The DVB device adapters/frontends are now probed by scanning the /dev/dvb dir...Klaus Schmidinger
2012-02-16Removed code stub for obsolete SVDRP command MOVTKlaus Schmidinger
2012-02-16The SVDRP command DELR now won't delete a recording that is currently being e...Klaus Schmidinger
2012-02-16An ongoing editing process is now canceled if either the original or the edit...Klaus Schmidinger
2012-02-15Removed superfluous calls to SetVideoFormat() from device constructorsKlaus Schmidinger
2012-02-15Fixed handling the PrimaryLimit when requesting a device for live viewingKlaus Schmidinger
2012-02-14Added some missing 'const' to cDeviceKlaus Schmidinger
2012-02-14Credits to Ralf Schueler for some backports to version 1.6.0-3Klaus Schmidinger
2012-02-13Added a missing '.' after the month in VPS stringsKlaus Schmidinger
2012-02-13No longer using tabs as delimiter in the EPG bugfix logKlaus Schmidinger
2012-02-13Improved handling subtitles of BBC channelsKlaus Schmidinger
2012-02-12Fixed a possible crash when canceling VDR while displaying subtitles, and the...Klaus Schmidinger
2012-02-12Fixed selecting the primary device for receiving the live viewing channel in ...Klaus Schmidinger
2012-02-11The epg.data file is now read in a separate threadKlaus Schmidinger
2012-01-26Symbolic links are no longer resolved in cRecordings::ScanVideoDir()Klaus Schmidinger
2012-01-25Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to f...Klaus Schmidinger
2012-01-18Some improvements to the MakefilesKlaus Schmidinger
2012-01-18Fixed a crash in a plugin using cDeviceHook when VDR endsKlaus Schmidinger
2012-01-18Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGIN...Klaus Schmidinger
2012-01-17Fixed asserting there is a live programme if the primary device is bonded wit...Klaus Schmidinger
2012-01-16Updated the Finnish OSD textsKlaus Schmidinger
2012-01-16Improved the way DVB_API_VERSION is checkedKlaus Schmidinger
2012-01-16Fixed a high load in case a transponder can't be receivedKlaus Schmidinger
2012-01-16Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()"Klaus Schmidinger
2012-01-16Updated the Italian OSD textsKlaus Schmidinger
2012-01-15Fixed frozen live view with device bonding in case the bonded master is used ...1.7.23Klaus Schmidinger
2012-01-15Fixed wrongfully displaying the length of a recording in the title of the rep...Klaus Schmidinger
2012-01-14Implemented setup option "Replay/Show remaining time"Klaus Schmidinger
2012-01-14Added option -N to the msgmerge call in the MakefileKlaus Schmidinger
2012-01-14Changed IndexToHMSF() so that it can handle negative Index valuesKlaus Schmidinger
2012-01-13The parameters that are only used by "second generation" delivery systems (DV...Klaus Schmidinger
2012-01-13Added member functions Adapter() and Frontend() to cDvbDeviceKlaus Schmidinger
2012-01-13BIDI support now checks at runtime whether the system runs with UTF-8Klaus Schmidinger
2012-01-12Fixed the SVDRP command CLRE for a single channel in case there are events th...Klaus Schmidinger
2012-01-12Fixed a possible memory corruption in cTsToPes::GetPes()Klaus Schmidinger
2012-01-12Added the required driver version for DVB-T2Klaus Schmidinger
2012-01-11Fixed cConfig::Load() for g++ version 4.7.0Klaus Schmidinger
2012-01-11Added support for handling DVB-T2 transpondersKlaus Schmidinger
2012-01-11Added support for DVB-T2 to libsiKlaus Schmidinger
2012-01-11Fixed cListBase::Move() in case From and To are equalKlaus Schmidinger
2012-01-11Fixed cDvbSubtitleConverter::SetOsdData()Klaus Schmidinger