summaryrefslogtreecommitdiffstats
path: root/src/widget/woverview.h
AgeCommit message (Expand)Author
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-19Merge branch '2.3' into hotcue-dim-brightronso0
2020-10-09Merge branch '2.3' of github.com:mixxxdj/mixxx into float-warnings-pt-6Jan Holthuis
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-25widget/woverview: Fix various type conversionsJan Holthuis
2020-09-23WOverView/WVisual: allow custom dim/bright treshold for marksronso0
2020-08-07WOverView: move drawing of playedOverlay & playPosition out of drawWaveformPi...ronso0
2020-08-07WOverView: get colors once in setup, add linebreaks, remove factor 1ronso0
2020-06-10Get rid of char group stringsDaniel Schürmann
2020-05-16remove redundant menu open state variableHarshit Maurya
2020-04-14draw passthrough overlay on overview waveformronso0
2020-03-25Merge branch 'master' of github.com:mixxxdj/mixxx into passthrough-overviewJan Holthuis
2020-03-23widget/woverview: Show "passthrough" on Waveform Overviews if enabledJan Holthuis
2020-03-17Added WHotcueButton featuring a right click context menuDaniel Schürmann
2020-02-28Remove PredefinedColorRepresentationFerran Pujol Camins
2019-12-17Merge pull request #2380 from daschuer/PR1765_followupUwe Klotz
2019-12-09Fix various typosluz.paz
2019-12-04Merge pull request #2362 from Holzhaus/new-cue-menuDaniel Schürmann
2019-12-03Fix todo from #1765Daniel Schürmann
2019-11-22widget: Rename CueMenu widget to WCueMenuPopupJan Holthuis
2019-11-21Rename Slider in PickupDaniel Schürmann
2019-11-21Don't drag shadow overlay with the slider. Add add a thin line to the shadown...Daniel Schürmann
2019-11-21move commend to the right positionDaniel Schürmann
2019-11-21rename m_bDrag to m_bLeftClickDraggingDaniel Schürmann
2019-11-21Remove not working esc event handlerDaniel Schürmann
2019-11-21abort dragging when pressing the right mouse button. Install not working even...Daniel Schürmann
2019-11-21Reintroduce slider like behaviour of WOverviewDaniel Schürmann
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-20Rename Slider in PickupDaniel Schürmann
2019-11-14Merge branch 'new_colors_impl' of https://github.com/ferranpujolcamins/mixxx ...Daniel Schürmann
2019-11-12Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-12Don't drag shadow overlay with the slider. Add add a thin line to the shadown...Daniel Schürmann
2019-11-11move commend to the right positionDaniel Schürmann
2019-11-11rename m_bDrag to m_bLeftClickDraggingDaniel Schürmann
2019-11-11Remove not working esc event handlerDaniel Schürmann
2019-11-11Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-10abort dragging when pressing the right mouse button. Install not working even...Daniel Schürmann
2019-11-10Add missing override to fix clang's -Winconsistent-missing-override warningsJan Holthuis
2019-11-10Reintroduce slider like behaviour of WOverviewDaniel Schürmann
2019-11-10git-clang-formatDaniel Schürmann
2019-11-02Remove PredefinedColorRepresentationFerran Pujol Camins
2019-10-14WOverview: add option for skins to not show cue times on mouse hoverBe
2019-09-02WOverview: keep hotcue label showing when right click menu is shownBe
2019-08-26WOverview: let skins specify label background, text color, and font sizeBe
2019-08-23WOverview: update at least once per secondBe
2019-08-23WOverview: seek on left mouse button pressBe
2019-08-22WOverview: don't draw overlapping labels when hovered label is shifted rightBe
2019-08-22WOverview: calculate label background color only onceBe