Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code style, indent with tabs XI | Max Kellermann | 2008-10-03 | 1 | -2/+0 |
* | configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN | Max Kellermann | 2008-10-02 | 1 | -1/+0 |
* | playlist: reset id in playlist_clear() | Max Kellermann | 2008-09-18 | 1 | -0/+2 |
* | playlist: removed "updated" flag | Max Kellermann | 2008-09-18 | 1 | -1/+0 |
* | use GPtrArray instead of GArray for playlist songs | Max Kellermann | 2008-09-16 | 1 | -4/+3 |
* | playlist: hide direct accesses in inline functions | Max Kellermann | 2008-09-16 | 1 | -10/+7 |
* | mpdclient: added mpdclient_playlist_init(), mpdclient_playlist_clear() | Max Kellermann | 2008-09-16 | 1 | -3/+22 |
* | mpdclient: moved code to playlist.c | Max Kellermann | 2008-09-16 | 1 | -0/+113 |