Julien BLACHE
|
cbab1f80e0
|
ie->len is 0 for events reported on the watch subject
ie->len is non-0 only when the event is being reported for a file or
directory inside a watched directory.
|
2009-06-10 19:10:37 +02:00 |
Julien BLACHE
|
c8cc6bd603
|
Run event loop for each directory and each playlist when scanning in bulk mode
|
2009-06-10 19:04:18 +02:00 |
Julien BLACHE
|
7314dd21c7
|
Purge old files and playlists after bulk scan
|
2009-06-10 19:04:18 +02:00 |
Julien BLACHE
|
a200703393
|
Switch to the new database code
|
2009-06-10 19:04:18 +02:00 |
Julien BLACHE
|
4872077319
|
Make the file scanner non-recursive
|
2009-06-07 19:06:51 +02:00 |
Julien BLACHE
|
ffb5a2fb06
|
Make wd2path static
|
2009-06-07 19:06:51 +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
|
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
|
69d6acad37
|
Remove support for iTunes XML playlist
No plans for OS X nor Windows in the near future, and those are most
probably useless on other platforms.
|
2009-04-24 15:45:43 +02:00 |
Julien BLACHE
|
831016bb05
|
Use new m3u scanner
|
2009-04-24 15:45:43 +02:00 |
Julien BLACHE
|
c0e3c1bc5f
|
Introduce new file scanner
The new file scanner has inotify support and runs in its own thread, including
for performing the initial rescan.
|
2009-04-20 16:41:01 +02:00 |