summaryrefslogtreecommitdiffstats
path: root/src/library
AgeCommit message (Expand)Author
2021-03-21Revert "library: Move color column to the left" (again)Uwe Klotz
2021-03-20Merge pull request #3409 from Holzhaus/serato-tag-exportBe
2021-03-18DlgTrackInfo: Fix display of bitrateUwe Klotz
2021-03-15library local browse: sort tracks by numeric duration instead of string lexic...Swiftb0y
2021-03-11Preferences: Allow enabling/disabling Serato Metadata exportJan Holthuis
2021-03-11Merge remote-tracking branch 'upstream/2.3' into no_grid_from_bpmDaniel Schürmann
2021-03-11Add wapper trySetAndLockBeats() to stream line the track APIDaniel Schürmann
2021-03-11Don't set an offset or bpm lock when creating a track with a bpm value only. ...Daniel Schürmann
2021-03-09Merge pull request #3683 from daschuer/editBpm2Uwe Klotz
2021-03-09Use mixxx::audio::SampleRate when dealing with beats (#3671)Daniel Schürmann
2021-03-09remove Beats::clone()Daniel Schürmann
2021-03-09Merge pull request #3677 from daschuer/editBpmUwe Klotz
2021-03-08library: Move color column to the leftUwe Klotz
2021-03-08Fix bpm edit in the track preferences dialogDaniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-03-06Dot include test headersUwe Klotz
2021-03-06Hide non-public functions that are only needed for testingUwe Klotz
2021-03-05Merge pull request #3668 from daschuer/lockfreebeatJan Holthuis
2021-03-04make beats pointer constDaniel Schürmann
2021-03-03Don't cast bpm values to integer before sortingDaniel Schürmann
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-03-02Added static makeBeatMap factory functions.Daniel Schürmann
2021-03-02make Beats::scale constDaniel Schürmann
2021-02-26Merge pull request #3632 from daschuer/bpm_precisionUwe Klotz
2021-02-24Restore the Solution with the case fallthroughDaniel Schürmann
2021-02-23Merge pull request #3630 from uklotzde/xml-no-textDaniel Schürmann
2021-02-23move kDataExportRole to TrackModelDaniel Schürmann
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-19Remove unused virtual natureDaniel Schürmann
2021-02-19introduce kDataExportRule for cvs data exportDaniel Schürmann
2021-02-19DlgAutoDJ: fix indentation in ui fileronso0
2021-02-18Merge pull request #3625 from ronso0/libcontrolrowronso0
2021-02-16factor out SemanticVersion into a utility classBe
2021-02-13Use precision of four integer digits for cvs export and tooltips. This is req...Daniel Schürmann
2021-02-12Don't open XML as text filesUwe Klotz
2021-02-12Merge pull request #3628 from Be-ing/external_library_sandboxingUwe Klotz
2021-02-12use Sandbox::askForAccess for all external library featuresBe
2021-02-11RekordboxFeature: ask for access outside sandbox for PDB fileBe
2021-02-12Library features: wrap controls into QWidget 'LibraryFeatureControls'ronso0
2021-01-26Merge branch '2.3' into min-used-schema-versionUwe Klotz
2021-01-25Merge pull request #3598 from uklotzde/libraryscanner-dir-hashUwe Klotz
2021-01-25LibraryScanner: Fix incomplete migration to wider cache keysUwe Klotz
2021-01-24Prevent invalid cover art hash valuesUwe Klotz
2021-01-231908475 fix detect latest traktor library (#3588)denvercoder21
2021-01-05Make some functions const and remove unused base class implementationsDaniel Schürmann
2021-01-04Use QStringLiteralDaniel Schürmann
2021-01-04LIBRARYTABLE_LOCATION to LIBRARYTABLE_LOCATION_ID because the column holds on...Daniel Schürmann
2021-01-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into min-used-schema-v...Uwe Klotz
2021-01-04ColumnCache make private members provateDaniel Schürmann
2021-01-04ColumnCache: Fix inconsistent column sortingUwe Klotz