summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-27Renamed cBitmap::Scale() to Scaled()Klaus Schmidinger
2011-03-27Added anti-aliasing when upscaling bitmapsKlaus Schmidinger
2011-03-26Fixed horizontal scaling of subtitles (cont'd)Klaus Schmidinger
2011-03-21Fixed the Language header of the Serbian translation fileKlaus Schmidinger
2011-03-20Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISEKlaus Schmidinger
2011-03-20Fixed horizontal scaling of subtitlesKlaus Schmidinger
2011-03-20Made updating the editing marks during replay react faster in case the marks ...Klaus Schmidinger
2011-03-20Fixed detecting frames on channels that broadcast with separate "fields" inst...Klaus Schmidinger
2011-03-13Revoked 'Reduced CPU load when pausing a replay' because it broke moving edit...Klaus Schmidinger
2011-03-13Fixed some direct comparisons of double valuesKlaus Schmidinger
2011-03-13Added a missing 'default' case in cPixmapMemory::DrawEllipse()Klaus Schmidinger
2011-03-13Changed -O2 to -O3 in Make.config.templateKlaus Schmidinger
2011-03-13Reduced CPU load when pausing a replayKlaus Schmidinger
2011-03-12The original display size of subtitles is now used to scale them properly whe...1.7.17Klaus Schmidinger
2011-03-12Now storing the original display size when handling DVB subtitlesKlaus Schmidinger
2011-03-12Updated the Romanian OSD textsKlaus Schmidinger
2011-03-08Added some notes about locking cPixmapsKlaus Schmidinger
2011-03-08Removed checking for minimum line length of 21 characters in the LIRC receive...Klaus Schmidinger
2011-03-06Now reducing the thread and I/O priority cCuttingThread::Action()Klaus Schmidinger
2011-02-27New email address for Marcus HilbrichKlaus Schmidinger
2011-02-27Credits to Marcus HilbrichKlaus Schmidinger
2011-02-27While replaying, the editing marks are now updated every 10 secondsKlaus Schmidinger
2011-02-27Fixed rendering pixmaps in case there is more than one dirty rectangleKlaus Schmidinger
2011-02-27Improved alpha blendingKlaus Schmidinger
2011-02-27Changed the compiler optimization flag to -O3Klaus Schmidinger
2011-02-26Setting the audio type of language descriptors to 0x00 in the PAT/PMT generatorKlaus Schmidinger
2011-02-26Fixed setting up the 'Recordings' menu in case there are several recordings w...Klaus Schmidinger
2011-02-26Added a note about how to implement cOsd::Flush() for true color OSDsKlaus Schmidinger
2011-02-26Improved and cleaned up transparent text drawingKlaus Schmidinger
2011-02-25Now checking the result of all realloc() callsKlaus Schmidinger
2011-02-20Optimization in AlphaBlend()Klaus Schmidinger
2011-02-20Updated Serbian language textsKlaus Schmidinger
2011-02-20Fixed reallocating memory in cTsToPes::PutTs()Klaus Schmidinger
2011-02-20Fixed reallocating memory in the "pictures" pluginKlaus Schmidinger
2011-02-20Added Serbian language textsKlaus Schmidinger
2011-02-20Updated the Slovakian language textsKlaus Schmidinger
2011-02-20Implemented support for TrueColor OSDKlaus Schmidinger
2010-12-29The include path to the freetype2 header files is now retrieved via a call to...Klaus Schmidinger
2010-12-27Now updating the 'frames per second' data in the list of recordings when a ne...Klaus Schmidinger
2010-12-26Added LDFLAGS to the linker calls in the MakefilesKlaus Schmidinger
2010-12-24Removing a cRemote from the Remotes list in case its initialization failedKlaus Schmidinger
2010-12-24Changed "frame duration" to "frame rate" in vdr.5Klaus Schmidinger
2010-12-24Fixed location of 'Language:' lineKlaus Schmidinger
2010-12-24Fixed inclusion of <stdarg.h>Klaus Schmidinger
2010-12-12Changed the HISTORY entry on include paths not being overwrittenKlaus Schmidinger
2010-12-12Added 'Language:' lineKlaus Schmidinger
2010-12-12Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia...Klaus Schmidinger
2010-11-07Removed displaying the "contents" information from the "Classic VDR" and "ST:...Klaus Schmidinger
2010-11-07Added support for "registration descriptor" (cont'd)Klaus Schmidinger
2010-11-07Added an include of VDR's 'Make.global' to libsi's MakefileKlaus Schmidinger