2030 Commits

Author SHA1 Message Date
Ron Pedde
4e6219272a Fix problem with key violations on updates from itunes xml 2006-01-07 07:42:44 +00:00
Ron Pedde
f1acc3bc88 Add sqlite3 files 2006-01-06 19:11:01 +00:00
Ron Pedde
3a6ec603a1 add sqlite3 support 2006-01-06 17:43:38 +00:00
Ron Pedde
e0ce8f273f add db_type and db_parameters for specifying different backend databases 2006-01-06 00:05:02 +00:00
Ron Pedde
56502cee62 abstract out the db function pointers 2006-01-05 22:43:45 +00:00
Ron Pedde
b0c2a64a63 Fix index bug 2006-01-05 18:57:38 +00:00
Ron Pedde
60555d9f8d Fix playlist count problem 2006-01-05 15:35:36 +00:00
Ron Pedde
1418a64dc9 Fix frees for nulled error pointers, other minor problems 2006-01-04 23:46:15 +00:00
Ron Pedde
86b45a028e abstract database somewhat, improve error handling 2006-01-04 20:30:44 +00:00
Ron Pedde
24f40d7956 Fixes for not, add startswith and endswith operators 2005-12-13 20:42:03 +00:00
Ron Pedde
869aa94de4 Finish stats xml-rpc method 2005-11-23 04:11:04 +00:00
Ron Pedde
d0d246735e oops 2005-11-21 05:26:12 +00:00
Ron Pedde
3fe312ead6 Support infrastructure for simpler xml handler. 2005-11-20 09:50:50 +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
d4dfc17671 Shell-escape proper metachars before popening 2005-11-19 09:02:13 +00:00
Ron Pedde
6dba7aab41 Bullwinkle: Hey Rocky -- watch me pull a rabbit out of my hat. Rocky: Again? 2005-11-17 07:20:50 +00:00
Ron Pedde
381dc7eade back out the connection persist force 2005-11-17 05:14:52 +00:00
Ron Pedde
0851b29812 *really* fixed the race this time 2005-11-17 05:09:42 +00:00
Ron Pedde
5733445333 fix some more trivial problems 2005-11-16 05:03:17 +00:00
Ron Pedde
51274d7b03 Show idle threads in thread status 2005-11-15 07:41:50 +00:00
Ron Pedde
a9e2d3a1b5 close fixes, obvious bug in webserver.c 2005-11-15 07:27:14 +00:00
Ron Pedde
9f5eabdabf fix obvious error in thread enumeration 2005-11-15 06:43:31 +00:00
Ron Pedde
c52a0c9986 workaround for client that claim http 1.0 2005-11-14 05:40:54 +00:00
Ron Pedde
a57b002243 Fix for races in thread status 2005-11-14 04:30:12 +00:00
Ron Pedde
dee22896a8 codectype transcoding 2005-11-11 23:52:42 +00:00
Ron Pedde
230eaa0aba fix xml-rpc for thread status 2005-11-07 06:13:10 +00:00
Ron Pedde
a82c564426 move the thread status stuff into the webserver, add status info to xml-rpc 2005-11-07 05:58:05 +00:00
Ron Pedde
a35a59af31 Add date parsing and unary negate operator 2005-11-06 21:06:07 +00:00
Ron Pedde
f127d8cb58 allow editing of smart playlists 2005-11-03 05:02:17 +00:00
Ron Pedde
88ab086900 musepack fixes by slomo 2005-11-03 03:46:26 +00:00
Ron Pedde
0821b9ce9d musepack support from slomo 2005-11-02 04:45:25 +00:00
Ron Pedde
679f253de8 Build indexes on playlists, comment out the playlist order stuff, until further investigation 2005-10-31 23:44:16 +00:00
Ron Pedde
eefb9939b9 Start of date-based playlists 2005-10-29 21:23:43 +00:00
Ron Pedde
cb42785a36 xing header alignment problems fix, hat tip to Paul Forgey 2005-10-29 15:49:11 +00:00
Ron Pedde
fc2c656317 nslu fix for tag lenth in xml serialization 2005-10-26 07:13:53 +00:00
Ron Pedde
97652ba6fa simpler queries for nslu2... speed up playlist enumeration 2005-10-26 06:23:27 +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
4c89c687a6 pidfile patches from Diego Petteno 2005-10-26 05:10:19 +00:00
Ron Pedde
283261585d Fix dist files 2005-10-24 06:14:36 +00:00
Ron Pedde
662795acb6 Add includes keyword 2005-10-24 00:18:08 +00:00
Ron Pedde
1c7c77be1c Check for valid playlist on add 2005-10-24 00:17:56 +00:00
Ron Pedde
8d3d31d119 integrate smart playlist parsing into the database 2005-10-23 07:33:24 +00:00
Ron Pedde
1d0ecad346 Fix string parsing, precedence problems, add more detailed error reporting 2005-10-22 23:05:29 +00:00
Ron Pedde
dda666ea8e first pass of sql generation. Some problems in the production rules, I think, but coming along 2005-10-21 07:48:07 +00:00
Ron Pedde
b32984abeb parse tree completely built, int and string values appear to be working 2005-10-20 07:33:58 +00:00
Ron Pedde
939db9fcf9 node 2005-10-18 22:35:10 +00:00
Ron Pedde
7e5535d9bd update lexer, first validating parser 2005-10-17 04:57:06 +00:00
Ron Pedde
4740aeded0 start on parsing side 2005-10-16 06:55:42 +00:00
Ron Pedde
eba0f2f4fd make wavstreamer take a -l of 0, also remove long opts 2005-10-14 05:42:26 +00:00
Ron Pedde
d25c5a53ca really really stupid tokenizer sort of working 2005-10-14 04:11:06 +00:00