Ron Pedde
|
51a3a6279c
|
-Wall cleanups
|
2006-03-25 11:15:53 +00:00 |
Ron Pedde
|
75868e50aa
|
make daap parser emit empty strings when daap/empty_strings is set -- for better xbmc compatibility
|
2006-03-17 08:50:13 +00:00 |
Ron Pedde
|
5163942322
|
new dmap atoms
|
2006-03-14 07:28:59 +00:00 |
Ron Pedde
|
90dc66110a
|
Complete unifying smart playlists and query/filters
|
2006-03-12 11:30:58 +00:00 |
Ron Pedde
|
8e9d759e05
|
make sqlite3 thread-safer(?) by using a thread pool
|
2006-03-07 06:01:59 +00:00 |
Ron Pedde
|
e53562943f
|
still need to update atom and type for new metas
|
2006-03-02 07:03:48 +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
|
4116a68166
|
fix parse error
|
2006-01-16 22:27:49 +00:00 |
Ron Pedde
|
8dfea7dee3
|
Add video support for m4v files
|
2006-01-12 08:10:48 +00:00 |
Ron Pedde
|
01180d60f1
|
return id from db_add
|
2006-01-10 23:57:43 +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
|
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
|
f127d8cb58
|
allow editing of smart playlists
|
2005-11-03 05:02:17 +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
|
e2d835fbce
|
-Wall cleanups for gcc4
|
2005-05-30 03:41:31 +00:00 |
Ron Pedde
|
5f9a558eb1
|
Fix problem with trailing spaces in tags (bug #0001)
|
2005-05-29 06:42:02 +00:00 |
Ron Pedde
|
9ae132a127
|
Add iTunes playlist support
|
2005-05-21 05:53:11 +00:00 |
Ron Pedde
|
75d5f1b289
|
Fix ton of memory leaks
|
2005-05-18 05:48:22 +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
|
104957bf2f
|
add db_delete_playlist, fix m3u scanning to use new database routines
|
2005-04-21 03:16:19 +00:00 |
Ron Pedde
|
a0143734b7
|
add some support towards static file-based playlists
|
2005-04-17 23:57:10 +00:00 |
Ron Pedde
|
622171c1b1
|
Add daap.songcodectype, normalize daap.songformat and daap.songdescription.
|
2005-04-04 02:21:26 +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
|
158a76ae16
|
Add smart playlist clause to playlist query
|
2005-04-02 04:33:04 +00:00 |
Ron Pedde
|
ff8c69d915
|
clean up invalid utf-8 data. this forces a database update and full rescan (mostly as a test of the db update stuff)
|
2005-03-28 00:28:54 +00:00 |
Ron Pedde
|
87d8544a72
|
auto-upgrade of databases, including auto-creating database
|
2005-03-20 00:42:47 +00:00 |
Ron Pedde
|
adc26c90b4
|
Big performance wins
|
2005-03-19 10:02:19 +00:00 |
Ron Pedde
|
8e6c0d2c6d
|
add query/filter support
|
2005-03-14 06:17:28 +00:00 |
Ron Pedde
|
847d10b361
|
First pass of sqlite backend
|
2005-03-11 06:39:40 +00:00 |