audacia/src/commands
2018-09-05 19:16:07 +01:00
..
AppCommandEvent.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
AppCommandEvent.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
AudacityCommand.cpp Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04:00
AudacityCommand.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
BatchEvalCommand.cpp Bug 1856 - Applying Macros to Files is no longer a batch process 2018-08-04 19:16:32 +01:00
BatchEvalCommand.h Use IdentInterfaceSymbol in old-style commands... 2018-04-11 11:13:40 -04:00
Command.cpp Use IdentInterfaceSymbol in old-style commands... 2018-04-11 11:13:40 -04:00
Command.h Use IdentInterfaceSymbol in old-style commands... 2018-04-11 11:13:40 -04:00
CommandBuilder.cpp Doxygen, Clips and Labels 2018-02-24 14:20:24 -05:00
CommandBuilder.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
CommandContext.cpp Add envelope commands 2018-02-24 14:20:27 -05:00
CommandContext.h Fix mod-nyq-bench compilation under Windows. 2018-04-05 19:41:10 +01:00
CommandDirectory.cpp movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandDirectory.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandFlag.h Disallow AutoSelect on dangerous commands. 2017-06-09 22:36:05 +01:00
CommandFunctors.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
CommandHandler.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
CommandHandler.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
CommandManager.cpp White space changes 2018-08-15 11:29:12 +01:00
CommandManager.h Move "Help Menu" after "Extra Menu". 2018-07-05 19:34:16 +01:00
CommandMisc.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandSignature.cpp movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandSignature.h movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
CommandTargets.cpp JSONify the JSON (Thanks Robert) 2018-03-26 09:56:51 +01:00
CommandTargets.h use override 2018-03-14 17:21:36 -04:00
CommandType.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
CommandType.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
CompareAudioCommand.cpp make_movable -> std::make_unique 2018-05-10 00:56:36 -04:00
CompareAudioCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
Demo.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Demo.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
DragCommand.cpp More consistent naming conventions for choice control items... 2018-03-27 15:57:48 -04:00
DragCommand.h Change 'mouse_move' to 'move_mouse'. 2018-08-25 17:41:28 +01:00
GetInfoCommand.cpp Report selectedness of all tracks, not just WaveTracks. 2018-09-03 22:02:15 +01:00
GetInfoCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
GetTrackInfoCommand.cpp IdentInterfaceSymbol to distinguish internal vs visible enum settings 2018-03-27 07:51:44 -04:00
GetTrackInfoCommand.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
HelpCommand.cpp Can choose by Channel or by Track in Set commands. 2018-02-24 14:20:28 -05:00
HelpCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
ImportExportCommands.cpp Can choose by Channel or by Track in Set commands. 2018-02-24 14:20:28 -05:00
ImportExportCommands.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
Keyboard.cpp Use a type distinction for key strings in normalized form... 2018-02-25 14:56:17 -05:00
Keyboard.h Use a type distinction for key strings in normalized form... 2018-02-25 14:56:17 -05:00
LoadCommands.cpp Comment out a debug message. 2018-07-22 20:30:53 +01:00
LoadCommands.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
MessageCommand.cpp Can choose by Channel or by Track in Set commands. 2018-02-24 14:20:28 -05:00
MessageCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
OpenSaveCommands.cpp Add DragCommand. Default Y/N on optional fields. Open/Save project items. 2018-02-24 14:20:29 -05:00
OpenSaveCommands.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
PreferenceCommands.cpp Fix reload bug. 2018-02-24 14:20:29 -05:00
PreferenceCommands.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
ResponseQueue.cpp Remove the 2013-09-24 00:14:37 +00:00
ResponseQueue.h Scripting: Unicode chars in responses are now OK. 2018-01-17 17:49:43 +00:00
ScreenshotCommand.cpp Bug 1971 - Linux: Scriptables screenshot command only grab a small rectangle of window 2018-09-05 19:16:07 +01:00
ScreenshotCommand.h Bug 1971 - Linux: Scriptables screenshot command only grab a small rectangle of window 2018-09-05 19:16:07 +01:00
ScriptCommandRelay.cpp Make AUD-DO return a cons. 2018-08-24 18:45:09 +01:00
ScriptCommandRelay.h Can choose by Channel or by Track in Set commands. 2018-02-24 14:20:28 -05:00
SelectCommand.cpp Add re-entrancy checks to Nyquist 2018-08-01 20:31:03 +01:00
SelectCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
SetClipCommand.cpp More consistent naming conventions for choice control items... 2018-03-27 15:57:48 -04:00
SetClipCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
SetEnvelopeCommand.cpp Make finer gradations on SetTrack sliders 2018-03-23 22:20:59 +00:00
SetEnvelopeCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
SetLabelCommand.cpp Allow SetLabel to make a selection too. 2018-03-27 22:23:43 +01:00
SetLabelCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
SetProjectCommand.cpp Fix another neglected i18n 2018-03-07 17:37:59 -05:00
SetProjectCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
SetTrackInfoCommand.cpp More consistent naming conventions for choice control items... 2018-03-27 15:57:48 -04:00
SetTrackInfoCommand.h Bug 1944 - Many "scriptables" link to non-existent pages or incorrect target pages 2018-08-24 19:18:04 +01:00
Validators.h Fix some warnings on mac 2018-04-07 20:28:27 +01:00