summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-28Added support for automatically selecting subtitles when playing old PES ↵Klaus Schmidinger
recordings made with the subtitles plugin
2012-02-27Added a missing blurbKlaus Schmidinger
2012-02-27Removed an obsolete command line optionKlaus Schmidinger
2012-02-27The code for the RCU remote control unit has been moved into a separate ↵Klaus Schmidinger
plugin named "rcu"
2012-02-27Fixed handling overlapping timers in case a VPS timer with higher priority ↵Klaus Schmidinger
needs to interrupt a timer with lower priority
2012-02-26Added some typecasts to silence gcc compiler warningsKlaus Schmidinger
2012-02-25If the first event in a schedule has a table id of 0x00, any incoming EIT ↵Klaus Schmidinger
data for that schedule from the DVB stream will be completely ignored
2012-02-25Fixed getting the video aspect ratio for scaling subtitles (cont'd)Klaus Schmidinger
2012-02-25Removed the "PrimaryLimit"Klaus Schmidinger
2012-02-25Fixed a typoKlaus Schmidinger
2012-02-24Fixed getting the video aspect ratio for scaling subtitlesKlaus Schmidinger
2012-02-23Removed obsolete codeKlaus Schmidinger
2012-02-22Fixed upscaling cBitmaps with anti-aliasingKlaus Schmidinger
2012-02-22Fixed handling subtitle color palettes on channels where subtitles appear ↵Klaus Schmidinger
"word by word"
2012-02-21Updated the Finnish OSD textsKlaus Schmidinger
2012-02-21Updated the Estonian OSD textsKlaus Schmidinger
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 ↵Klaus Schmidinger
rearranged via udev rules
2012-02-20Increased the average character estimate for calculating tab positions in ↵Klaus Schmidinger
skins, to better suit wide fonts
2012-02-19The fps value for channels where it differs from the default is now set ↵Klaus Schmidinger
correctly when pausing live video
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 ↵Klaus Schmidinger
directory instead of looping through adapter/frontend numbers
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 ↵Klaus Schmidinger
edited
2012-02-16An ongoing editing process is now canceled if either the original or the ↵Klaus Schmidinger
edited version of the recording is deleted from the Recordings menu
2012-02-16Updated storage requirementsKlaus 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-13Reactivated "Fixed handling symbolic links in cRecordings::ScanVideoDir()"Klaus Schmidinger
2012-02-13Improved handling subtitles of BBC channelsKlaus Schmidinger
2012-02-12Fixed a possible crash when canceling VDR while displaying subtitles, and ↵Klaus Schmidinger
the primary device is no longer available
2012-02-12Fixed selecting the primary device for receiving the live viewing channel in ↵Klaus Schmidinger
case it is bonded with an other device and has no receiver attached to it
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 ↵Klaus Schmidinger
full minutes
2012-01-18Some improvements to the MakefilesKlaus Schmidinger
2012-01-18Fixed some typosKlaus 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 ↵Klaus Schmidinger
PLUGINS.html
2012-01-17Fixed asserting there is a live programme if the primary device is bonded ↵Klaus Schmidinger
with a device that starts a recording on a different band
2012-01-16Fixed indentationKlaus Schmidinger
2012-01-16Updated the Finnish OSD textsKlaus Schmidinger