Commit Graph

33 Commits

Author SHA1 Message Date
Ron Pedde
dad6b9e9d5 add debugging code to try and find the sqlite3 double-free bug 2006-03-06 01:35:49 +00:00
Ron Pedde
97fea2ff84 Fix play count updating 2006-03-04 08:29:57 +00:00
Ron Pedde
6a824aa09a Fix for iTunes 6.0.4 2006-03-02 00:39:52 +00:00
Ron Pedde
096a2a4dbc make more ansi-ish 2006-02-27 22:54:40 +00:00
Ron Pedde
73636a5a4c add ini style config handling 2006-02-27 22:48:42 +00:00
Ron Pedde
9a133dcbdc Merged win32-branch 2006-02-26 08:46:24 +00:00
Ron Pedde
6efb792704 Implement playcount updating 2006-01-24 04:17:38 +00:00
Ron Pedde
c7233f0947 bubble parse errors up to the web interface 2006-01-16 22:28:26 +00:00
Ron Pedde
86b45a028e abstract database somewhat, improve error handling 2006-01-04 20:30:44 +00:00
Ron Pedde
3ac71ba469 Add Timo's metacharacter escaping code and codectype passed to scripts 2005-11-20 06:42:03 +00:00
Ron Pedde
381dc7eade back out the connection persist force 2005-11-17 05:14:52 +00:00
Ron Pedde
a9e2d3a1b5 close fixes, obvious bug in webserver.c 2005-11-15 07:27:14 +00:00
Ron Pedde
c52a0c9986 workaround for client that claim http 1.0 2005-11-14 05:40:54 +00:00
Ron Pedde
dee22896a8 codectype transcoding 2005-11-11 23:52:42 +00:00
Ron Pedde
f127d8cb58 allow editing of smart playlists 2005-11-03 05:02:17 +00:00
Ron Pedde
fc2c656317 nslu fix for tag lenth in xml serialization 2005-10-26 07:13:53 +00:00
Ron Pedde
64e1af83a4 Fixes for mlit to xml translation with string length of 0, suggested by Stefan Bruns 2005-10-26 06:00:54 +00:00
Ron Pedde
e2d835fbce -Wall cleanups for gcc4 2005-05-30 03:41:31 +00:00
Ron Pedde
9ae132a127 Add iTunes playlist support 2005-05-21 05:53:11 +00:00
Ron Pedde
9245e282e8 transcode fix -- wrong content type for transcoded files 2005-05-13 05:09:03 +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
a0143734b7 add some support towards static file-based playlists 2005-04-17 23:57:10 +00:00
Ron Pedde
40d97beea1 Fix leak on background rescan 2005-04-16 21:26:35 +00:00
Ron Pedde
f1d35c7f3c fix fd leak in dynamic art 2005-04-12 03:51:42 +00:00
Ron Pedde
33e6284639 Add daap functions to add items to a static playlist 2005-04-02 10:52:28 +00:00
Ron Pedde
53f8c8166b add dmap methods to remotely add a playlist 2005-04-02 09:27:53 +00:00
Ron Pedde
533c273a0b make containers query honor metatags, add mt-daapd specific playlist tags for type and smart playlist spec 2005-04-02 05:31:20 +00:00
Ron Pedde
17c7b8d875 Move ssc check to dmap-building time, rather than scanning time so that transcoding can be done on a per-user-agent basis 2005-03-20 23:43:24 +00:00
Ron Pedde
c9d7a75774 fix double-free of pmp3 2005-03-20 06:04:16 +00:00
Ron Pedde
cb5f0283d6 Implement xml output 2005-03-16 11:38:14 +00:00
Ron Pedde
8e6c0d2c6d add query/filter support 2005-03-14 06:17:28 +00:00
Ron Pedde
352f627471 add browse 2005-03-13 23:20:25 +00:00
Ron Pedde
847d10b361 First pass of sqlite backend 2005-03-11 06:39:40 +00:00