Age | Commit message (Expand) | Author |
2008-08-20 | italian translation done by Diego Pierotto | woro |
2008-08-08 | fix some compilation errors after changing development system | woro |
2008-08-08 | fix off by one while initializing languages | woro |
2008-07-07 | muggle_getlyrics now works with the unmodified googlyrics | woro |
2008-04-22 | get lyrics with vdr before 1.5.4: also in the background by using system() in... | woro |
2008-04-21 | remove debug output | woro |
2008-04-21 | fix image modes Black and TV | woro |
2008-04-20 | after changing into lyrics mode, the lyrics for the first song were not | woro |
2008-04-20 | when showing covers as bitmaps, honour the image show duration from setup | woro |
2008-04-19 | Wrap long lines. | scop |
2008-04-18 | added README.svn with a description how to make a release | woro |
2008-04-18 | Translate 2 new strings to german and french | woro |
2008-04-18 | rm tmpfile: quote argument | 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-15 | fix a few minor todos | woro |
2008-04-14 | flush the osd less often | woro |
2008-04-14 | convert images in background processes, not sure if this helps | woro |
2008-04-14 | update HISTORY | woro |
2008-04-14 | get rid of HAVE_OSDMOD, and make USE_BITMAP work on | woro |
2008-04-14 | Lyrics: mention problem with vdr before 1.5.4 in README | woro |
2008-04-14 | lyrics: compat mode for versions before 1.5.4 | woro |
2008-04-13 | if we got lyrics from the net but did not save it, the temporary file .lyrics... | woro |
2008-04-13 | Reintroduce Finnish translation. | scop |
2008-04-13 | if at muggle start we land in an empty list because the saved state does not | woro |
2008-04-13 | fix segfault if the cache directory has a long path | woro |
2008-04-13 | SQLite3: in some situations, muggle opened/closed the database | woro |
2008-04-12 | update HISTORY | woro |
2008-04-12 | display small cover: appeared at the wrong place | woro |
2008-04-12 | reduce sysloglevel back from 9 to the normal 1 | woro |
2008-04-12 | if lyrics are loaded from internet and no local lyrics exist yet, the are now | woro |
2008-04-11 | merge mp3ng branch into trunk | woro |
2008-04-08 | gcc 4.3 build fixes. | scop |
2008-02-20 | update HISTORY (translations) | woro |
2008-02-20 | if HAVE_MP3NG_OSD is defined, libvdr-muggle.so will | woro |
2008-02-19 | rename a few muggle classes because mp3/mp3ng has the same classes, | woro |
2008-02-19 | rename ___CONFIG_H to ___VDR_CONFIG_H | woro |
2008-02-18 | use new, more secure msprintf instead of asprintf. Do | woro |
2008-02-18 | fix EMail addresses for translation files (dont use cadsoft.de) | 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 | restructure and simplify database connection&creation again | woro |
2008-02-12 | add trdb as translation keyword | woro |
2008-02-12 | before importing asynchronously, make sure data base exists, | woro |
2008-02-12 | HISTORY updated | woro |
2008-02-12 | use po files for internationalisation, starting with | woro |
2008-02-12 | do not translate 2 error messages pointing to programming error | woro |
2008-02-11 | remove unneeded SyncFile declaration | woro |