summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-03Fix build with gcc 4.3's cleaned up C++ headers.Ville Skyttä
2006-09-04- typolordjaxom
2006-09-04- fixed possible buffer overflow in xml readinglordjaxom
2006-03-17- adopted to newer vdrlordjaxom
2006-03-17- removed a printflordjaxom
2005-12-17- added missing semicolon (oops)lordjaxom
2005-12-17- fixed displaying of partial channel numbers while changing channels (thanks tolordjaxom
Chris Warren)
2005-11-06- adopted to VDR >= 1.3.36lordjaxom
2005-09-20- fixed crash due to uninitialized pointer (thanks to Frank Enderle)lordjaxom
2005-06-05- patch for PresentRemaining by Björn (VDR-Portal)lordjaxom
2005-06-03- replaced loading in cBitmap::Available with a mere access/globlordjaxom
2005-06-03- protected access to recordings list with a mutexlordjaxom
2005-05-30- added tokens RecordingLanguageCode, RecordingLanguageDescriptionlordjaxom
2005-05-30- changed version numberlordjaxom
2005-05-30- added tokens for Recording Info Displaylordjaxom
(RecordingName, RecordingDateTime, RecordingTitle, RecordingShortText, RecordingDescription)
2005-05-30- fixed a race condition (thanks to Reinhard Nissl for pointing this out)lordjaxom
- updated finnish translations (thanks to Rolf Ahrenberg)
2005-02-06- updated to 1.0v1.0lordjaxom
2005-02-06- updatedlordjaxom
2005-01-31- hopefully fixed flushing orderlordjaxom
2005-01-31- moved Flush from abstract class to specialisationlordjaxom
2005-01-31- updated documentationlordjaxom
2005-01-31- removed unnecessary code and variableslordjaxom
2005-01-30- new version from Kennylordjaxom
2005-01-28- another compiler fixlordjaxom
2005-01-28- fixup of template handling, which is obviously too broken to work everywherelordjaxom
2005-01-27- fixed some issues when using buggy compilerslordjaxom
- implemented BENCH make option
2005-01-27- moved template specialisations to bitmap.h for buggy compilerslordjaxom
2005-01-27- implemented BENCH make optionlordjaxom
2005-01-27- implemented file globbing if filename contains '*'lordjaxom
2005-01-27- removed ImageMagick 8bpp checklordjaxom
2005-01-27- adapted for gcc 3lordjaxom
2005-01-26- replaced image cache with universal versionlordjaxom
- cache check now respects requested image's dimensions and alpha - consolidated duplicate code
2005-01-26- moved tBitmapSpec from cache.h to bitmap.hlordjaxom
- replaced image cache with universal version - cache check now respects requested image's dimensions and alpha - consolidated duplicate code
2005-01-26- everything has moved to the templated version in cache.hlordjaxom
2005-01-26- moved tBitmapSpec from cache.h to bitmap.hlordjaxom
- replaced image cache with templated generic cache class
2005-01-26- added tAudioTrack to audio tracks menulordjaxom
- removed unnecessary struct
2005-01-26- removed unnecessary structlordjaxom
2005-01-26- fixed DrawBitmapOverlaylordjaxom
2005-01-26- consistent parent element handlinglordjaxom
- cache check now respects requested image's dimensions and alpha
2005-01-26- consistent parent element handlinglordjaxom
- added mask color
2005-01-26- added mask colorlordjaxom
2005-01-26- consistent parent element handlinglordjaxom
2005-01-25- implemented mask color for DrawBitmap callslordjaxom
2005-01-25- fixed segfault happening when deleting a running timer when ↵lordjaxom
{CurrentRecording} is used in the same display
2005-01-25- updated to 1.3.19lordjaxom
2005-01-23- fixed array addressing buglordjaxom
2005-01-23- implemented {MenuCurrent:n} to get explicit tabslordjaxom
2005-01-23- made plugin() return the parameter in case a plugin is not loadedlordjaxom
2005-01-23- fixed returning the false string ""lordjaxom
2005-01-23- fixed menu tabs calculation with negative offsetslordjaxom