This website requires JavaScript.
Explore
Help
Sign In
Autres
/
audacity
Watch
1
Star
0
Fork
0
You've already forked audacity
mirror of
https://github.com/cookiengineer/audacity
synced
2025-07-25 17:08:07 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
commands
History
Leland Lucius
8504603e8a
Should fix keyboard problem on Linux...
...
...where accelerators were still being recognized when entering a track name or rate.
2015-08-14 18:40:56 -05:00
..
AppCommandEvent.cpp
…
AppCommandEvent.h
…
BatchEvalCommand.cpp
…
BatchEvalCommand.h
…
Command.cpp
…
Command.h
…
CommandBuilder.cpp
…
CommandBuilder.h
…
CommandDirectory.cpp
…
CommandDirectory.h
…
CommandHandler.cpp
…
CommandHandler.h
…
CommandManager.cpp
Should fix keyboard problem on Linux...
2015-08-14 18:40:56 -05:00
CommandManager.h
Do NOT generate keyup, use the system one
2015-08-12 18:05:50 -05:00
CommandMisc.h
…
CommandSignature.cpp
…
CommandSignature.h
…
CommandTargets.h
Fix many wx3.1.0 assertions now to prevent double testing
2015-07-30 02:05:23 -05:00
CommandType.cpp
…
CommandType.h
…
CompareAudioCommand.cpp
…
CompareAudioCommand.h
…
ExecMenuCommand.cpp
…
ExecMenuCommand.h
…
GetAllMenuCommands.cpp
…
GetAllMenuCommands.h
…
GetProjectInfoCommand.cpp
…
GetProjectInfoCommand.h
…
GetTrackInfoCommand.cpp
…
GetTrackInfoCommand.h
…
HelpCommand.cpp
…
HelpCommand.h
…
ImportExportCommands.cpp
…
ImportExportCommands.h
…
Keyboard.cpp
Fixes for bugs 1122 and 1113
2015-08-08 00:01:24 -05:00
Keyboard.h
…
MessageCommand.cpp
…
MessageCommand.h
…
OpenSaveCommands.cpp
…
OpenSaveCommands.h
…
PreferenceCommands.cpp
…
PreferenceCommands.h
…
ResponseQueue.cpp
…
ResponseQueue.h
…
ScreenshotCommand.cpp
…
ScreenshotCommand.h
…
ScriptCommandRelay.cpp
…
ScriptCommandRelay.h
…
SelectCommand.cpp
…
SelectCommand.h
…
SetProjectInfoCommand.cpp
…
SetProjectInfoCommand.h
…
SetTrackInfoCommand.cpp
…
SetTrackInfoCommand.h
…
Validators.h
…