Age | Commit message (Expand) | Author |
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 |
2008-01-01 | Fix install target dependencies. | scop |
2008-01-01 | Use LIBDIR more. | scop |
2008-01-01 | Add DESTDIR support to "make install". | scop |
2008-01-01 | Install muggle-image-convert in "make install". | scop |
2008-01-01 | Don't hardcode /usr/local/bin. | scop |
2008-01-01 | Ignore *.so. | scop |
2008-01-01 | Apply db specific cflags only for the db object. | scop |
2008-01-01 | Use pkg-config to find SQLite includes and libs. | scop |
2008-01-01 | Default CXX to g++. | scop |
2008-01-01 | Be more explicit about HAVE_* db options. | scop |
2008-01-01 | Drop unneeded getopt.h. | scop |
2008-01-01 | Ignore tarballs. | scop |
2008-01-01 | Ignore .dependencies. | scop |
2008-01-01 | Don't hardcode paths in gentables, add shebang. | scop |
2008-01-01 | Remove executable permissions. | scop |
2008-01-01 | Remove, unneeded. | scop |
2008-01-01 | Sync iso_639.xml with iso-codes 1.7. | scop |
2008-01-01 | New version from iso-codes 1.7, Python 2.5 compatible etc. | scop |