Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | playlist_vector: use the list_head library | Max Kellermann | 2012-02-12 | 1 | -4/+4 |
| | |||||
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | string_util: add function strchug_fast() | Max Kellermann | 2010-12-23 | 1 | -1/+2 |
| | | | | Replace g_strchug() calls with a cheaper implementation. | ||||
* | playlist_database: initialize pm.mtime | Max Kellermann | 2010-09-23 | 1 | -1/+3 |
| | |||||
* | update: store playlist files in database | Max Kellermann | 2010-07-21 | 1 | -0/+76 |
Don't open the music directory for each "lsinfo" call. Get the list of playlist files from the memory database. |