summaryrefslogtreecommitdiffstats
path: root/src/mixer/playerinfo.cpp
AgeCommit message (Expand)Author
2020-12-31Fix current track display/broadcasting/recording when starting auto-DJDaniel Schürmann
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-10Remove long copyright headersxerus2000
2020-10-09Merge branch '2.3' of github.com:mixxxdj/mixxx into float-warnings-pt-3Jan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-25Use const/auto to improve type declarationsJan Holthuis
2020-09-25mixer/playerinfo: Add missing typecast to intJan Holthuis
2020-09-25engine/enginexfader: Use CSAMPLE_GAIN for getXfadeGains()Jan Holthuis
2020-08-04mixer/playerinfo: Make implicit PlayerInfo creation explicitJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-01-06move EngineChannel classes to their own folderBe
2017-03-29several fixes and code reorganizationJosepMaJAZ
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-03-19add comments for crossfade computationsPavel Potocek
2016-03-19Change the Constant power crossfader to be constant power for uncorrelated si...Pavel Potocek
2016-01-10Merge remote-tracking branch 'upstream/master' into ContrlObjectSlaveDirectDaniel Schürmann
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan