Julien BLACHE
|
99df67b53c
|
Include sys/param.h for PATH_MAX
|
2010-01-09 13:42:23 +01:00 |
|
Julien BLACHE
|
974a74a833
|
Update copyright notices for 2010
|
2010-01-05 19:34:00 +01:00 |
|
Julien BLACHE
|
04ce09e5be
|
Rename db_pl_add_item -> db_pl_add_item_bypath
For consistency with db_pl_add_item_byid & similar database functions.
|
2009-11-28 10:55:42 +01:00 |
|
Julien BLACHE
|
0a8c171187
|
Store playlist items paths instead of resolving to file ids
This allows for more dynamic playlists now that files can move
around while we're running.
|
2009-06-11 20:27:31 +02:00 |
|
Julien BLACHE
|
538d81b402
|
Always rescan and update playlists
This is needed to keep relative playlist items up to date in the
database when the playlist file moves around.
|
2009-06-11 19:04:21 +02:00 |
|
Julien BLACHE
|
2d1c35b855
|
Count playlist items on the fly
|
2009-06-11 18:28:01 +02:00 |
|
Julien BLACHE
|
a200703393
|
Switch to the new database code
|
2009-06-10 19:04:18 +02:00 |
|
Julien BLACHE
|
d384f3c395
|
Rename E_INF to E_INFO
|
2009-05-09 17:14:07 +02:00 |
|
Julien BLACHE
|
11fd038d16
|
Use new logger facility
|
2009-05-09 17:14:06 +02:00 |
|
Julien BLACHE
|
2127aff906
|
Use a single log domain on DPRINTF() calls
|
2009-05-05 20:28:40 +02:00 |
|
Julien BLACHE
|
10bb9dec57
|
Remove useless daapd.h
|
2009-05-05 16:22:11 +02:00 |
|
Julien BLACHE
|
7afc55307d
|
Change prototype and return values for new file scanners
|
2009-04-24 15:45:44 +02:00 |
|
Julien BLACHE
|
1a0f1317e2
|
Add rewritten scan_static_playlist() as scan_m3u_playlist()
Get rid of the I/O layer, better code.
|
2009-04-24 15:45:43 +02:00 |
|