summaryrefslogtreecommitdiffstats
path: root/src/library/dlgtrackinfo.cpp
AgeCommit message (Expand)Author
2021-03-19Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-18DlgTrackInfo: Fix display of bitrateUwe Klotz
2021-03-11Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
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-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-03-09Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-03-09remove Beats::clone()Daniel Schürmann
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-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-04make beats pointer constDaniel Schürmann
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-03-02make Beats::scale constDaniel Schürmann
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-10-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-27Add missing typecasts to fix -Wfloat-comparison warningsJan Holthuis
2020-09-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-17Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-09-14Create DlgTrackInfo and DlgTagFetcher only on demandUwe Klotz
2020-08-05Merge branch '2.3' of github.com:mixxxdj/mixxx into masterHEADmasterJan Holthuis
2020-08-04DlgTrackInfo: add star rating below cover artronso0
2020-06-09Rename 'image hash' to 'cache key' for consistencyUwe Klotz
2020-06-05Add coverart_digest column and new cover image hashingUwe Klotz
2020-05-20DlgTrackInfo: Use track info for window titleUwe Klotz
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2020-04-27improve DlgTrackInfo layout, add 'Date added'ronso0
2020-04-15DlgTrackInfo: create signal source specific slotsHarshit Maurya
2020-04-14DlgTrackInfo: add comments for lambda-based connectHarshit Maurya
2020-04-13DlgTrackInfo: rename changeTrack to loadTrackInternalHarshit Maurya
2020-04-12Merge branch 'master' into context-menuHarshit Maurya
2020-04-12WTrackMenu: make info and tag dialogs independentHarshit Maurya
2020-04-10WTrackMenu: make menu functions genericHarshit Maurya
2020-03-30Use new PCM audio property typesUwe Klotz
2020-03-28Restore consistent naming of slotsUwe Klotz
2020-03-09Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-02Merge branch 'master' into coverimagehashUwe Klotz
2020-03-01library/dlgtrackinfo: Swap DlgTrackInfo constructor argumentsJan Holthuis
2020-02-29preferences: Make HotcuePaletteSettings support other palette types, tooJan Holthuis
2020-02-29Replace constants from cue.h and use them throughout codebaseJan Holthuis
2020-02-28Remove cues tab on TrackInfoFerran Pujol Camins
2020-02-28Rename some color related classesFerran Pujol Camins
2020-02-28Reorder constructor parametersFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins