Age | Commit message (Expand) | Author |
2011-08-27 | Fixed detecting frames on radio channels | Klaus Schmidinger |
2011-08-27 | The dvbsddevice plugin now supports the new option --outputonly | Klaus Schmidinger |
2011-08-27 | The Recordings menu now displays the length (in hours:minutes) of each recording | Klaus Schmidinger |
2011-08-27 | The Audio and Subtitles options are now available through the Green and Yello... | Klaus Schmidinger |
2011-08-26 | Implemented cDevice::ProvidesEIT() | Klaus Schmidinger |
2011-08-21 | The subtitle PIDs are now stored in the channels.conf file as an extension to... | Klaus Schmidinger |
2011-08-21 | Implemented cRecording::NumFrames() and cRecording::LengthInSeconds() | Klaus Schmidinger |
2011-08-20 | The start time of an edited recording is now set to the time of the first edi... | Klaus Schmidinger |
2011-08-20 | Fixed detecting frames for channels that split frames into several payloads | Klaus Schmidinger |
2011-08-15 | Implemented command line options --filesize and --split | Klaus Schmidinger |
2011-08-15 | The cutter now sets the 'broken link' flag for MPEG2 TS recordings | Klaus Schmidinger |
2011-08-15 | Added a mutex to protect cOsd::Osds from simultaneous access from different t... | Klaus Schmidinger |
2011-08-14 | The pic2mpg script of the 'pictures' plugin now generates HD images | Klaus Schmidinger |
2011-08-13 | Made DELETENULL() thread safe | Klaus Schmidinger |
2011-08-13 | Fixed some crashes in subtitle display | Klaus Schmidinger |
2011-08-13 | The length (as number of frames) of a recording's index file can now be deter... | Klaus Schmidinger |
2011-08-12 | Now scanning new transponders before old ones, to make sure transponder chang... | Klaus Schmidinger |
2011-08-12 | cStringList::Sort() can now be called with a boolean parameter that controls ... | Klaus Schmidinger |
2011-08-12 | Fixed handling the channelID in cMenuEditChanItem | Klaus Schmidinger |
2011-08-06 | Added a mechanism to defer timer handling in case of problems | Klaus Schmidinger |
2011-08-06 | Fixed handling DiSEqC codes | Klaus Schmidinger |
2011-08-06 | Increased MAXCAIDS to 12 | Klaus Schmidinger |
2011-08-06 | Fixed the return value of the svdrpsend.pl script in case of an error | Klaus Schmidinger |
2011-08-06 | cSkins::Message() now blocks calls from background threads | Klaus Schmidinger |
2011-07-31 | Now checking Setup.InitialChannel for NULL before using it | Klaus Schmidinger |
2011-07-31 | The isnumber() function now checks the given pointer for NULL | Klaus Schmidinger |
2011-06-21 | Added some missing 'const' to tChannelID | Klaus Schmidinger |
2011-06-15 | Added support for "content identifier descriptor" and "default authority desc... | Klaus Schmidinger |
2011-06-13 | The initial channel is now stored by the channel ID in the setup.conf file | Klaus Schmidinger |
2011-06-12 | Fixed overwriting the fps value in a recording's info file | Klaus Schmidinger |
2011-06-11 | The frame detector now only starts collecting PTS values after it has seen th... | Klaus Schmidinger |
2011-06-11 | Fixed detecting frames in case the Picture Start Code or Access Unit Delimite... | Klaus Schmidinger |
2011-06-02 | Implemented signal strength and quality handling | Klaus Schmidinger |
2011-05-22 | Fixed a possible race condition in cDiseqc::Execute() | Klaus Schmidinger |
2011-05-21 | Subtitle PIDs are now also decrypted | Klaus Schmidinger |
2011-05-21 | The primary device is now only avoided for recording if it is an old SD full ... | Klaus Schmidinger |
2011-05-21 | TsGetPayload() now checks if there actually is a payload in the given TS packet | Klaus Schmidinger |
2011-05-15 | Avoiding a gcc 4.6 compiler error in the skincurses plugin | Klaus Schmidinger |
2011-05-15 | Fixed cString's operator=(const char *String) in case the given string is the... | Klaus Schmidinger |
2011-04-17 | Fixed handling the bitmap color depth for scaled subtitles1.7.18 | Klaus Schmidinger |
2011-04-17 | Avoiding an unecessary call to Recordings.ResetResume() | Klaus Schmidinger |
2011-04-17 | Added handling of "ANSI/SCTE 57" descriptors | Klaus Schmidinger |
2011-04-17 | The Makefile now also installs the include files | Klaus Schmidinger |
2011-04-17 | Now using pkg-config to get fribidi, freetype and fontconfig cflags and libs | Klaus Schmidinger |
2011-04-17 | Now using pkg-config to get fribidi cflags and libs | Klaus Schmidinger |
2011-04-17 | Added a patch from Udo Richter | Klaus Schmidinger |
2011-04-17 | Fixed a possible NULL pointer dereference in osddemo.c | Klaus Schmidinger |
2011-04-17 | Removed an obsolete local variable in dvbsdffosd.c | Klaus Schmidinger |
2011-04-17 | The dvbhddevice plugin is now part of the VDR distribution archive | Klaus Schmidinger |
2011-04-03 | Made cRecordingInfo::Read(FILE *f) private | Klaus Schmidinger |