aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_database.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
|
* string_util: add function strchug_fast()Max Kellermann2010-12-231-1/+2
| | | | Replace g_strchug() calls with a cheaper implementation.
* playlist_database: initialize pm.mtimeMax Kellermann2010-09-231-1/+3
|
* update: store playlist files in databaseMax Kellermann2010-07-211-0/+76
Don't open the music directory for each "lsinfo" call. Get the list of playlist files from the memory database.