Age | Commit message (Expand) | Author |
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 |
2011-03-12 | Now storing the original display size when handling DVB subtitles | Klaus Schmidinger |
2011-03-12 | Updated the Romanian OSD texts | Klaus Schmidinger |
2011-03-08 | Removed checking for minimum line length of 21 characters in the LIRC receive... | Klaus Schmidinger |
2011-03-06 | Now reducing the thread and I/O priority cCuttingThread::Action() | Klaus Schmidinger |
2011-02-27 | Credits to Marcus Hilbrich | Klaus Schmidinger |
2011-02-27 | While replaying, the editing marks are now updated every 10 seconds | Klaus Schmidinger |
2011-02-27 | Changed the compiler optimization flag to -O3 | Klaus Schmidinger |
2011-02-26 | Setting the audio type of language descriptors to 0x00 in the PAT/PMT generator | Klaus Schmidinger |
2011-02-26 | Fixed setting up the 'Recordings' menu in case there are several recordings w... | Klaus Schmidinger |
2011-02-25 | Now checking the result of all realloc() calls | Klaus Schmidinger |
2011-02-20 | Fixed reallocating memory in cTsToPes::PutTs() | Klaus Schmidinger |
2011-02-20 | Fixed reallocating memory in the "pictures" plugin | Klaus Schmidinger |
2011-02-20 | Added Serbian language texts | Klaus Schmidinger |
2011-02-20 | Updated the Slovakian language texts | Klaus Schmidinger |
2011-02-20 | Implemented support for TrueColor OSD | Klaus Schmidinger |
2010-12-29 | The include path to the freetype2 header files is now retrieved via a call to... | Klaus Schmidinger |
2010-12-27 | Now updating the 'frames per second' data in the list of recordings when a ne... | Klaus Schmidinger |
2010-12-26 | Added LDFLAGS to the linker calls in the Makefiles | Klaus Schmidinger |
2010-12-24 | Removing a cRemote from the Remotes list in case its initialization failed | Klaus Schmidinger |
2010-12-24 | Changed "frame duration" to "frame rate" in vdr.5 | Klaus Schmidinger |
2010-12-24 | Fixed inclusion of <stdarg.h> | Klaus Schmidinger |
2010-12-12 | Changed the HISTORY entry on include paths not being overwritten | Klaus Schmidinger |
2010-12-12 | Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia... | Klaus Schmidinger |
2010-11-07 | Removed displaying the "contents" information from the "Classic VDR" and "ST:... | Klaus Schmidinger |
2010-11-07 | Added an include of VDR's 'Make.global' to libsi's Makefile | Klaus Schmidinger |
2010-11-07 | Fixed unjustified log entries about changed channel pids | Klaus Schmidinger |
2010-11-01 | Added support for "registration descriptor" | Klaus Schmidinger |
2010-11-01 | Fixed detecting frames on channels that broadcast with 50 or 60 fps | Klaus Schmidinger |