Age | Commit message (Expand) | Author |
2011-06-12 | Fixed signal display in case of a message | Klaus Schmidinger |
2011-06-12 | Fixed overwriting the fps value in a recording's info file | Klaus Schmidinger |
2011-06-12 | Fixed detecting frames in case the Picture Start Code or Access Unit Delimite... | Klaus Schmidinger |
2011-06-11 | Improved signal strength and quality handling (cont'd) | 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-05 | Improved signal strength and quality handling | Klaus Schmidinger |
2011-06-02 | Implemented signal strength and quality handling | Klaus Schmidinger |
2011-05-22 | Added some missing braces | Klaus Schmidinger |
2011-05-22 | Fixed a possible race condition in cDiseqc::Execute() | Klaus Schmidinger |
2011-05-22 | Better avoiding the primary device for recording | Klaus Schmidinger |
2011-05-21 | Fixed a typo | 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 | Now sorting the source file names in the call to xgettext | 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 |
2011-04-03 | Added HD stream content identifiers to vdr.5 | Klaus Schmidinger |
2011-03-28 | Fixed a buffer overflow in cFont::Bidi() | Klaus Schmidinger |
2011-03-28 | Some fixes in the "osddemo" plugin | Klaus Schmidinger |
2011-03-27 | Replaced "%lld" and "%llX" print format specifiers with "PRId64" and "PRIX64" | Klaus Schmidinger |
2011-03-27 | Added a missing initialization to sDvbSpuRect | Klaus Schmidinger |
2011-03-27 | Fixed scaling subtitles in case the OSD size is exactly the same as the displ... | Klaus Schmidinger |
2011-03-27 | Fixed the description of cReceiver in PLUGINS.html | Klaus Schmidinger |
2011-03-27 | Renamed cBitmap::Scale() to Scaled() | Klaus Schmidinger |
2011-03-27 | Added anti-aliasing when upscaling bitmaps | Klaus Schmidinger |
2011-03-26 | Fixed horizontal scaling of subtitles (cont'd) | Klaus Schmidinger |
2011-03-21 | Fixed the Language header of the Serbian translation file | Klaus Schmidinger |
2011-03-20 | Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE | Klaus Schmidinger |
2011-03-20 | Fixed horizontal scaling of subtitles | Klaus Schmidinger |
2011-03-20 | Made updating the editing marks during replay react faster in case the marks ... | Klaus Schmidinger |
2011-03-20 | Fixed detecting frames on channels that broadcast with separate "fields" inst... | Klaus Schmidinger |
2011-03-13 | Revoked 'Reduced CPU load when pausing a replay' because it broke moving edit... | Klaus Schmidinger |
2011-03-13 | Fixed some direct comparisons of double values | Klaus Schmidinger |
2011-03-13 | Added a missing 'default' case in cPixmapMemory::DrawEllipse() | Klaus Schmidinger |
2011-03-13 | Changed -O2 to -O3 in Make.config.template | Klaus Schmidinger |
2011-03-13 | Reduced CPU load when pausing a replay | Klaus Schmidinger |
2011-03-12 | The original display size of subtitles is now used to scale them properly whe...1.7.17 | Klaus Schmidinger |