summaryrefslogtreecommitdiffstats
path: root/src/library
AgeCommit message (Expand)Author
2021-10-04playlist: enable sorting by colorronso0
2021-09-23Merge pull request #4319 from daschuer/lp1941989Uwe Klotz
2021-09-22Merge pull request #4320 from daschuer/atomicLoadAquireUwe Klotz
2021-09-22Retire atomicLoadAcquire()Daniel Schürmann
2021-09-22Remove isFromDeck flag before loading a new track.Daniel Schürmann
2021-09-12LibraryScanner: Add note for cleanUpDatabase()Uwe Klotz
2021-09-08Merge pull request #4267 from daschuer/lp1941743Uwe Klotz
2021-09-07Use queued connections for automatically loading new tracks from AutoDJPorcessorDaniel Schürmann
2021-09-07name not overridden loadTrackToPlayer() signal, by its base class name.Daniel Schürmann
2021-09-05PreviewButtonDelegate: Close editor when leaving the columnUwe Klotz
2021-09-05Fix handling of preview button cell eventsUwe Klotz
2021-08-30fix window icons of app and dialogsronso0
2021-08-29Merge pull request #4204 from Be-ing/icon_nameUwe Klotz
2021-08-28Sidebar: use item label for tooltip, show id when debuggingronso0
2021-08-15install PNG versions of icon at different sizesBe
2021-07-29DirectoryDAO: Rename "folder" as "directory"Uwe Klotz
2021-07-27DB: Bind string values in SQL queriesUwe Klotz
2021-07-26DirectoryDAO: Use case-sensitive file path matchingUwe Klotz
2021-07-26DirectoryDAO: Escape and quote file path strings in SQL queryUwe Klotz
2021-07-15AutoDJCratesDAO: Fix crash after loading/unloading tracksUwe Klotz
2021-07-05Replace trackLoaded and trackUnloaded with a common Track changed signalDaniel Schürmann
2021-06-29Rekordbox: Handle exception when parsing corrupt .pdb filesUwe Klotz
2021-06-27Merge pull request #4029 from ehmic/musicbrainz_column_reorderDaniel Schürmann
2021-06-27cleanupehmic
2021-06-27MusicBrainz dialog section-resize fix plus cleanupehmic
2021-06-27Removed unused ColumnWidth calls, because of QHeaderView::ResizeToContentsDaniel Schürmann
2021-06-27Merge pull request #4008 from ehmic/musicbrainz_column_reorderDaniel Schürmann
2021-06-23coding style fixehmic
2021-06-21Made the columns resize to their contents - attribute headerStretchLastSectio...ehmic
2021-06-19Don't use coninical path on path that may not exists, fixing lp1921541Daniel Schürmann
2021-06-16Reordered Musicbrainz tags (in columns) as suggested in lp1924620 + lp1899350ehmic
2021-06-05SeratoFeature: Use default duration of 0 instead of -1Jan Holthuis
2021-06-02Remove confusing debug message leading to lp1924843Daniel Schürmann
2021-05-26Get rid of the not working binary file checkDaniel Schürmann
2021-05-20Move app icons in 'icons' subdirPino Toscano
2021-05-20Rename app SVG icon to 'mixxx'Pino Toscano
2021-05-12Merge pull request #3790 from daschuer/bpmRoundingJan Holthuis
2021-05-06enable sorting in Hidden and Missingronso0
2021-04-22CoverArtDelegate: Fix repeated repaint if covers could not be loadedUwe Klotz
2021-04-22CoverArtDelegate: Move out of member variable (and leave empty)Uwe Klotz
2021-04-14Round manual tabbed bpm to 1/12Daniel Schürmann
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