summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2013-03-17Renamed the language file sr_SR.po to sr_RS.poKlaus Schmidinger
2013-03-16Added maximum SNR and signal strength value for TechniSat SkyStar HD2Klaus Schmidinger
2013-03-16Updated the Serbian OSD textsKlaus Schmidinger
2013-03-16Fixed creating a new VPS timer with the SVDRP command NEWT1.7.41Klaus Schmidinger
2013-03-15Updated the help and man page entry about the location of the epg.data fileKlaus Schmidinger
2013-03-14When switching to a less privileged user id, VDR now sets the environment ↵Klaus Schmidinger
variables HOME, USER, LOGNAME and SHELL accordingly
2013-03-14Added a note to the INSTALL file regarding multiple disk setup becoming ↵Klaus Schmidinger
deprecated in a future version of VDR
2013-03-12Updated the introductory text of the vdr.1 man pageKlaus Schmidinger
2013-03-12Some improvements to allowing the parameters PATH and NAME to the --dirnames ↵Klaus Schmidinger
command line option to be left empty to use the default values if only ENC shall be set
2013-03-12Fixed stopping an ongoing recording on a system with bonded devices, if a ↵Klaus Schmidinger
timer with a higher priority requires a different band
2013-03-12Fixed a possible "Channel not available" if a recording starts on a system ↵Klaus Schmidinger
with bonded devices
2013-03-12The parameters PATH and NAME to the --dirnames command line option may now ↵Klaus Schmidinger
be left empty to use the default values if only ENC shall be set
2013-03-11The 'plugins' target of the VDR Makefile now also copies files matching the ↵Klaus Schmidinger
wildcard "lib$$i-*.so" (previously only "libvdr-*.so") and also descends into subdirectories of the plugin source
2013-03-11Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the ↵Klaus Schmidinger
terminating 0, while the latter doesn't)
2013-03-11Updated the Polish OSD textsKlaus Schmidinger
2013-03-10Updated the Russian OSD textsKlaus Schmidinger
2013-03-10Updated the Hungarian OSD textsKlaus Schmidinger
2013-03-10Changed the default values for the OSD size back to those before version 1.7.291.7.40Klaus Schmidinger
2013-03-09The LCARS skin now calls SetAntiAliasGranularity(20, 16) in order to reserve ↵Klaus Schmidinger
enough fixed colors on 8bpp displays with anti-aliasing
2013-03-08Limited the Goto() call in cDvbPlayer::SetAudioTrack() to the main threadKlaus Schmidinger
2013-03-07Fixed resuming replay of PES recordingsKlaus Schmidinger
2013-03-07Fixed a possible deadlock when changing the audio track while replaying a ↵Klaus Schmidinger
recording
2013-03-07Renamed the "plp id" to a more general "stream id" and added support for ↵Klaus Schmidinger
DVB-S2 "Input Stream Identifier" (ISI)
2013-03-07Updated the Romanian OSD textsKlaus Schmidinger
2013-03-07Updated the Arabic OSD textsKlaus Schmidinger
2013-03-06Updated the Finnish OSD textsKlaus Schmidinger
2013-03-06Updated the French OSD textsKlaus Schmidinger
2013-03-05Updated the Italian OSD textsKlaus Schmidinger
2013-03-05Updated the Estonian OSD textsKlaus Schmidinger
2013-03-05Updated the Ukrainian OSD textsKlaus Schmidinger
2013-03-05Updated the Czech OSD textsKlaus Schmidinger
2013-03-05Updated the Dutch OSD textsKlaus Schmidinger
2013-03-05Updated the Macedonian OSD textsKlaus Schmidinger
2013-03-05Updated the Slovak OSD textsKlaus Schmidinger
2013-03-05Updated the Chinese OSD textsKlaus Schmidinger
2013-03-04Updated the Swedish OSD textsKlaus Schmidinger
2013-03-04Implemented the setup option "OSD/Always sort folders first"Klaus Schmidinger
2013-03-04Updated the Slovenian OSD textsKlaus Schmidinger
2013-03-04Updated the Spanish and Catalan OSD textsKlaus Schmidinger
2013-03-04Added the system's character set to the page header in the epg2html scriptKlaus Schmidinger
2013-03-04Fixed a faulty UTF-8 character in cs_CZ.poKlaus Schmidinger
2013-03-04Added a note about the new default sort order of recordings to the release ↵Klaus Schmidinger
notes of version 1.7.29
2013-03-04Updated the Catalan OSD textsKlaus Schmidinger
2013-03-03The "Recording info" page of the skins that come with VDR now displays the ↵Klaus Schmidinger
name of the channel (if available) from which this recording was taken
2013-03-03Updated the Russian OSD texts1.7.39Klaus Schmidinger
2013-03-03When sorting recordings by name, folders are now always at the top of the listKlaus Schmidinger
2013-03-03Changed the calls to Skins.QueueMessage() in vdr.c that are related to ↵Klaus Schmidinger
reporting the status of the editing process back to Skins.Message() in order to have them appear immediately
2013-03-01Updated the Hungarian language textsKlaus Schmidinger
2013-03-01Updated the Spanish OSD textsKlaus Schmidinger
2013-03-01Now calling DeviceClear() in cTransfer::Receive() if the output device ↵Klaus Schmidinger
blocks, instead of not retrying for 10 seconds