summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)Author
2019-08-23Merge remote-tracking branch 'upstream/master' into hotcue_labelsBe
2019-08-23scons: Catch CalledProcessErrors to allow fallback to defaultsJan Holthuis
2019-08-23scons: Fix UIC invocation via map() in Python 3Jan Holthuis
2019-08-23scons: Also fix Python 2.7 compatibility in depends.py/qt5.pyJan Holthuis
2019-08-23scons: Restore Python 2.7 compatibilityJan Holthuis
2019-08-23scons: Print SCons/Python version to make debugging easierJan Holthuis
2019-08-20factor out redundant code to new WaveformMarkLabel classBe
2019-08-17split ColorMenu class from CueMenuBe
2019-08-15add right click menu on WOverview to edit hotcue label & colorBe
2019-08-15merge WaveformMarkProperties into WaveformMark classBe
2019-08-14Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into sconsUwe Klotz
2019-08-13Merge pull request #2234 from uklotzde/qt54Daniel Schürmann
2019-08-12Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-08-11scons: Restore Scons 3.1.1 compatibilityJan Holthuis
2019-08-11scons: Remove unused importsJan Holthuis
2019-08-11build: Improve pkg-config invocationJan Holthuis
2019-08-11scons: Move stdlib imports to top of fileJan Holthuis
2019-08-10Fix SCons whitespace issue (tabs/spaces)Uwe Klotz
2019-08-10Update CHANGELOG and bump datesUwe Klotz
2019-08-09Update minimum required Qt version for macOS to 5.4.1Uwe Klotz
2019-08-09Update minimum required Qt version to 5.4.0Uwe Klotz
2019-08-09Fix signature of changed_since_last_build_node() for SCons 3.1.xUwe Klotz
2019-08-08Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-08-08Update Debian changelogUwe Klotz
2019-08-06Pull latest translations from https://www.transifex.com/mixxx-dj-software/mix...Uwe Klotz
2019-07-20Remove redundant decode() argsUwe Klotz
2019-07-20Fix compiler check for MSVC toolchainUwe Klotz
2019-07-20Use subprocess.checkout_output()Uwe Klotz
2019-07-18Add a comment about OpenBSD's queue.hRaphael Graf
2019-07-17Fix libebur128 compilation on OpenBSD by using internal queue.hRaphael Graf
2019-06-20Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into dev_trackfileUwe Klotz
2019-06-15Add a wrapper class for handling track file locationsUwe Klotz
2019-06-15Switch from C++11 to C++14Uwe Klotz
2019-06-10Merge pull request #2144 from poelzi/feature/nix-configUwe Klotz
2019-06-08Merge pull request #2147 from rrrapha/battery-bsdUwe Klotz
2019-06-07Update qm-dsp from https://github.com/c4dm/qm-dsp/commit/9b18a2294638e2a28c8b...Daniel Schürmann
2019-06-06Add support for the battery widget on BSD systems (via upower)Raphael Graf
2019-06-05Mark as saveDaniel Poelzleithner
2019-06-05Move version into own file and use version file in default.nixDaniel Poelzleithner
2019-06-05Add default.nix for building mixxx packages and entering development shellDaniel Poelzleithner
2019-06-05Merge pull request #2141 from rrrapha/bsdUwe Klotz
2019-06-05Fix the checks for bsd platformRaphael Graf
2019-06-04Merge pull request #2136 from daschuer/qm-dsp-updateUwe Klotz
2019-06-04Improve BSD compatibilityRaphael Graf
2019-06-04mixxx.py: add some new MIPS machine typesYunQiang Su
2019-06-03Improve compiler detectionRaphael Graf
2019-06-03Update qm-dsp to current master https://github.com/c4dm/qm-dsp/commit/4c406d9...Daniel Schürmann
2019-05-14Merge pull request #2102 from uklotzde/gcc9Uwe Klotz
2019-05-14Merge pull request #2094 from daschuer/GL_ES_WaveformsUwe Klotz
2019-05-09Split into .h/.cpp filesUwe Klotz