summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-11-02Remove PredefinedColorRepresentationFerran Pujol Camins
2019-11-02Migrate hotcue color id to RGBA in DBFerran Pujol Camins
2019-11-02Make Cue related code use QColorFerran Pujol Camins
2019-11-01Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-01Add tests for color config methodsFerran Pujol Camins
2019-10-28Merge pull request #2323 from Holzhaus/serato-markers2Uwe Klotz
2019-10-28Merge pull request #2334 from uklotzde/PR2196_fix_debug_assertionDaniel Schürmann
2019-10-27FFmpeg: Reject files with unknown/unlimited durationUwe Klotz
2019-10-27Add class to store HotcueColorPalette in userconfigFerran Pujol Camins
2019-10-27Add methods to store QColor in the configFerran Pujol Camins
2019-10-27Create HotcueColorPalette classFerran Pujol Camins
2019-10-27Replace EXPECT_DOUBLE_EQ with EXPECT_NEARUwe Klotz
2019-10-27Replace EXPECT_EQ with EXPECT_DOUBLE_EQUwe Klotz
2019-10-27Remove obsolete debug assertionUwe Klotz
2019-10-24Merge remote-tracking branch 'upstream/2.2'Be
2019-10-24WaveformRenderMark: fix scaling for high DPI screensBe
2019-10-23Merge pull request #2196 from sharst/double_reso_find_nth_beatDaniel Schürmann
2019-10-23test: Print filename of SeratoMarkers2 dump to simplify debuggingJan Holthuis
2019-10-23test: Check if SeratoMarkers2 can do a lossless parse/unparse round-tripJan Holthuis
2019-10-23track/seratomarkers2: Remember "allocated size" to reduce disk fragmentationJan Holthuis
2019-10-23track/seratomarkers2: Remove last byte of b64 data if padding is necessaryJan Holthuis
2019-10-23track/seratomarkers2: Add data() method for SeratoMarkers2 instancesJan Holthuis
2019-10-23track/seratomarkers2: Detect trailing null byte in entry listJan Holthuis
2019-10-23track/seratomarkers2: Improve parser warnings in SeratoMarkers2 classJan Holthuis
2019-10-23track/seratomarkers2: Fix indentation of multi-line qWarning() messagesJan Holthuis
2019-10-23track/seratomarkers2: Fix UTF-8 label length calculation of CUE/LOOP entriesJan Holthuis
2019-10-23Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-10-23Merge pull request #2237 from daschuer/lp1829601Uwe Klotz
2019-10-22test: Add example data and parsing tests for seratomarkers2Jan Holthuis
2019-10-22Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-10-22Merge pull request #2321 from uklotzde/2.2_libraryscanner_db_cleanupDaniel Schürmann
2019-10-22Merge pull request #2238 from Be-ing/hotcue_labelsDaniel Schürmann
2019-10-22Merge pull request #2324 from uklotzde/2.2_configobjectDaniel Schürmann
2019-10-22test: Add tests for SeratoMarkers2 featureJan Holthuis
2019-10-22track/seratomarkers2: Print warning messages on parsing errorsJan Holthuis
2019-10-22track/seratomarkers2: Fix LOOP entry magic value checkJan Holthuis
2019-10-22Merge remote-tracking branch 'mixxx/master' into hotcue-confilcts-LateNight-S...ronso0
2019-10-22Add guard against GCC > 7Daniel Schürmann
2019-10-22track/seratomarkers2: Add terminating null byte after LOOP entry labelJan Holthuis
2019-10-22track/seratomarkers2: Add terminating null byte after CUE entry labelJan Holthuis
2019-10-21Delete unused constructorUwe Klotz
2019-10-21Pass QKeySequence by const-refUwe Klotz
2019-10-21Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-10-21preferences/dialog/dlgprefsound: Fix duplicate declaration of m_configJan Holthuis
2019-10-21Merge pull request #2327 from Holzhaus/msvc-warning-fixesDaniel Schürmann
2019-10-20Switch from XML to JSON and fix response parsingUwe Klotz
2019-10-20track/seratomarkers2: Add support for LOOP entriesJan Holthuis
2019-10-20track/seratomarkers2: Add support for COLOR entriesJan Holthuis
2019-10-20track/seratomarkers2: Add support for BPMLOCK entriesJan Holthuis
2019-10-20track/seratomarkers2: Check minimum length of cue entryJan Holthuis