Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QueueCommands: new command "rangeid" | Max Kellermann | 2014-07-12 | 1 | -0/+54 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-11 | 1 | -0/+3 |
|\ | |||||
| * | PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs | Max Kellermann | 2014-07-11 | 1 | -0/+3 |
| * | QueueCommands: make "result" more local | Max Kellermann | 2014-07-11 | 1 | -3/+2 |
* | | command: make argc unsigned | Max Kellermann | 2014-06-16 | 1 | -22/+22 |
* | | SongFilter: convert argv to ConstBuffer | Max Kellermann | 2014-04-24 | 1 | -1/+4 |
* | | Playlist: use the Error library to return errors | Max Kellermann | 2014-02-27 | 1 | -9/+11 |
* | | Playlist*: move to queue/ | Max Kellermann | 2014-02-27 | 1 | -1/+1 |
* | | SongLoader: new class that merges duplicate code | Max Kellermann | 2014-02-03 | 1 | -55/+30 |
* | | ClientFile: move client_allow_file() into the Client class | Max Kellermann | 2014-02-02 | 1 | -3/+2 |
* | | db: add compile-time option to disable database | Max Kellermann | 2014-01-30 | 1 | -0/+5 |
* | | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
* | | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
* | | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
|/ | |||||
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -0/+391 |