summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)Author
2016-05-03Make AutoDJ Crates non-optional.RJ Ryan
2016-05-03Fix the build with qdebug=0.RJ Ryan
2016-05-03Eliminate stdlib=libstdc++ on Mac since we require a standard library that su...RJ Ryan
2016-05-03Don't warn about deprecated register keyword.RJ Ryan
2016-05-02Warn on unintended fallthrough in switch statements.RJ Ryan
2016-04-28Move src/configobject.(h|cpp) to src/preferences/.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Delete Qt Creator .pro file.RJ Ryan
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2016-04-27Move DlgAbout and DlgDeveloperTools to src/dialog.RJ Ryan
2016-04-27Move MixxxKeyboard to src/controllers/keyboard/ and rename to KeyboardEventFi...RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Move src/soundsourceproxy.h/cpp to src/sources.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-04-24Enable the use of Clang thread safety analysis.RJ Ryan
2016-04-22Move CachingReader and friends into src/engine.RJ Ryan
2016-04-15Merge pull request #905 from djsteph/NumarkMixtrackPro3MappingRJ Ryan
2016-04-13Merge pull request #902 from uklotzde/Upgrade3rdPartyLibsRJ Ryan
2016-04-13Merge remote-tracking branch 'upstream/master' into replaygain2Daniel Schürmann
2016-04-10Make battery meter an optional feature.RJ Ryan
2016-04-10Fix features.py indent.RJ Ryan
2016-04-09Merge branch 'master' into batteryRJ Ryan
2016-03-24move NetworkStreamWorker definition to cpp filePatric Schmitz
2016-03-18Update to ensure controller is listed in alphabetical orderdjsteph
2016-03-17Updated uninstaller as per comment for Mixtrack Pro 3 mappingdjsteph
2016-03-09Extract a ReplayGainSettings classDaniel Schürmann
2016-03-09Remove mit prefixDaniel Schürmann
2016-03-05Upgrade Soundtouch: 1.8.0 -> 1.9.2Uwe Klotz
2016-03-05Upgrade Vamp plugin SDK: 2.3 -> 2.6Uwe Klotz
2016-03-04remove unused gpl version of ebu r128Daniel Schürmann
2016-02-21Added local copy of libebur128-1.1.0 and use it if no system version is insta...Daniel Schürmann
2016-02-21Added alternative MIT implementation for EBU R128Daniel Schürmann
2016-02-21Rename add gpl appendix to ebu r128 analyzerDaniel Schürmann
2016-02-20Added ReplayGain2 Analyzer based on ebumeter by Fons AdriaensenDaniel Schürmann
2016-02-07Merge pull request #858 from rryan/menubarRJ Ryan
2016-02-02use pkg-config to set the hidapi include pathDaniel Schürmann
2016-02-01Merge remote-tracking branch 'upstream/master' into systemhidapiDaniel Schürmann
2016-02-01Removed Testing codeDaniel Schürmann
2016-01-31Use system provided SoundTouch on LinuxDaniel Schürmann
2016-01-31Add Mips machine types (Ubuntu 1001-buildsystem.patch)Daniel Schürmann
2016-01-28Delete distro-specific control files.RJ Ryan
2016-01-28Silence clang warning about inconsistent overrides.RJ Ryan
2016-01-26Add newline.RJ Ryan
2016-01-26Fix lintian warnings.RJ Ryan
2016-01-25Merge branch 'master' into menubarRJ Ryan
2016-01-24Move VisualPlayPosition to src/waveform.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan
2016-01-23Drop obsolete class AudioTaggerUwe Klotz
2016-01-22Merge pull request #853 from daschuer/controlobjectscriptRJ Ryan
2016-01-20remove stary commaDaniel Schürmann