Commit Graph

56 Commits

Author SHA1 Message Date
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
Ron Pedde e81b2fe84f pre1 2004-04-06 13:51:21 +00:00
Ron Pedde bcb9fe21c6 More fixups 2004-04-06 02:12:48 +00:00
Ron Pedde 65be62a4d0 minor cleanup 2004-04-05 18:35:43 +00:00
Ron Pedde 8273834a8c Add feedback info 2004-04-02 06:48:24 +00:00
Ron Pedde c9da9869ce Add zlib deps 2004-03-18 17:52:02 +00:00
Ron Pedde 0a697cc0fa Solaris fixes 2004-03-16 05:25:25 +00:00
Ron Pedde 573a5f5511 fix the strcasestr thing 2004-03-11 06:06:47 +00:00
Ron Pedde 13a5b089c0 Add path token to playlist parser 2004-03-07 06:22:44 +00:00
Ron Pedde 449d2104db First pass on db stuff. Still some unpacking problems 2004-03-03 06:50:09 +00:00
Ron Pedde 9ece3e58f8 Fix defines for Rendezvous v58.3 2004-03-02 00:33:05 +00:00
Ron Pedde 9289f526db -Wall fixes 2004-02-15 00:51:11 +00:00
Ron Pedde b659e8ba9f Merge new-rend-branch 2004-01-27 22:41:35 +00:00
Ron Pedde cf31dea97c Bump version number 2004-01-26 16:07:22 +00:00
Ron Pedde b24a3200d0 solaris fixes 2004-01-13 04:29:30 +00:00
Ron Pedde 25b3dd0679 Solaris fixes 2004-01-13 00:13:53 +00:00
Ron Pedde f4b1fd9eb2 Fix minor make dist problems 2003-12-29 19:46:58 +00:00
Ron Pedde eac98e0a61 Fix stat time fields 2003-12-09 15:56:17 +00:00
Ron Pedde 99fc74e028 Oops... that's AM_PROG_LEX, not AC_PROG_LEX. Doh. 2003-12-05 06:02:08 +00:00
Ron Pedde 377356bd06 Start of smart playlists 2003-12-04 23:20:51 +00:00
Ron Pedde 2c029ddd15 Small linux fixes 2003-12-01 15:27:40 +00:00
Ron Pedde 074020fcb8 Make sure all files are accounted for, in preparation for a dist 2003-12-01 07:17:57 +00:00
Ron Pedde 90d3cd8929 Finally _really_ fixed OSX advertisements via rendezvous 2003-12-01 06:18:47 +00:00
Ron Pedde 0c50a31874 Fixed OSX native rendezvous support 2003-12-01 05:31:11 +00:00
Ron Pedde eead131cc2 Add native OSX rendezvous registration 2003-12-01 05:27:54 +00:00
Ron Pedde c6e2da2568 config changes 2003-11-23 06:17:12 +00:00
Ron Pedde d93504dd5a add howl support 2003-11-17 16:37:39 +00:00
Ron Pedde 08602276a6 add checks for id3tag 2003-11-10 03:57:39 +00:00
Ron Pedde 3805df1ee8 add electricfence to detect some heap trouncing, fix some update handling bugs, make run on linux. Still some linux issues 2003-11-05 18:57:13 +00:00
Ron Pedde 1c1a9e62f2 Merge linux patches 2003-11-03 20:34:18 +00:00
Ron Pedde c758c1078e Fixes for linux 2003-11-03 19:02:00 +00:00