Age | Commit message (Expand) | Author |
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 |
2008-02-11 | only increment import count for newly added files, not for changed files | woro |
2008-02-11 | forgot to call setlocale | woro |
2008-02-11 | set the database charset not only when creating database but for every client... | woro |
2008-02-11 | after importing, always delete albums without corresponding tracks | woro |
2008-02-11 | filling language table: truncate values from iso table if | woro |
2008-02-11 | next try at msprintf, and really enable utf8 | woro |
2008-02-11 | comment abount coming sqlite3.5 | woro |
2008-02-11 | support UTF-8 | 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 |
2008-02-10 | mgDb::FieldExists() no more calls Connect() causing recursion for sqlite | woro |
2008-02-09 | restructure code for database connection and creation, | woro |
2008-02-09 | fix error message | woro |
2008-02-09 | postgresql: Default for user name is now login name | woro |
2008-02-09 | make postgresql README up to date | woro |
2008-02-09 | just like for mysql and sqlite, drop tables before creating if they exist. | woro |
2008-02-09 | fix postgresql help text | woro |
2008-02-08 | change \N to N for "none" values, \N seems to confuse make&shell | woro |
2008-02-08 | put mg_db.o into DB_OBJ, otherwise the include path for postresql | woro |
2008-02-08 | remove some debugging output which came even if no debugging wanted | woro |
2008-02-08 | Importing with mugglei now ignores absolute paths and warns. | woro |
2008-02-07 | Add dependency on scripts/gentables to mg_tables.h | scop |
2008-02-07 | playing just one track with non existing file: player started although | woro |