summaryrefslogtreecommitdiffstats
path: root/src/mixer/playerinfo.h
AgeCommit message (Expand)Author
2020-12-31Fix current track display/broadcasting/recording when starting auto-DJDaniel Schürmann
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-08-04mixer/playerinfo: Make implicit PlayerInfo creation explicitJan Holthuis
2020-06-01Use override keyword in mixer classesDaniel Schürmann
2017-03-26Implemented inhibit on playJosepMaJAZ
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-10Merge remote-tracking branch 'upstream/master' into ContrlObjectSlaveDirectDaniel Schürmann
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan