summaryrefslogtreecommitdiffstats
path: root/src/preferences/dialog/dlgprefdeck.cpp
AgeCommit message (Expand)Author
2020-07-07Fix leaked controls on shutdownUwe Klotz
2020-05-16set elasped and remaining time as default for showing times in decksBe
2020-04-23preferences/dialog/dlgprefdeck: Tick "Down increases Speed" by defaultJan Holthuis
2020-03-16preferences/dialog: Move auto_hotcue_colors from deck to colors pageJan Holthuis
2020-01-21Remove a bunch of unused non-trivial variablesJan Holthuis
2019-11-10git-clang-formatDaniel Schürmann
2019-10-21move setting of intro start to main cue point to AnalyzerSilenceBe
2019-08-31move intro start with main cue if not using Denon or Numark modesBe
2019-08-31create enum class for CueModeBe
2019-08-31add option to move intro start with main cueBe
2019-08-20Merge remote-tracking branch 'upstream/master' into autodj_intro_outroBe
2019-08-16define default for CloneOnDoubleLoadronso0
2019-08-10remove option to load decks at intro endBe
2019-07-11Clang-format: reorder includesDaniel Schürmann
2019-07-08Added missing includesDaniel Schürmann
2019-06-26repair failed conflict resolutionronso0
2019-06-26Merge branch 'master' of https://github.com/mixxxdj/mixxx into clone-deck-opt...ronso0
2019-06-26set cloneOnLoadDoubleTap default also in playermanagerronso0
2019-06-17"Beginning of file" -> "Beginning of track"Be
2019-06-09Merge remote-tracking branch 'upstream/master' into autodj_intro_outroBe
2019-06-03Use snake_case for auto_hotcue_colors control objectJan Holthuis
2019-06-01Merge pull request #2122 from Holzhaus/auto-assign-hotcue-colorUwe Klotz
2019-05-29Add checkbox for AutoHotcueColors control to Deck preferencesJan Holthuis
2019-05-26Fix wrong CO signal/slot connection for time format and display modeUwe Klotz
2019-05-09add option to load new tracks at intro end pointBe
2019-05-09DlgPrefDeck: change load point selection from radio buttons to comboboxBe
2019-05-06add option to load tracks at intro start markerBe
2019-02-28add clone option to Pref > Decksronso0
2019-01-20Replace hectoseconds format by seconds long. Hectosends fromat was too hard t...Daniel Schürmann
2019-01-19make time formats more like SIDaniel Schürmann
2019-01-14Merge pull request #38 from benis/hectoseconds2Daniel Schürmann
2019-01-13Refactor DisplayMode enum for consistencyBen
2019-01-13Merge remote-tracking branch 'upstream/master' into hectosecondsDaniel Schürmann
2019-01-12Fix entries in deck time prefs drop-downBen
2019-01-11Remove 'hh:' from descrptions in time format drop-down in Deck PreferencesBen
2019-01-10Re-format dlgprefdeck.cpp:120 onwards to make more readableBen
2019-01-10Add 'Traditional (Coarse)' time format optionBen
2019-01-06Implement switchable time format for decks by @poelzi - #1652Ben
2019-01-06move EngineControls to their own folderBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-05-15add simple second display.Daniel Poelzleithner
2018-05-05Cleanup and HectosecondsDaniel Poelzleithner
2018-04-26Implement switchable duration formatDaniel Poelzleithner
2018-04-16Swap default values for temp/perm rate changesUwe Klotz
2017-12-22try to fix Windows build againbe_
2017-12-17fix updating of track time display in preferences when loading dialogbe_
2017-12-17remove unnecesary file heading commentsbe_
2017-11-25DlgPrefDecks: make Cancel button workbe_
2017-11-24restore lines lost when splitting up dlgprefcontrols.cppbe_
2017-11-24use anonymous namespacebe_