summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-12-09deb bump standrad versionsDaniel Schürmann
2020-12-09Update watch file for GitHubDaniel Schürmann
2020-12-09Added source/formatDaniel Schürmann
2020-12-09Fix typo in dateDaniel Schürmann
2020-12-09remove stray lineDaniel Schürmann
2020-12-09Remove obsolete files from the debian directoryDaniel Schürmann
2020-12-08move debian folder to packagingDaniel Schürmann
2020-12-07Merge pull request #3397 from Holzhaus/cleanup-headersBe
Cleanup header comments
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Merge pull request #3415 from Holzhaus/sync-track-metadata-export-stringBe
DlgPrefLibraryDlg: Clarify automatic metadata export checkbox label
2020-12-07Merge pull request #3404 from mixxxdj/mac_sandbox_migrate_preferencesUwe Klotz
migrate old settings path into sandbox on macOS
2020-12-07DlgPrefLibraryDlg: Clarify automatic metadata export checkbox labelJan Holthuis
2020-12-07Merge pull request #3413 from uklotzde/track-metadata-export-with-stream-infoJan Holthuis
Export track metadata with accurate stream info
2020-12-07Merge pull request #3411 from poelzi/antimocDaniel Schürmann
Slimdown moc_compilation.cpp
2020-12-07Export track metadata with accurate stream infoUwe Klotz
Open the audio file once if needed to obtain this data from the decoder.
2020-12-07Reuse StreamInfo for TrackMetadataUwe Klotz
Replace individual properties in TrackMetadata with a single StreamInfo property.
2020-12-07remove more unused argumentsDaniel Poelzleithner
2020-12-07add missing pragmaDaniel Poelzleithner
2020-12-07remove unused privatesDaniel Poelzleithner
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
The moc_compilation file became unbearable large, easily taking 10 minutes to compile whenever a Q_OBJECT changes. AUTOMOC scans for <basename>_moc.cpp includes and does not add the file to the moc_compilation whenever it is included in the propper cpp file. After this patch, moc_compilation.cpp is empty and the mocs are compiled with the approptial cpp, increasing recompile speeds by a factor of 10 when just a header file changed.
2020-12-06Merge pull request #3398 from poelzi/rating-resetUwe Klotz
Add missing reset rating action
2020-12-05migrate old settings path into sandbox on macOSBe
2020-12-06Add track.resetRating() and use it in reset menuDaniel Poelzleithner
2020-12-05Merge branch '2.3' of https://github.com/mixxxdj/mixxx into rating-resetDaniel Poelzleithner
2020-12-05Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
# Conflicts: # src/widget/wnumberrate.cpp
2020-12-05Merge pull request #3400 from Holzhaus/adjust-relative-bpm-displayUwe Klotz
Adjust relative bpm display
2020-12-05Merge pull request #3405 from Be-ing/sandbox_cleanupBe
Sandbox cleanup
2020-12-05Sandbox: cleanup #ifdefsBe
2020-12-05Sandbox: remove deprecated API for no longer supported macOS versionBe
2020-12-05Apply reset rating on reset all operation as wellDaniel Poelzleithner
2020-12-04Merge pull request #3401 from uklotzde/mixxx-test-offscreenBe
Enforce offscreen rendering for all tests
2020-12-04Use Qt platform plugin "offscreen" for testsUwe Klotz
2020-12-03WNumberRate: Move sign logic into inline function in anon namespaceJan Holthuis
2020-12-03WNumberRate: Fix wrong calculation of display valueJan Holthuis
2020-12-03Merge pull request #3399 from Be-ing/zoom_sync_defaultDaniel Schürmann
DlgPrefWaveform: sync waveform zoom by default
2020-12-03Merge pull request #3341 from Be-ing/disable_travisDaniel Schürmann
disable Travis
2020-12-02DlgPrefWaveform: sync waveform zoom by defaultBe
2020-12-02fix wordingDaniel Poelzleithner
2020-12-02Add missing reset rating actionDaniel Poelzleithner
2020-12-02Merge pull request #3326 from ↵Jan Holthuis
uklotzde/basetracktablemodel-validate-and-transform BaseTrackTableModel: Validate and transform raw data from derived classes
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-12-02Merge pull request #3394 from daschuer/linux_doc_dirBe
Remove redundant mixxx folder inside the doc dir
2020-12-02move licenses to doc folder and use CMAKE_PROJECT_NAME macroDaniel Schürmann
2020-12-02Remove redundant mixxx folder inside the doc dirDaniel Schürmann
2020-12-01Merge pull request #3393 from daschuer/destinationronso0
Fix CMake install of fonts
2020-12-01Fix CMake install of fontsDaniel Schürmann
2020-11-30disable TravisBe
2020-11-30Merge pull request #3373 from ronso0/macos-no-skin-restartBe
TEST macOS 2.3: revert restart to change skin