summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-29refactor(BCR2000): move equalizer unit into deckChristian
2020-11-29feat(BCR2000): add support for a default component definition in a containerChristian
2020-11-28feat(BCR2000): add support for additional midi output for fx and eqChristian
2020-11-26Merge remote-tracking branch 'upstream/2.3' into feature/controller-mapping-b...Christian
2020-11-26Merge pull request #3365 from Be-ing/remove_appveyorUwe Klotz
2020-11-26refactor(BCR2000): avoid object creation for prototype definitionChristian
2020-11-26refactor(BCR2000): avoid object creation for prototype definitionChristian
2020-11-26Merge pull request #3371 from Be-ing/fix_new_configUwe Klotz
2020-11-26fix(BCR2000): avoid warning about unknown controlChristian
2020-11-25ConfigObject: add comment explaining reason to check if file existsBe
2020-11-25ConfigObject: fix creation of new config fileBe
2020-11-25Merge pull request #3370 from Be-ing/angleBe
2020-11-25Add ANGLE DLLs to Windows installerJoergAtGithub
2020-11-25Fix OpenGL swap buffer issuesJoergAtGithub
2020-11-25prevent macOS code signing keychain access from timing outBe
2020-11-25feat(BCR2000): restrict publishers to potsChristian
2020-11-25feat(BCR2000): make controller feedback configurableChristian
2020-11-25feat(BCR2000): add component container for equalizer unitChristian
2020-11-25chore(BCR2000): add key and group for shift buttonChristian
2020-11-24GH Actions: verbose output for cpackBe
2020-11-25feat(BCR2000): generalize container creationChristian
2020-11-25fix(BCR2000): handle 'this' to called functionChristian
2020-11-25Merge pull request #3362 from Be-ing/macos_buildenv_scriptJan Holthuis
2020-11-25Merge pull request #3172 from ronso0/table-item-focus-borderUwe Klotz
2020-11-24Merge pull request #3366 from Holzhaus/windows-fixesUwe Klotz
2020-11-24ColorDelegate: Switch if/else armsUwe Klotz
2020-11-24CoverArtDelegate, ColorDelegate: draw a focus border, pick color from stylesh...ronso0
2020-11-24Library: paint location text like other selected cells' textronso0
2020-11-24Shade: apply library font also to location delegate by packing library into S...ronso0
2020-11-24Skins, libary: add focus border to all table cellsronso0
2020-11-24Merge pull request #3368 from Be-ing/windows_disable_autodj_testsUwe Klotz
2020-11-24GH Actions: disable all AutoDJ tests on WindowsBe
2020-11-24macos_buildenv.sh: make pre-commit happyBe
2020-11-24macos_buildenv.sh: fix GitHub Actions buildBe
2020-11-24macos_buildenv.sh: consolidate duplicated code into a functionBe
2020-11-24macos_buildenv.sh: reorder output for easier readabilityBe
2020-11-24macos_buildenv.sh more zsh compatibility fixesBe
2020-11-24macos_buildenv.sh: improve interactive feedbackBe
2020-11-24fix QT_PATH -> Qt5_DIRBe
2020-11-24Merge remote-tracking branch 'upstream/2.3' into macos_buildenv_scriptBe
2020-11-24Parser: Fix potential trunction of constant valueJan Holthuis
2020-11-24PortMidiControllerTest: Fix potential trunction of constant valueJan Holthuis
2020-11-24util/lcs: Use int instead of size_tJan Holthuis
2020-11-24engine/filters: Fix potential out-of-bounds read in setCoefs{2}Jan Holthuis
2020-11-24EncoderMP3: Fix conversion warnings on WindowsJan Holthuis
2020-11-24SampleUtilTest: Fix data loss warningsJan Holthuis
2020-11-24HidController: Use strcpy/wcsncpy from C++ std namspaceJan Holthuis
2020-11-24remove AppVeyorBe
2020-11-24Merge pull request #3339 from Holzhaus/gh-actions-windowsBe
2020-11-24GitHub Actions: Switch to Windows build to windows-2019Jan Holthuis