Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | player_control: no CamelCase | Max Kellermann | 2009-10-08 | 1 | -2/+2 |
* | command: range support for "delete" | Max Kellermann | 2009-09-30 | 1 | -0/+26 |
* | playlist_edit: moved code to playlist_delete_internal() | Max Kellermann | 2009-09-30 | 1 | -10/+19 |
* | playlist: CamelCaseIsBad | Courtney Cavin | 2009-07-28 | 1 | -3/+3 |
* | playlist: no CamelCase | Max Kellermann | 2009-07-14 | 1 | -51/+54 |
* | queue/playlist/command: move range | Jeffrey Middleton | 2009-03-26 | 1 | -13/+18 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | ls: moved generic URI utilities to uri.c | Max Kellermann | 2009-02-25 | 1 | -1/+1 |
* | playlist_edit: improved range checks in shufflePlaylist() | Romain Bignon | 2009-02-13 | 1 | -1/+6 |
* | added the shufflerange command | Romain Bignon | 2009-02-13 | 1 | -23/+21 |
* | playlist: fix assertion when last/current song is deleted | Max Kellermann | 2009-02-10 | 1 | -1/+4 |
* | playlist: moved code to playlist_edit.c | Max Kellermann | 2009-02-04 | 1 | -0/+393 |