audacia/src/commands
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
..
AppCommandEvent.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
AppCommandEvent.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
AudacityCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AudacityCommand.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
BatchEvalCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
BatchEvalCommand.h Lift a call to GetActiveProject into ScriptCommandRelay... 2020-01-02 13:05:09 -05:00
Command.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Command.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CommandBuilder.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CommandBuilder.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
CommandContext.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CommandContext.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
CommandDirectory.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CommandDirectory.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CommandFlag.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CommandFunctors.h Remove some unneeded #includes and forward declarations 2020-11-20 13:47:47 -05:00
CommandHandler.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CommandHandler.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
CommandManager.cpp Fix complaint from xgettext about empty string 2021-05-21 20:41:27 -04:00
CommandManager.h Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -04:00
CommandManagerWindowClasses.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CommandMisc.h Remove wx/{checklst,wfstream,version,variant,types}.h from *.h 2019-03-30 12:59:21 -04:00
CommandSignature.cpp Delete or un-inline some constructors, assignments, others... 2021-05-10 10:46:55 -04:00
CommandSignature.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CommandTargets.cpp Make Audacity build in C++17 ... 2021-06-18 21:44:55 +03:00
CommandTargets.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
CommandType.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
CommandType.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
CompareAudioCommand.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
CompareAudioCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
Demo.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Demo.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
DragCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
DragCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
GetInfoCommand.cpp Define Setting classes, bundling config path with settings value... 2021-05-17 08:46:08 -04:00
GetInfoCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
GetTrackInfoCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
GetTrackInfoCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
HelpCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
HelpCommand.h Bug 2295 - Comment command always succeeds 2020-08-17 11:22:20 +01:00
ImportExportCommands.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportExportCommands.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
Keyboard.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Keyboard.h New library lib-strings for Identifier and internationalization 2021-05-27 09:51:32 -04:00
LoadCommands.cpp moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
LoadCommands.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
MessageCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
MessageCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
OpenSaveCommands.cpp Bug2764: Open Project... in Scriptables shouldn't corrupt project... 2021-05-24 20:04:58 -04:00
OpenSaveCommands.h Fix some spelling mistakes. 2021-01-12 09:55:31 +00:00
PreferenceCommands.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
PreferenceCommands.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
ResponseQueue.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
ResponseQueue.h Remove wx/pen.h, wx/thread.h from headers 2019-03-30 10:17:18 -04:00
ScreenshotCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ScreenshotCommand.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ScriptCommandRelay.cpp Remove extern declarations from .cpp files... 2020-05-28 05:50:25 -04:00
ScriptCommandRelay.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
SelectCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SelectCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
SetClipCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SetClipCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
SetEnvelopeCommand.cpp Bug2763: Certain Scriptable commands should push Undo stack... 2021-05-16 07:08:44 -04:00
SetEnvelopeCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
SetLabelCommand.cpp Bug2763: Certain Scriptable commands should push Undo stack... 2021-05-16 07:08:44 -04:00
SetLabelCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
SetProjectCommand.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SetProjectCommand.h Eliminate one of the ## macro hacks in LoadCommands 2020-01-19 19:21:12 -05:00
SetTrackInfoCommand.cpp Changes to Spectrogram color scheme user-visible strings because of string freeze 2021-06-15 12:41:44 -04:00
SetTrackInfoCommand.h New colormap for Spectrogram 2021-06-15 12:41:44 -04:00
Validators.h New utility library 2021-06-02 07:08:19 -04:00