Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | playlist/*: move to playlist/plugins/ | Max Kellermann | 2014-01-23 | 1 | -12/+0 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -11/+12 |
| | |||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -3/+2 |
| | | | | Replaces GLib's GError. | ||||
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -1/+2 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -10/+10 |
| | |||||
* | don't include stdbool.h in C++ sources | Max Kellermann | 2013-01-02 | 1 | -1/+0 |
| | | | | The "bool" type is built-in. | ||||
* | SongFilter: convert to a C++ class | Max Kellermann | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | playlist_print: rename to PlaylistPrint.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+110 |