summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-23Fix orders ending with Track key fieldwr61
2006-01-23use the unique key (tracks.id for GD) from the listitem when retrieving an itemwr61
2006-01-23change order of SELECT fields, retrieve unique id (tracks.id) for most detail...wr61
2006-01-23mgLikstItem: new field unique_idwr61
2006-01-23Parts(): make groupby parameter mandatorywr61
2006-01-23rename a variablewr61
2006-01-22better error messages for mugglei when called incorrectlywr61
2006-01-22do not import unreadable files, instead print warningwr61
2006-01-21SQLite: create missing directorywr61
2006-01-21Fix button translations with VDR >= 1.3.38.ville
2006-01-20create sqlite3 data directory if neededwr61
2006-01-08Tell svn to ignore mg_tables.h.ville
2006-01-08Tell svn to ignore .dependencies.ville
2006-01-08Fix compilation with gcc 4.1.0.ville
2006-01-08patch for vdr 1.3.38: MsgReplayingwr61
2005-11-25Added support for graphTFT image display again. Remove bug not showing live d...LarsAC
2005-11-08Typo correctedLarsAC
2005-10-25Changed Makefile to simplify debian package contruction. Thanks to TomGLarsAC
2005-10-14Accidentally commited MakefileLarsAC
2005-10-14Fixed few bugs and added initial GD coverart code.LarsAC
2005-10-11History and Readme updatedLarsAC
2005-10-09Use yes/no instead of on/off for "use 48khz" setup option.ville
2005-10-09Avoid crash with files that don't have a id3v2 tag.ville
2005-10-09Accidentally commited MakefileLarsAC
2005-10-09Correct a bug in samedir functionLarsAC
2005-10-09Remove several bugs in image display codeLarsAC
2005-10-09Remove executable bit.ville
2005-10-09Do not convert/show images when background mode is black or live image.LarsAC
2005-10-09Wrap lines at < 80 cols.ville
2005-10-08Add/use MAX_PATH in vdr_setup.c and muggle.c.ville
2005-10-08Load ImageCacheDir, ImageShowDuration and UseStillPicture.ville
2005-10-08Avoid gcc4 uninitialized warnings.ville
2005-10-08Note translation improvements.ville
2005-10-08Fix image show duration i18n key.ville
2005-10-08Update Finnish translations.ville
2005-10-08DB_OBJ is already in OBJS.ville
2005-10-08Use translated main menu entry and description.ville
2005-10-08Spelling fix.ville
2005-10-08Spelling fixes.ville
2005-10-08Added documentationLarsAC
2005-10-08Restructure code. Check whether images are available from provider.LarsAC
2005-10-08Report whether images are available. Delete temporarily generated files at en...LarsAC
2005-10-08Store new setup optionsLarsAC
2005-10-08Only add pics to list of files that have been successfully convertedLarsAC
2005-10-08Show images on a basis of seconds. Poll more often, until first pic is receivedLarsAC
2005-10-07asprintf should be followed by free, not deletewr61
2005-10-07fix german typowr61
2005-10-07fix compiler errorwr61
2005-10-06Show track number on detailed track displayLarsAC
2005-10-06Delete generated image filesLarsAC