Commit Graph

86 Commits

Author SHA1 Message Date
Ron Pedde 476ee42faf starting simple gdbm backend 2006-03-27 01:48:43 +00:00
Ron Pedde abee2d9792 autocreate directories from config file 2006-03-26 04:55:59 +00:00
Ron Pedde 149bb6a0a6 adjust config file paths for prefix 2006-03-25 23:19:21 +00:00
Anders Betnér 48e8e0ef72 Autoconf is supposed to make life easy, I guess that
is only true if someone else sets it up for you.
Here's my fumbly finger approach to get it right.
2006-03-23 10:38:11 +00:00
Ron Pedde 9bb208e156 configure changes 2006-03-12 22:34:51 +00:00
Ron Pedde 32add9e77c sys_param 2006-03-07 07:57:03 +00:00
Ron Pedde 9a133dcbdc Merged win32-branch 2006-02-26 08:46:24 +00:00
Ron Pedde 839386f86e display parse errors in web interface 2006-01-16 22:28:44 +00:00
Ron Pedde 4b7b5d78fc Add diego's configure patches 2006-01-16 20:23:50 +00:00
Ron Pedde 3a6ec603a1 add sqlite3 support 2006-01-06 17:43:38 +00:00
Ron Pedde 45797a4403 get rid of some configure junk 2006-01-06 00:05:30 +00:00
Ron Pedde 0821b9ce9d musepack support from slomo 2005-11-02 04:45:25 +00:00
Ron Pedde ff84e06334 commit the iTunes 5 fixes 2005-09-23 05:26:52 +00:00
Ron Pedde b2a45d94f8 Fix problem with --disable-oggvorbis 2005-08-13 05:07:29 +00:00
Ron Pedde 5ee1ce0db6 Get rid of lex and yacc checks 2005-07-13 05:32:16 +00:00
Ron Pedde d4aaf09700 Get rid of some configure verbosity, include dbs-sqlite.h 2005-03-20 01:24:17 +00:00
Ron Pedde 847d10b361 First pass of sqlite backend 2005-03-11 06:39:40 +00:00
Ron Pedde c86be33245 initial support for sqlite 2005-03-01 04:19:27 +00:00
Ron Pedde e87373943c remove still more debugging emits 2005-02-28 22:10:56 +00:00
Ron Pedde ab48f2f071 spew less junk 2005-02-28 22:09:29 +00:00
Ron Pedde f4e8bc9625 check for getopt.h, and make libvorbisfile depend on libvorbis 2005-02-28 21:49:23 +00:00
Ron Pedde 9afb28a4ab Add Tim's ogg and flac patches, plus convert the existing ogg metainfo reading
stuff to use vorbisfile.
2005-02-27 00:41:55 +00:00
Ron Pedde bb899e873b Let's call it 0.2.1.1 2005-02-05 21:26:16 +00:00
Ron Pedde 1ea0bce3b3 re-fix the atoll thing 2005-02-05 20:54:55 +00:00
Ron Pedde 3dd3218c5a bump version number 2005-01-29 05:12:37 +00:00
Ron Pedde 07e0490120 Fix for freebsd pthreads 2005-01-24 01:03:43 +00:00
Ron Pedde a7ac180d3f bump to -pre4 2005-01-18 00:07:28 +00:00
Ron Pedde b8e421d8df Fix for "my libc doesn't have atoll" bug. 2005-01-09 20:34:12 +00:00
Ron Pedde a82653e538 -pre3 2004-12-28 01:07:27 +00:00
Ron Pedde 571b67b309 Fix the missing lz on id3tag problem on cygwin 2004-12-16 06:21:34 +00:00
Ron Pedde 0a28e1feda Fixed -lpthread thing 2004-12-14 04:27:02 +00:00
Ron Pedde 474d1c996c Fix --enable-oggvorbis 2004-12-08 03:53:36 +00:00
Paul Kim 7aa6aa0062 configure.in:
- Added support for optional Ogg/Vorbis support via the --enable-oggvorbis
flag.

Makefile.am:
- Added conditional compilation of ogg.c dependant on whether Ogg/Vorbis
support is enabled.

mp3-scanner.c:
- Added hook for Ogg/Vorbis support.
- Commented out code which set the "item_kind" of ogg files differently.
It now sets it the same as other audio files. They show up in iTunes
now but they will not stream.

ogg.c:
- Initial check-in.
- Code adapted from 'ogginfo' program. Does parsing of Ogg/Vorbis tags.
2004-12-06 03:06:12 +00:00
Ron Pedde a1d62cf6c6 Get rid of old howl crap - run with 0.9.6ish or better 2004-11-27 03:14:14 +00:00
Ron Pedde a96f13f978 Tag as a pre2 release 2004-11-20 18:00:36 +00:00
Ron Pedde 31ff9fc39c add --disable-mdns configure option, in prep for win32 build 2004-10-30 16:42:20 +00:00
Ron Pedde 040421a5e3 Add nslu2 flag for slug-specific code 2004-10-25 04:49:47 +00:00
Ron Pedde 8af2421541 Oops... last batch of stuff that was in -pre1, but not tagged as such 2004-10-25 03:15:35 +00:00
Ron Pedde 537233256b Default browse/query 2004-09-18 04:12:43 +00:00
Ron Pedde e43caee157 Add support for smart playlist manipulation by date added to database. Updated mt-daapd.playlist to match 2004-09-12 23:20:29 +00:00
David W. Berry 9492a64846 1. Implement browse and query. These are both still somewhat experimental
pending further verification against iTunes.  --enable-browse and
    --enable-query must be specified to configure to enable both options.
    browse support requires query support.
2.  Database iteration is now sorted and the database is not kept locked
    as long during iteration.
2004-06-14 19:01:06 +00:00
Ron Pedde 483d354468 Fix gdbm for debian stable, configure problem with new howl 2004-06-02 05:28:52 +00:00
Ron Pedde 01f1a958e2 Fix broken configure.in 2004-05-11 03:10:28 +00:00
Ron Pedde fa023aab10 bump version number 2004-05-11 03:07:41 +00:00
Ron Pedde 3c1cd49ebf Fix typo in configure.in 2004-05-10 03:24:25 +00:00
Ron Pedde 1096303b18 make -g the default 2004-04-26 23:47:01 +00:00
Ron Pedde 65103a90f3 add --with-static-libs config option 2004-04-15 03:06:43 +00:00
Ron Pedde 5710d771d0 too many -lgdbm 2004-04-06 20:06:41 +00:00
Ron Pedde 67bd704fb1 parenthesis 2004-04-06 14:31:07 +00:00
Ron Pedde a2d9dfec41 Make gdbm the default 2004-04-06 14:06:16 +00:00