Commit Graph

603 Commits

Author SHA1 Message Date
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
Ron Pedde ed62041b82 a sax-inspired xml parser 2005-05-17 04:25:38 +00:00
Ron Pedde 50fcf93ec6 fix problem with missing paths in config file 2005-05-17 04:24:35 +00:00
Ron Pedde 9245e282e8 transcode fix -- wrong content type for transcoded files 2005-05-13 05:09:03 +00:00
Ron Pedde a42cb7549d missing some files in extra_dist 2005-05-01 05:09:02 +00:00
Ron Pedde cb37ce4fea Ummm.... maybe that's the huge memory loss that's triggering the oom killer? Hmmm? 2005-04-30 03:36:47 +00:00
Ron Pedde c4c8693df9 problem dropping update tables on full rebuild of database 2005-04-28 01:07:46 +00:00
Ron Pedde 27a7426bc2 First cut of itunes xml parsing -- this should augment song info. Still no playlist info 2005-04-27 06:13:26 +00:00
Ron Pedde 7a7cd186bb fixes for static playlists 2005-04-24 21:15:18 +00:00
Ron Pedde 0aadff5e5a add daap URIs for delete playlist and delete playlist items 2005-04-24 00:48:47 +00:00
Ron Pedde c2de7ce606 add function to delete a playlist item 2005-04-23 21:01:10 +00:00
Ron Pedde 7b3333df19 Fix aeSP icon problem, finish first pass at static playlists 2005-04-21 04:50:50 +00:00
Ron Pedde 104957bf2f add db_delete_playlist, fix m3u scanning to use new database routines 2005-04-21 03:16:19 +00:00
Ron Pedde afd41008dc add m3ufile struct, functions for retrieving it 2005-04-19 04:47:59 +00:00