aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/PlayerCommands.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* command: make argc unsignedMax Kellermann2014-06-161-21/+21
|
* Playlist*: move to queue/Max Kellermann2014-02-271-1/+1
|
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-1/+6
|
* db/update: convert to OO APIMax Kellermann2014-01-301-3/+7
| | | | | Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-5/+3
| | | | Another big chunk of code for multi-player support.
* Mixer*: move to mixer/Max Kellermann2014-01-241-1/+1
|
* Database*: move to db/Max Kellermann2014-01-241-1/+1
|
* Client*: move to client/Max Kellermann2014-01-241-1/+1
|
* Update*: move to update/Max Kellermann2014-01-241-1/+1
|
* output/*: move to output/plugins/Max Kellermann2014-01-231-1/+1
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* PlayerCommands: show CrossFade/MixRamp only if enabledMax Kellermann2013-10-301-4/+10
|
* *: use nullptr instead of NULLMax Kellermann2013-10-281-1/+1
|
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+388