aboutsummaryrefslogtreecommitdiffstats
path: root/src/QueuePrint.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.18.x'Max Kellermann2014-01-201-6/+6
|\
| * Queue: rename struct queue to QueueMax Kellermann2014-01-201-6/+6
| | | | | | | | | | Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.
* | copyright year 2014Max Kellermann2014-01-131-1/+1
|/
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* *: use references instead of pointersMax Kellermann2013-10-191-5/+5
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-6/+6
|
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-0/+54