Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-03 | 2005-11-19: Version 1.1-cvs_ext-0.2 (vdr-text2skin-1.1-cvs_ext-0.2.diff) | Andreas Brugger | |
- removed the previously introduced tokens NextTimerName, NextTimerStart, NextTimerChannel, CurrentRecordingsCount and added tokens for the next 3 timers: CurrentEventsTitle[123], CurrentEventsStartDateTime[123], CurrentEventsStopDateTime[123], CurrentEventsChannelNumber[123], CurrentEventsChannelName[123], CurrentEventsIsRecording[123] - added audio- and video-tokens: PresentLanguageCode, PresentLanguageDescription, PresentVideoAR and implemented the missing code for the Language-token - added tokens for replay: ReplayName, ReplayDateTime, ReplayShortText, ReplayDescription, ReplayLanguageCode, ReplayLanguageDescription, ReplayVideoAR (not activated yet) - additional recording-tokens: RecordingVideoAR, RecordingSize - added a reset for scrolling text (configurable) - included Text2skin.diff from the rotor-plugin | |||
2009-06-03 | 2005-10-22: Version 1.1-cvs_ext-0.1 (vdr-text2skin-1.1-cvs_ext-0.1.diff) | Andreas Brugger | |
- added several tokens: NextTimerName, NextTimerStart, NextTimerChannel, TimerConflict, CurrentRecordingsCount, using the service "CheckTimerConflict-v1.0" to check timer conflicts. A patch for the timeline-plugin is included in Enigma-0.4pre2 (timeline_CheckTimerConflictService-0.1.diff) | |||
2005-11-06 | - adopted to VDR >= 1.3.36 | lordjaxom | |
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/glob | lordjaxom | |
2005-06-03 | - protected access to recordings list with a mutex | lordjaxom | |
2005-05-30 | - added tokens RecordingLanguageCode, RecordingLanguageDescription | lordjaxom | |
2005-05-30 | - changed version number | lordjaxom | |
2005-05-30 | - added tokens for Recording Info Display | lordjaxom | |
(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.0 | lordjaxom | |
2005-02-06 | - updated | lordjaxom | |
2005-01-31 | - hopefully fixed flushing order | lordjaxom | |
2005-01-31 | - moved Flush from abstract class to specialisation | lordjaxom | |
2005-01-31 | - updated documentation | lordjaxom | |
2005-01-31 | - removed unnecessary code and variables | lordjaxom | |
2005-01-30 | - new version from Kenny | lordjaxom | |
2005-01-28 | - another compiler fix | lordjaxom | |
2005-01-28 | - fixup of template handling, which is obviously too broken to work everywhere | lordjaxom | |
2005-01-27 | - fixed some issues when using buggy compilers | lordjaxom | |
- implemented BENCH make option | |||
2005-01-27 | - moved template specialisations to bitmap.h for buggy compilers | lordjaxom | |
2005-01-27 | - implemented BENCH make option | lordjaxom | |
2005-01-27 | - implemented file globbing if filename contains '*' | lordjaxom | |
2005-01-27 | - removed ImageMagick 8bpp check | lordjaxom | |
2005-01-27 | - adapted for gcc 3 | lordjaxom | |
2005-01-26 | - replaced image cache with universal version | lordjaxom | |
- cache check now respects requested image's dimensions and alpha - consolidated duplicate code | |||
2005-01-26 | - moved tBitmapSpec from cache.h to bitmap.h | lordjaxom | |
- 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.h | lordjaxom | |
2005-01-26 | - moved tBitmapSpec from cache.h to bitmap.h | lordjaxom | |
- replaced image cache with templated generic cache class | |||
2005-01-26 | - added tAudioTrack to audio tracks menu | lordjaxom | |
- removed unnecessary struct | |||
2005-01-26 | - removed unnecessary struct | lordjaxom | |
2005-01-26 | - fixed DrawBitmapOverlay | lordjaxom | |
2005-01-26 | - consistent parent element handling | lordjaxom | |
- cache check now respects requested image's dimensions and alpha | |||
2005-01-26 | - consistent parent element handling | lordjaxom | |
- added mask color | |||
2005-01-26 | - added mask color | lordjaxom | |
2005-01-26 | - consistent parent element handling | lordjaxom | |
2005-01-25 | - implemented mask color for DrawBitmap calls | lordjaxom | |
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.19 | lordjaxom | |
2005-01-23 | - fixed array addressing bug | lordjaxom | |
2005-01-23 | - implemented {MenuCurrent:n} to get explicit tabs | lordjaxom | |
2005-01-23 | - made plugin() return the parameter in case a plugin is not loaded | lordjaxom | |
2005-01-23 | - fixed returning the false string "" | lordjaxom | |
2005-01-23 | - fixed menu tabs calculation with negative offsets | lordjaxom | |
2005-01-21 | - removed leading number in audio tracks menu | lordjaxom | |
2005-01-21 | - cleanup | lordjaxom | |
2005-01-21 | - fixed commenting on tokens | lordjaxom | |
2005-01-21 | - fixed detection of progress bar tabs | lordjaxom | |
2005-01-21 | - Fixed *HasVps | lordjaxom | |