summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-07clean mp3 decoder error messagesworo
2008-02-07prevent NULL dereferenceworo
2008-01-03Fix 0.1.12 release date.scop
2008-01-030.1.12scop
2008-01-03Sync with http://www.gnu.org/licenses/old-licenses/gpl-2.0.txtscop
2008-01-01Make default music dir configurable at build time.scop
2008-01-01Remove all db *.o explicitly in clean so they get rm'd when switching between...scop
2008-01-01Add distclean target, use it in dist.scop
2008-01-01Wrap lines.scop
2008-01-01Fix install target dependencies.scop
2008-01-01Use LIBDIR more.scop
2008-01-01Add DESTDIR support to "make install".scop
2008-01-01Install muggle-image-convert in "make install".scop
2008-01-01Don't hardcode /usr/local/bin.scop
2008-01-01Ignore *.so.scop
2008-01-01Apply db specific cflags only for the db object.scop
2008-01-01Use pkg-config to find SQLite includes and libs.scop
2008-01-01Default CXX to g++.scop
2008-01-01Be more explicit about HAVE_* db options.scop
2008-01-01Drop unneeded getopt.h.scop
2008-01-01Ignore tarballs.scop
2008-01-01Ignore .dependencies.scop
2008-01-01Don't hardcode paths in gentables, add shebang.scop
2008-01-01Remove executable permissions.scop
2008-01-01Remove, unneeded.scop
2008-01-01Sync iso_639.xml with iso-codes 1.7.scop
2008-01-01New version from iso-codes 1.7, Python 2.5 compatible etc.scop
2008-01-01Remove, unneeded.scop
2008-01-01Rename image_convert.sh to muggle-image-convert.scop
2008-01-01Various small improvements.scop
2008-01-01...and file.scop
2008-01-01awk is required too.scop
2008-01-01Update list of dependencies.scop
2008-01-01Improve temp file handling.scop
2007-12-30Don't hardcode path to image_convert.sh, assume it is in PATH (like README sa...scop
2007-12-30Fix build with FLAC++ >= 1.1.3.scop
2007-12-30Spelling fixes.scop