Age | Commit message (Expand) | Author |
2008-04-11 | Tagging 0.2.0-BETA muggle0.2.0-BETA | 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 |
2008-02-07 | clean mp3 decoder error messages | woro |
2008-02-07 | prevent NULL dereference | woro |
2008-01-03 | Fix 0.1.12 release date. | scop |
2008-01-03 | 0.1.12 | scop |
2008-01-03 | Sync with http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt | scop |
2008-01-01 | Make default music dir configurable at build time. | scop |
2008-01-01 | Remove all db *.o explicitly in clean so they get rm'd when switching between... | scop |
2008-01-01 | Add distclean target, use it in dist. | scop |
2008-01-01 | Wrap lines. | scop |