summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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-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-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-01Don't hardcode paths in gentables, add shebang.scop
2006-09-17Use --remove-destination with cp like VDR 1.4.2-2+.ville
2006-04-29Fix Makefile for < VDR 1.3.48.ville
2006-04-27Muggle now honors APIVERSION.LarsAC
2006-03-26constify VERSION DESCRIPTION MAINMENUENTRYwr61
2006-03-04eliminate warnings for compilation with -Wformat=2wr61
2005-10-25Changed Makefile to simplify debian package contruction. Thanks to TomGLarsAC
2005-10-14Accidentally commited MakefileLarsAC
2005-10-14Fixed few bugs and added initial GD coverart code.LarsAC
2005-10-09Accidentally commited MakefileLarsAC
2005-10-09Correct a bug in samedir functionLarsAC
2005-10-08DB_OBJ is already in OBJS.ville
2005-10-05Merged changes from muggle-imagesLarsAC
2005-09-08Patch from Ville Skyttä: simplify dependencies for the shared libwr61
2005-09-05merge from muggle-0.1.8-BETAwr61
2005-07-29Merged from 0.1.7-wrLarsAC
2005-04-21explicitly link against FLACwr61
2005-04-19Merged changes from 0.1.6-wrLarsAC
2005-03-16Import now runs threaded when executed from VDR menuLarsAC
2005-03-11Merged changes from 0.1.4-wrLarsAC
2005-03-06Final changes for 0.1.4LarsAC
2005-03-06Merged changes for 0.1.4LarsAC
2005-02-20sort by folder, show track counts, use shuttle/loop from setup, separate mg_s...wr61
2005-02-10Enhanced to cover mySQL embedded libraryLarsAC
2005-02-08HAVE_FLAC and HAVE_VORBISFILE from Make.configwr61
2005-02-08make it compilable with 2.95wr61
2005-02-07Remerge changes regarding end of playlist and better dist archive creationLarsAC
2005-02-07Merged most recent stuff from osd_extensions trunk for next release (0.1.2)LarsAC
2005-01-23Minor bugfixesLarsAC
2005-01-23Merged branches osd_extensions and flac_player for new release, yet untestedLarsAC
2005-01-08also compile mugglei, and optimizewr61
2005-01-07Merged branch osd_extensions back to main trunkLarsAC
2004-10-25Added SuSe packaging to Makefile (thanks to Patrice Staudt)lvw
2004-10-18Added flag to generate position independent codelvw
2004-10-10Removed vorbis option from Makefile for releaselvw
2004-10-10Include i18n.h for 1.2.6 compatibilitylvw
2004-10-09Import now avoids duplicate trackslvw
2004-10-04Added a patch to correct minor errors. Further, remove using namespace direct...lvw