Commit Graph

3866 Commits

Author SHA1 Message Date
Ron Pedde 1c83ac43a1 more incremental work on smart-parser 2005-08-16 02:32:37 +00:00
Ron Pedde c89517089d Credit Stefan for html fixes 2005-08-16 02:31:58 +00:00
Ron Pedde 3acd647a55 patches from Stefan Bruns for js speedups, konq support 2005-08-16 02:30:45 +00:00
Ron Pedde ab17d88879 Add interface directive to config file -- fix stderr logging on rendezvous child 2005-08-16 02:26:32 +00:00
Ron Pedde fa48f1175b specify interface to register 2005-08-15 03:16:54 +00:00
Ron Pedde 1570844d6d incremental updates 2005-08-15 03:16:36 +00:00
Ron Pedde b2a45d94f8 Fix problem with --disable-oggvorbis 2005-08-13 05:07:29 +00:00
Ron Pedde 517fe14667 what will eventually be the smart playlist parser 2005-08-02 03:17:22 +00:00
Ron Pedde 15fcb6b902 Fix problem with playlist dropoff 2005-08-02 03:10:36 +00:00
Ron Pedde 8b48e81db1 Pull date added from iTunes xml file -- thanks to Mark Woehrer 2005-07-24 17:08:19 +00:00
Ron Pedde c47315969f Crank up mdns debug messages 2005-07-21 03:40:07 +00:00
Ron Pedde e496d18424 Add support for compilation directories 2005-07-14 21:10:05 +00:00
Ron Pedde 681a0f4288 add logging types for smart playlist parser 2005-07-14 21:09:42 +00:00
Ron Pedde 324677564c Add applet.html to package, also support compdirs and debuglevel in config page 2005-07-14 20:02:08 +00:00
Ron Pedde 9e08e57fd7 Add brute-force checking for itunes path -- fix iTunes for windows problems 2005-07-13 05:32:54 +00:00
Ron Pedde 5ee1ce0db6 Get rid of lex and yacc checks 2005-07-13 05:32:16 +00:00
Ron Pedde 3cf237894f Add DAAP Applet jar temporarily 2005-06-20 03:44:30 +00:00
Ron Pedde 4e2d820703 Fix idx problems, fix static playlist handling 2005-06-20 03:35:33 +00:00
Ron Pedde 95e20a41d5 start working on smart playlist parser 2005-06-20 03:18:16 +00:00
Ron Pedde d18acd2f9e add 'host' smart tag to support daap applet 2005-06-15 03:27:27 +00:00
Ron Pedde 3d543b387b Add daap applet from www.petzall.se/daap 2005-06-15 03:24:16 +00:00
Ron Pedde f321aca92f Joe Holt's patches for config trashage 2005-06-15 02:44:32 +00:00
Ron Pedde 5c3e37e564 stupid database version error 2005-06-08 04:55:24 +00:00
Ron Pedde f61fbb60b3 Add idx to songs table to allow for index per path 2005-06-02 04:17:54 +00:00
Ron Pedde 8623fecab9 More scanning restructuring -- return TRUE on success, get rid of dual scanners 2005-06-02 02:26:04 +00:00
Ron Pedde 35af7991d9 Move genre list to scan-mp3.c 2005-06-01 14:55:36 +00:00
Ron Pedde 64a88ff2ed fix -Wall errors 2005-06-01 14:55:10 +00:00
Ron Pedde b94686a5af scanner driver updates 2005-06-01 14:54:07 +00:00
Ron Pedde 9c48844586 separate out mp3 and url scanning 2005-06-01 14:40:28 +00:00
Ron Pedde 6f3fb9dba7 Pull out of mp3-scanner.c 2005-06-01 03:04:43 +00:00
Ron Pedde 443afc5a76 abstract out wav scanning 2005-06-01 02:54:20 +00:00
Ron Pedde e2d835fbce -Wall cleanups for gcc4 2005-05-30 03:41:31 +00:00
Ron Pedde 5cb2784e2e -Wall cleanups for gcc 4.0 2005-05-29 23:48:53 +00:00
Ron Pedde 5915acfa81 Refactoring scanning -- split aac scanning from mp3-scanner 2005-05-29 23:44:23 +00:00
Ron Pedde baca93b823 Fix problem of numeric genres 2005-05-29 06:43:03 +00:00
Ron Pedde 5f9a558eb1 Fix problem with trailing spaces in tags (bug #0001) 2005-05-29 06:42:02 +00:00
Ron Pedde d56527c2d0 fix obvious urldecoding oversight 2005-05-26 01:39:37 +00:00
Ron Pedde 3222b7b51d Minor doc fix 2005-05-26 01:39:03 +00:00
Ron Pedde f647ae4391 Skip playlists we aren't interested in -- master playlist, for example 2005-05-23 01:14:56 +00:00
Ron Pedde 9ec19009ec that's the problem with vararg functions... no warning if you mess them up 2005-05-23 01:14:30 +00:00
Ron Pedde a0d776a6d7 Tune logging 2005-05-23 01:12:55 +00:00
Ron Pedde a2fdb8b107 for quick translation from itunes song id to mt-daapd song id 2005-05-21 05:56:09 +00:00
Ron Pedde 305e5fcf61 more credits where credits due 2005-05-21 05:54:47 +00:00
Ron Pedde b087ed154e argh 2005-05-21 05:54:28 +00:00
Ron Pedde 93e69a789a fix for no disc number information from North Overby 2005-05-21 05:53:48 +00:00
Ron Pedde 9ae132a127 Add iTunes playlist support 2005-05-21 05:53:11 +00:00
Ron Pedde 8b30cbce9a Add debuglevel config value 2005-05-21 05:52:47 +00:00
Ron Pedde 75d5f1b289 Fix ton of memory leaks 2005-05-18 05:48:22 +00:00
Ron Pedde e80fc585c9 Remove ezxml in favor of home-built saxish parser 2005-05-17 04:26:59 +00:00
Ron Pedde 2bb3bbe7d5 Update to use rxml rather than ezxml 2005-05-17 04:26:20 +00:00