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-06-25 16:48:44 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
commands
History
v.audacity
ebb4f530bb
Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values.
2012-08-02 06:03:19 +00:00
..
AppCommandEvent.cpp
…
AppCommandEvent.h
…
BatchEvalCommand.cpp
…
BatchEvalCommand.h
…
Command.cpp
…
Command.h
…
CommandBuilder.cpp
Use American spelling conventions in GUI, per policy and convention.
2012-04-25 22:44:00 +00:00
CommandBuilder.h
…
CommandDirectory.cpp
…
CommandDirectory.h
…
CommandHandler.cpp
…
CommandHandler.h
…
CommandManager.cpp
Actually check in the change to fix Bug 517 (intended in r11795). Added comment for code fixing Bug 523.
2012-06-19 13:16:22 +00:00
CommandManager.h
Removed extra prefix CommandManager:: which is OK in MSVC but not gcc.
2012-03-30 14:55:16 +00:00
CommandMisc.h
…
CommandSignature.cpp
…
CommandSignature.h
…
CommandTargets.h
…
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
…
Keyboard.h
…
MessageCommand.cpp
…
MessageCommand.h
…
PreferenceCommands.cpp
Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values.
2012-08-02 06:03:19 +00:00
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
…