Age | Commit message (Expand) | Author |
2011-11-06 | Use DELETENULL(). | Ville Skyttä |
2011-10-29 | Add Emacs mode and indentation settings. | Ville Skyttä |
2008-12-28 | Eliminate compiler warnings, improve error messages. | Ville Skyttä |
2008-12-19 | make DisplayMode configurable | woro |
2008-11-16 | Patch by Andreas Brachold (indentation fixed by wolfgang61): | woro |
2008-11-16 | add another sanity check for osd layout | woro |
2008-04-21 | fix image modes Black and TV | woro |
2008-04-20 | when showing covers as bitmaps, honour the image show duration from setup | woro |
2008-04-18 | rename background mode to image mode which is more appropriate since the last... | woro |
2008-04-18 | remove compile option USE_BITMAP, add it as a new background | woro |
2008-04-18 | use constants for background modes | woro |
2008-04-18 | guard against null dereference if no player active and player | woro |
2008-04-14 | flush the osd less often | woro |
2008-04-14 | get rid of HAVE_OSDMOD, and make USE_BITMAP work on | woro |
2008-04-12 | display small cover: appeared at the wrong place | woro |
2008-04-11 | merge mp3ng branch into trunk | woro |
2008-02-19 | rename a few muggle classes because mp3/mp3ng has the same classes, | woro |
2008-02-18 | use new, more secure msprintf instead of asprintf. Do | woro |
2008-02-18 | better fix for making sure the core vdr does not redefine swap | woro |
2008-02-14 | circumvent missing include in <linux/vdr.h> | woro |
2008-02-12 | do not translate 2 error messages pointing to programming error | woro |
2008-02-10 | revert last revision about msprintf. msprintf has a problem with va_list whic... | woro |
2008-02-10 | hide asprintf calls in msprintf, msprintf checks for | woro |
2007-12-30 | Whitespace, NFC. | scop |
2007-01-27 | Fix plugin name in error log messages. | ville |
2006-05-10 | Use <vdr/foo.h> instead of <foo.h> for VDR includes everywhere. This is how | ville |
2006-05-10 | Fix size_t format string warnings. | ville |
2006-05-10 | Fix compilation. | ville |
2006-05-10 | Change cStatus call to enable graphTFT display of cover images | LarsAC |
2006-05-10 | Removed cout to debug cover transfer to graphTFT | LarsAC |
2006-05-08 | Patch von Hulk: Vereinheitlich Debugoutput, wie in vdr selber. Kompiliert, ab... | wr61 |
2006-05-08 | Rework problem with messaging functions | LarsAC |
2006-03-05 | Rework broken integration with graphTFT, improve import of covers from a GD-c... | LarsAC |
2006-03-04 | eliminate compiler warning | wr61 |
2006-02-12 | Fixed Playing() function so that player is not shut down in case of lengthy i... | LarsAC |
2006-01-23 | adapt for 1.3.38 (MsgReplaying) | wr61 |
2006-01-08 | patch for vdr 1.3.38: MsgReplaying | wr61 |
2005-11-25 | Added support for graphTFT image display again. Remove bug not showing live d... | LarsAC |
2005-10-09 | Remove several bugs in image display code | LarsAC |
2005-10-09 | Do not convert/show images when background mode is black or live image. | LarsAC |
2005-10-08 | Avoid gcc4 uninitialized warnings. | ville |
2005-10-08 | Restructure code. Check whether images are available from provider. | LarsAC |
2005-10-08 | Show images on a basis of seconds. Poll more often, until first pic is received | LarsAC |
2005-10-06 | Show track number on detailed track display | LarsAC |
2005-10-06 | Switch images according to setup option | LarsAC |
2005-10-06 | Seek hierarchy upwards for covers if there are none in the song tags or direc... | LarsAC |
2005-10-05 | Merged changes from muggle-images | LarsAC |
2005-07-29 | Merged from 0.1.7-wr | LarsAC |
2005-04-19 | Merged changes from 0.1.6-wr | LarsAC |
2005-03-21 | Merged changes from 0.1.5-wr | LarsAC |