summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-03-19Update google/benchmark libraryUwe Klotz
2020-03-19Disable installation of GoogleTest librariesUwe Klotz
2020-03-18Install license files and docs in separate directoriesUwe Klotz
2020-03-18Change USB HID udev rules from GROUP/MODE to TAG uaccessUwe Klotz
2020-03-18Fix CMake install destinationsUwe Klotz
2020-03-17Added WHotcueButton featuring a right click context menuDaniel Schürmann
2020-03-17Fix pixmaps install pathUwe Klotz
2020-03-16preferences/colorpaletteeditor: Get rid of ColorPaletteEditorTableViewJan Holthuis
2020-03-16preferences/colorpaletteeditor: Add support for hotcue color indicesJan Holthuis
2020-03-16preferences: Add Color Palette EditorJan Holthuis
2020-03-16preferences: Add colors dialog to preferences menuJan Holthuis
2020-03-16util/color/colorpalette: Add additional predefined color palettesJan Holthuis
2020-03-16Merge branch 'master' into basetracktablemodelUwe Klotz
2020-03-14Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-14Extract BaseCoverArtDelegate from CoverArtDelegateUwe Klotz
2020-03-14Extract BaseTrackTableModel from BaseSqlTableModelUwe Klotz
2020-03-14Rename CLANG to LLVM_CLANGUwe Klotz
2020-03-14Define and use variables for all supported compilersUwe Klotz
2020-03-14CMAKE_CXX_COMPILER_ID: Handle both 'AppleClang' or 'Clang'Uwe Klotz
2020-03-10test/colormapperjsproxy_test: Add tests for ColorMapperJSProxyJan Holthuis
2020-03-09Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-07Merge pull request #2529 from uklotzde/readcueinfoJan Holthuis
2020-03-07Add cue conversion testsUwe Klotz
2020-03-05Merge pull request #2499 from Holzhaus/serato-markers-integrationUwe Klotz
2020-03-02Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-02Merge branch 'master' into musicbrainzUwe Klotz
2020-03-01test/colorpalette_test: Add tests for ColorPalette methodsJan Holthuis
2020-03-01controllers: Remove obsolete ColorJSProxyJan Holthuis
2020-02-29tests/seratotagstest: Add tests for color conversion functionsJan Holthuis
2020-02-29track/serato/tags: Add SeratoTags class for abstracting Markers/Markers2Jan Holthuis
2020-02-29preferences: Make HotcuePaletteSettings support other palette types, tooJan Holthuis
2020-02-29src/controllers: Add ColorMapper class for controller scriptsJan Holthuis
2020-02-29track/cueinfo: Add CueInfo DTO for track-independent storage of Cue dataJan Holthuis
2020-02-28Rename some color related classesFerran Pujol Camins
2020-02-28Remove PredefinedColorFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2020-02-28Add tests for color config methodsFerran Pujol Camins
2020-02-27Use web task framework and fetch additional MusicBrainz metadataUwe Klotz
2020-02-27Add MusicBrainzRecordingsTaskUwe Klotz
2020-02-27Add AcoustIdLookupTaskUwe Klotz
2020-02-27Add (Json)WebTask frameworkUwe Klotz
2020-02-25Add tests for uuidToStringWithoutBraces()Uwe Klotz
2020-02-18Merge pull request #2497 from uklotzde/libraryscannerhashDaniel Schürmann
2020-02-16Merge branch 'master' into track-colorsUwe Klotz
2020-02-16Merge pull request #2480 from Holzhaus/serato-library-featureDaniel Schürmann
2020-02-15library/serato: Move SeratoPlaylistModel into separate fileJan Holthuis
2020-02-12widget/wcolorpickeraction: Do not hand out raw pointer to color pickerJan Holthuis
2020-02-11Add utility functions and typedefs for cache keysUwe Klotz
2020-02-11lp1100882: Add support for track colorsJan Holthuis
2020-02-11Merge branch 'master' of github.com:mixxxdj/mixxx into serato-library-featureJan Holthuis