audacia/src/prefs
James Crook f463eda36c Clean up some dead code and MSVC warnings.
- Dead code from experiments in SelectionBar removed.
- Many warnings about unused parameters fixed with WXUNUSED()
- Many warnings about signed / unsigned comparisons cleaned up.
- Several 'local variable declared but not used' warnings fixed.
2017-12-08 15:20:39 +00:00
..
BatchPrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
BatchPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
DevicePrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
DevicePrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
DirectoriesPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
DirectoriesPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
EffectsPrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
EffectsPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
ExtImportPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
ExtImportPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
GUIPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
GUIPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
GUISettings.h Move ENV_DB_RANGE out of Envelope.h; that file can be included in fewer places. 2015-07-28 11:55:52 -04:00
ImportExportPrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
ImportExportPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
KeyConfigPrefs.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
KeyConfigPrefs.h Bug 1165 - Enh: Keyboard preference key bindings can be way over to right 2017-08-19 16:48:45 +01:00
LibraryPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
LibraryPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
MidiIOPrefs.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
MidiIOPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
ModulePrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
ModulePrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
MousePrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
MousePrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
PlaybackPrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
PlaybackPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
PrefsDialog.cpp Make scroll panel of Spect Settings absorb the window resizing 2017-08-29 08:40:54 -04:00
PrefsDialog.h Rename Apply in spectrum settings & prefs dialogs, reposition it too 2017-06-25 11:39:30 -04:00
PrefsPanel.h fix Windows build 2017-06-25 13:34:29 -04:00
ProjectsPrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
ProjectsPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
QualityPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
QualityPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
RecordingPrefs.cpp Bug 388 - Mac: Recording Preferences has an unsupported "Hardware Playthrough" option 2017-08-05 15:46:23 +01:00
RecordingPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
SpectrogramSettings.cpp Clean up some dead code and MSVC warnings. 2017-12-08 15:20:39 +00:00
SpectrogramSettings.h Redo type HFFT as a smart pointer, remove malloc and free 2017-03-17 17:52:51 -04:00
SpectrumPrefs.cpp Bug1183: make spectrogram settings scrollable for limited resolution 2017-07-24 21:12:19 -04:00
SpectrumPrefs.h fix Windows build 2017-06-25 13:34:29 -04:00
ThemePrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
ThemePrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
TracksBehaviorsPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
TracksBehaviorsPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
TracksPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
TracksPrefs.h Bug1661: Default audio track name not being translated... 2017-07-21 17:29:52 -04:00
WarningsPrefs.cpp Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
WarningsPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
WaveformPrefs.cpp i18n-hints 2017-11-06 11:01:05 -05:00
WaveformPrefs.h Change virtual function interface of PrefsPanel 2017-06-25 11:42:20 -04:00
WaveformSettings.cpp Regularize casts as (int), so they are easier to find and review 2016-09-20 08:42:11 -04:00
WaveformSettings.h Define and use TranslatableStringArray. This lets you define "listeners"... 2015-08-17 12:04:21 -04:00