Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-02 | - added a check in case parameter count overflows | lordjaxom | |
2005-01-02 | - increased max number of parameters to 512 | lordjaxom | |
2005-01-02 | - fixed segfault when display is missing in the xml | lordjaxom | |
2005-01-02 | - made cxDisplay::GetType static, to habe access to the strings later | lordjaxom | |
2005-01-02 | - prepared string class for ad-hoc translation after language change | lordjaxom | |
2005-01-02 | - temporarily disabled trans function (let's see what happens) | lordjaxom | |
2005-01-02 | - implemented new display in preparation for 1.3.18 | lordjaxom | |
2005-01-02 | - changed some macros in preparation for 1.3.18 | lordjaxom | |
- moved translation to cxSkin | |||
2005-01-02 | - formatting issues | lordjaxom | |
- implemented new display in preparation for 1.3.18 | |||
2005-01-02 | - implemented new display in preparation for 1.3.18 | lordjaxom | |
2005-01-02 | - defined some macros in preparation to 1.3.18 | lordjaxom | |
2005-01-02 | *** empty log message *** | lordjaxom | |
2005-01-02 | - added contibutors file | lordjaxom | |
2005-01-02 | - formatting issues | lordjaxom | |
2005-01-02 | - replaced width of space with width of '-' | lordjaxom | |
2005-01-01 | - some formatting issues | lordjaxom | |
- moved translation to skin object | |||
2004-12-29 | - fixed {MenuTitle:clean} AGAIN... wow I'm waiting for more info about what ↵ | lordjaxom | |
a skin currently displays..... | |||
2004-12-29 | - fixed parsing '\'' withing strings | lordjaxom | |
2004-12-29 | - fixed marquee in lists | lordjaxom | |
2004-12-28 | - prepare pre6v1.0-pre6 | lordjaxom | |
2004-12-28 | - removed unused marquee class | lordjaxom | |
2004-12-28 | - fixed font width initialization | lordjaxom | |
2004-12-28 | - implemented font width handling | lordjaxom | |
2004-12-28 | - corrected <blink> tag in parser | lordjaxom | |
2004-12-28 | - optimization | lordjaxom | |
2004-12-28 | - first try to enable marquees and blinks in menu items | lordjaxom | |
2004-12-28 | - animated bitmaps now honor the global "now" timestamp | lordjaxom | |
2004-12-28 | - fixed missing text alignment for marquee and blink | lordjaxom | |
2004-12-28 | - moved marquee into renderer | lordjaxom | |
- introduced object state cache - introduced blink element - introduced delay attribute to objects | |||
2004-12-22 | - moved break-down of duration types out of loop | lordjaxom | |
2004-12-21 | - formatting issues | lordjaxom | |
2004-12-21 | - formatting issues | lordjaxom | |
2004-12-21 | - formatting issues | lordjaxom | |
2004-12-21 | - fixed update of recording marks | lordjaxom | |
2004-12-21 | - added mission initializations in cxObject | lordjaxom | |
2004-12-21 | - fixed increment of marquee index | lordjaxom | |
2004-12-21 | - finished {CurrentRecording} | lordjaxom | |
- improved marquee - added some missing checks | |||
2004-12-21 | - dunno | lordjaxom | |
2004-12-21 | *** empty log message *** | anoncvs | |
2004-12-21 | - just a test | lordjaxom | |
2004-12-19 | Initial revision | lordjaxom | |
2004-12-17 | 1.0-pre5v1.0-pre5 | lordjaxom | |
2004-12-14 | 1.0-pre4v1.0-pre4 | lordjaxom | |
2004-12-12 | 1.0-pre3v1.0-pre3 | lordjaxom | |
2004-12-09 | 1.0-pre2v1.0-pre2 | lordjaxom | |
2004-12-08 | 1.0-pre1v1.0-pre1 | lordjaxom | |
2004-10-27 | - fixed ugly race conditions that appears to occur more often with VDR >= 1.3.14v0.0.8.1 | lordjaxom | |
2004-07-14 | - fixed display of scrollbar if there is no text presentv0.0.8 | lordjaxom | |
- fixed animation delay if update takes longer than the delay - using backgrounds also in 8-bit fullscreen mode to improve performance - implemented screen layer to improve performance - corrected offsets and tab widths in main menu - implemented parameters "current", "mark" and "selected" to choose mark colors in replay display (defaults to the old values) - implemented color value "None" to be able to unset a color | |||
2004-06-25 | - on devices capable of full-color OSD, bpp's have no meaning anymorev0.0.7 | lordjaxom | |
(but will still work like usual). On such devices, a full-screen 8-bit OSD will be used - new display-item "PresentTextDescription" displays combined ShortText/Description - displaying replay symbols only if information is actually available - exchanged x, y, width, height with x1, y1, x2, y2 coordinates (skin version is now 0.0.3) - coordinates may be negative to respect dynamic OSD settings (negative coordinates give pixels from the right or bottom edge) - added base parameter to Skin item to be able to use full screen in absolute mode - added a script to convert 0.0.2 skins to 0.0.3 - added parsing quoted texts (path="Bla.jpg" etc. will work correctly now) - fixed translator to escape the dollar sign - fixed display of scrollbar (REALLY!) - fixed linkage of libMagick++ | |||
2004-06-18 | - reimplemented image cache (fixes segfaults and speeds up image loading)v0.0.6 | lordjaxom | |
- fixed a recursion wenn de-initializing ImageMagick (crashes on exit) - reverted the changes in ImageMagick-loader that concerned palettes (obviously some versions of ImageMagick are BROKEN!!! I am using 5.5.7 which works fine. Version 5.4.7 shows random errors) - reimplemented "Flush image cache" into the setup menu - included -lMagick into Makefile as a workaround for Debian (and others possibly) - fixed display of scrollbar |