summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-10-24Replaced if condition by VERIFY_OR_DEBUG_ASSERTJoergAtGithub
2020-10-24Changed values of the SORTCOLUMNID enumerationJoergAtGithub
2020-10-17Added VERIFY_OR_DEBUG_ASSERT for trackModelJoergAtGithub
2020-10-17Changed enumeration entries, now -1 is used for SORTCOLUMN_CURRENTINDEX and -...JoergAtGithub
2020-10-17Added missing check for m_pLibraryWidget and fixed clang format issuesJoergAtGithub
2020-10-17Implemented sort by the column with the cursor on it (currentindex column)JoergAtGithub
2020-10-16Merge pull request #3175 from Holzhaus/fix-playposvsample-calculationUwe Klotz
2020-10-16WaveformWidgetRenderer: Fix playPosVSample rounding errorJan Holthuis
2020-10-16Merge pull request #3101 from Holzhaus/serato-export-cuesDaniel Schürmann
2020-10-16Merge pull request #3128 from Holzhaus/float-warnings-pt-7Daniel Schürmann
2020-10-16Merge pull request #3125 from Holzhaus/float-warnings-pt-6Daniel Schürmann
2020-10-16Merge pull request #3124 from Holzhaus/float-warnings-pt-5Daniel Schürmann
2020-10-16Merge pull request #3122 from Holzhaus/float-warnings-pt-3Daniel Schürmann
2020-10-15waveform/renderers/glwaveformrendererrgb: Fix invalid clang constexprJan Holthuis
2020-10-14Merge pull request #3142 from uklotzde/track_decl_2Daniel Schürmann
2020-10-13Merge pull request #3170 from fkbreitl/patch-1Jan Holthuis
2020-10-13Merge pull request #3169 from ronso0/history-textJan Holthuis
2020-10-13Update src/library/rekordbox/rekordboxfeature.cppFrank Breitling
2020-10-12Merge branch '2.3' into hid-poll-fixOwen Williams
2020-10-12HID Polling: Add comment to clarify buffer initOwen Williams
2020-10-12Merge pull request #3158 from ronso0/prefs-taborder2Uwe Klotz
2020-10-11Corrected information about limited loop importFrank Breitling
2020-10-11Fixed indentation of linesFrank Breitling
2020-10-11Added details on suported Rekordbox databasesFrank Breitling
2020-10-09HID Polling: cache last successful read size for more accurate comparisonOwen Williams
2020-10-09audio/types: Add SampleRate::fromDouble() conversion functionJan Holthuis
2020-10-09engine/enginepregain: Fix non-constexpr-able log10() call on macOSJan Holthuis
2020-10-09Merge branch '2.3' of github.com:mixxxdj/mixxx into float-warnings-pt-6Jan Holthuis
2020-10-09Merge branch '2.3' of github.com:mixxxdj/mixxx into float-warnings-pt-3Jan Holthuis
2020-10-09Merge branch '2.3' of github.com:mixxxdj/mixxx into serato-export-cuesJan Holthuis
2020-10-09track/serato/markers: Add some comments regarding format detailsJan Holthuis
2020-10-09track/serato/markers2: Use std::move for setEntriesJan Holthuis
2020-10-09track/serato/markers2: Use SeratoMarkers2EntryPointer typedefJan Holthuis
2020-10-09track/serato/markers: Remove redundant qAsConst macroJan Holthuis
2020-10-08HID Polling: only swap buffers on successful readOwen Williams
2020-10-08Merge pull request #3157 from uklotzde/analyzerthreadDaniel Schürmann
2020-10-07Merge remote-tracking branch 'upstream/2.2' into 2.3Daniel Schürmann
2020-10-07Delete obsolete DEBUG_ASSERTUwe Klotz
2020-10-07Preferences Effects: fix tabstopsronso0
2020-10-07Preferences Colors: fix tabstopsronso0
2020-10-07AnalyzerThread: Fix debug assertionUwe Klotz
2020-10-07Merge pull request #3156 from ronso0/prefs-taborderUwe Klotz
2020-10-06Preferences Broadcasting: use new connect() syntaxronso0
2020-10-06Preferences Broadcasting: fix tabstopsronso0
2020-10-06Preferences Sound Hardware: fix tabstopsronso0
2020-10-06Preferences EQ: fix tabstopsronso0
2020-10-06Preferences Decks: fix tabstopsronso0
2020-10-06Preferences Beats: use new connect() syntaxronso0
2020-10-06Preferences Beats: fix tabstops, rename widgets & variablesronso0
2020-10-06Preferences Waveforms: fix indentationronso0