summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-14lyrics: compat mode for versions before 1.5.4woro
2008-04-13if we got lyrics from the net but did not save it, the temporary file .lyrics...woro
2008-04-13Reintroduce Finnish translation.scop
2008-04-13if at muggle start we land in an empty list because the saved state does notworo
2008-04-13fix segfault if the cache directory has a long pathworo
2008-04-13SQLite3: in some situations, muggle opened/closed the databaseworo
2008-04-12update HISTORYworo
2008-04-12display small cover: appeared at the wrong placeworo
2008-04-12reduce sysloglevel back from 9 to the normal 1woro
2008-04-12if lyrics are loaded from internet and no local lyrics exist yet, the are nowworo
2008-04-11merge mp3ng branch into trunkworo
2008-04-08gcc 4.3 build fixes.scop
2008-02-20update HISTORY (translations)woro
2008-02-20if HAVE_MP3NG_OSD is defined, libvdr-muggle.so willworo
2008-02-19rename a few muggle classes because mp3/mp3ng has the same classes,woro
2008-02-19rename ___CONFIG_H to ___VDR_CONFIG_Hworo
2008-02-18use new, more secure msprintf instead of asprintf. Doworo
2008-02-18fix EMail addresses for translation files (dont use cadsoft.de)woro
2008-02-18better fix for making sure the core vdr does not redefine swapworo
2008-02-14circumvent missing include in <linux/vdr.h>woro
2008-02-12restructure and simplify database connection&creation againworo
2008-02-12add trdb as translation keywordworo
2008-02-12before importing asynchronously, make sure data base exists,woro
2008-02-12HISTORY updatedworo
2008-02-12use po files for internationalisation, starting withworo
2008-02-12do not translate 2 error messages pointing to programming errorworo
2008-02-11remove unneeded SyncFile declarationworo
2008-02-11only increment import count for newly added files, not for changed filesworo
2008-02-11forgot to call setlocaleworo
2008-02-11set the database charset not only when creating database but for every client...woro
2008-02-11after importing, always delete albums without corresponding tracksworo
2008-02-11filling language table: truncate values from iso table ifworo
2008-02-11next try at msprintf, and really enable utf8woro
2008-02-11comment abount coming sqlite3.5woro
2008-02-11support UTF-8woro
2008-02-10revert last revision about msprintf. msprintf has a problem with va_list whic...woro
2008-02-10hide asprintf calls in msprintf, msprintf checks forworo
2008-02-10mgDb::FieldExists() no more calls Connect() causing recursion for sqliteworo
2008-02-09restructure code for database connection and creation,woro
2008-02-09fix error messageworo
2008-02-09postgresql: Default for user name is now login nameworo
2008-02-09make postgresql README up to dateworo
2008-02-09just like for mysql and sqlite, drop tables before creating if they exist.woro
2008-02-09fix postgresql help textworo
2008-02-08change \N to N for "none" values, \N seems to confuse make&shellworo
2008-02-08put mg_db.o into DB_OBJ, otherwise the include path for postresqlworo
2008-02-08remove some debugging output which came even if no debugging wantedworo
2008-02-08Importing with mugglei now ignores absolute paths and warns.woro
2008-02-07Add dependency on scripts/gentables to mg_tables.hscop
2008-02-07playing just one track with non existing file: player started althoughworo