summaryrefslogtreecommitdiffstats
path: root/src/preferences/dialog/dlgprefvinyl.cpp
AgeCommit message (Expand)Author
2020-06-23Preferences > Vinyl Control: more compact config layoutronso0
2020-04-26preferences: Add help URLs for documented preference pagesJan Holthuis
2020-01-17Reintroduce M_FALLTHROUGH_INTENDED macro for a warning free compilation onDaniel Schürmann
2020-01-15Use C++17 attribute [[fallthrough]]Uwe Klotz
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-04-04Fix co counting in DlgPrefVinylDaniel Schürmann
2017-01-01remove inline getValueString to fix Mac buildDaniel Schürmann
2016-05-02Warn on unintended fallthrough in switch statements.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-16Add some helper template methods to ConfigObject.RJ Ryan
2016-01-24Use UserSettingsPointer in preferences code.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan