summaryrefslogtreecommitdiffstats
path: root/src/dlgprefmodplug.h
AgeCommit message (Collapse)Author
2014-04-16Add a reset to defaults button to the Preferences chrome.RJ Ryan
* Remove all individual page reset buttons. * Add reset logic to Library page. * Add TODOs to write reset logic for interface, modplug, recording, shoutcast and vinyl control pages.
2013-11-08Preferences refactor. Fix tons of things that have been annoying me for years.RJ Ryan
* Add DlgPreferencePage and make all preference dialogs inherit from it (this standardizes the slots slotUpdate, slotApply, slotShow, and slotHide). * Get rid of all controller-related code in DlgPreferences. * Get rid of code duplication / inconsistency in setting up preference pages in DlgPreferences. * Minor style fascism.
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan