audacia/src/toolbars
Paul Licameli 77dab158c3 Make Audacity build in C++17 ...
... Fixing many conditional operators with explicit construction of wxString
instead of simple string literals;

And fixing allocation of more strictly aligned structures on Mac, without need
for 10.14 as the minimum SDK, by means of some class-specific operators new
and delete.
2021-06-18 21:44:55 +03:00
..
ControlToolBar.cpp Add a string for after 3.0.3, to disambiguate "Recording"... 2021-06-10 12:07:33 -04:00
ControlToolBar.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
DeviceToolBar.cpp Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
DeviceToolBar.h Rework Device toolbar for wx313 2020-05-23 13:08:21 -05:00
EditToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
EditToolBar.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
MeterToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
MeterToolBar.h Fix Big Time TimerToolBar, Stage I 2020-02-05 14:24:59 +00:00
MixerToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
MixerToolBar.h Bug 1366 - Using the sliders in Mixer Toolbar in a Project-2 alters levels in on-going recording (or playback) in Project-1 2020-03-19 23:36:17 -05:00
ScrubbingToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ScrubbingToolBar.h TranslatableString for toolbar button labels 2019-12-23 15:35:47 -05:00
SelectionBar.cpp Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
SelectionBar.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
SelectionBarListener.h Rename TimerToolBar to TimeToolBar 2020-05-30 16:00:24 -05:00
SpectralSelectionBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SpectralSelectionBar.h ProjectWindow does not depend on selection toolbars... 2019-06-12 21:02:11 -04:00
SpectralSelectionBarListener.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
TimeToolBar.cpp Move AudioIOBase::mPlaybackSchedule up into AudioIoCallback 2021-05-14 16:25:41 -04:00
TimeToolBar.h Bug 2418 - Time toolbar displays incorrect time if project rate isn't 44100 2020-05-31 03:22:53 -05:00
ToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ToolBar.h Fix Windows button style on Mac toolbar. 2021-05-17 18:56:03 +01:00
ToolDock.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ToolDock.h New utility library 2021-06-02 07:08:19 -04:00
ToolManager.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ToolManager.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ToolsToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ToolsToolBar.h TranslatableString for toolbar button labels 2019-12-23 15:35:47 -05:00
TranscriptionToolBar.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TranscriptionToolBar.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00