Age | Commit message (Expand) | Author |
2015-01-20 | Fixed "warning: invalid suffix on literal" with GCC 4.8 and C++11 | Klaus Schmidinger |
2015-01-20 | Added entries for version 2.0.7 | Klaus Schmidinger |
2015-01-20 | Updated the Italian OSD texts | Klaus Schmidinger |
2015-01-18 | Adjusted release date2.1.7 | Klaus Schmidinger |
2015-01-17 | Added the new command line option --updindex | Klaus Schmidinger |
2015-01-17 | Fixed generating the index file of an existing recording | Klaus Schmidinger |
2015-01-17 | Now returning from removing deleted recordings after at most 10 seconds, or i... | Klaus Schmidinger |
2015-01-15 | Added a comment to cRecorder::Activate() about the need to call Detach() in t... | Klaus Schmidinger |
2015-01-15 | Added cOsdProvider::OsdSizeChanged() | Klaus Schmidinger |
2015-01-15 | Plugins can now implement the function SetMenuSortMode() in their skin object... | Klaus Schmidinger |
2015-01-15 | Modified the CAM API so that it is possible to implement CAMs that can be fre... | Klaus Schmidinger |
2015-01-14 | Added the channel name to log messages that reference a channel | Klaus Schmidinger |
2015-01-14 | Modified the descriptions of several threads | Klaus Schmidinger |
2015-01-14 | Use of the function cOsd::GetBitmap() outside of derived classes is now depre... | Klaus Schmidinger |
2015-01-14 | Added support for PGS subtitles | Klaus Schmidinger |
2015-01-14 | Added handling for DTS audio tracks to cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2015-01-13 | Now handling CAT sections that consist of more than one TS packet | Klaus Schmidinger |
2015-01-13 | Changed the German weekday names from "MonDieMitDonFreSamSon" to "Mo.Di.Mi.Do... | Klaus Schmidinger |
2015-01-13 | Fixed jumping to an absolute position via the Red key in case replay was paused | Klaus Schmidinger |
2015-01-12 | Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume l... | Klaus Schmidinger |
2015-01-12 | Added functions to set and retrieve the priority of a cReceiver | Klaus Schmidinger |
2015-01-12 | Fixed a possible out-of-bounds access in cVector::Remove() | Klaus Schmidinger |
2015-01-12 | Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveEleme... | Klaus Schmidinger |
2015-01-12 | Added subsystem id support for DVB devices connected via USB | Klaus Schmidinger |
2015-01-12 | Added a missing backslash to the help text of the SVDRP command MOVR | Klaus Schmidinger |
2015-01-11 | Fixed support for systemd | Klaus Schmidinger |
2015-01-11 | Revoked "Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs"... | Klaus Schmidinger |
2015-01-09 | Fixed (well, actually worked around) a problem with subtitles not being displ... | Klaus Schmidinger |
2015-01-09 | Fixed resetting the receiver for EMM pids for CAMs that need to receive the TS | Klaus Schmidinger |
2015-01-07 | Fixed detaching receivers from devices in case a CAM needs to receive the TS | Klaus Schmidinger |
2015-01-06 | Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs | Klaus Schmidinger |
2015-01-04 | Added cOsd::DrawScaledBitmap() | Klaus Schmidinger |
2015-01-04 | Fixed multiple OBSOLETE marks in channels that are not listed in the SDT in c... | Klaus Schmidinger |
2015-01-04 | Channels that are not listed in the SDT are now only marked as OBSOLETE if"Se... | Klaus Schmidinger |
2015-01-04 | The pid of the PMT in which the CA descriptors of a given channel are broadca... | Klaus Schmidinger |
2015-01-01 | Fixed a bug in the Makefile when installing plugins with LCLBLD=1 | Klaus Schmidinger |
2014-10-03 | Updated the dvbhddevice plugin source | Klaus Schmidinger |
2014-06-12 | Fixed a possible crash in the LCARS skin | Klaus Schmidinger |
2014-04-14 | VDR now reads command line options from *.conf files in /etc/vdr/conf.d | Klaus Schmidinger |
2014-04-13 | Added entries for version 2.0.6 | Klaus Schmidinger |
2014-04-13 | Fixed a possible division by zero in frame rate detection | Klaus Schmidinger |
2014-04-06 | A cCamSlot that has WantsTsData set to true in its constructor now also gets ... | Klaus Schmidinger |
2014-03-24 | Updated the Italian OSD texts | Klaus Schmidinger |
2014-03-22 | No longer logging an error message in DirSizeMB() if the given directory does... | Klaus Schmidinger |
2014-03-16 | Added support for systemd2.1.6 | Klaus Schmidinger |
2014-03-16 | Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 a... | Klaus Schmidinger |
2014-03-16 | Now initializing the isOnVideoDirectoryFileSystem member of cRecording when s... | Klaus Schmidinger |
2014-03-16 | Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters | Klaus Schmidinger |
2014-03-15 | Refactored setup parameter handling for output devices | Klaus Schmidinger |
2014-03-11 | Added a log message in case a receiver is detached from its device because th... | Klaus Schmidinger |