summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-28fix compilation with gcc4.0wr61
2006-04-27Muggle now honors APIVERSION.LarsAC
2006-03-26constify VERSION DESCRIPTION MAINMENUENTRYwr61
2006-03-12make it compilable again with g++-3.3wr61
2006-03-05Rework broken integration with graphTFT, improve import of covers from a GD-c...LarsAC
2006-03-05Adapt to more recent versions of mjpegtoolsLarsAC
2006-03-04eliminate warnings for compilation with -Wformat=2wr61
2006-03-04eliminate compiler warningwr61
2006-02-25Update documentationLarsAC
2006-02-20Really fix FTS error handlingwr61
2006-02-12Updated documentationLarsAC
2006-02-12Improved handling of images from GiantDiscLarsAC
2006-02-12Fixed Playing() function so that player is not shut down in case of lengthy i...LarsAC
2006-02-12Corrected labeling of audio mode options.LarsAC
2006-01-29Corrected errors in image treatmentLarsAC
2006-01-23up to 0.1.10wr61
2006-01-23document more changes for 0.1.10wr61
2006-01-23adapt for 1.3.38 (MsgReplaying)wr61
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