mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 14:32:58 +02:00
Replaces enable/disable images and a few other changes
Makes the tooltips display the action that is going to be performed rather than a generic description. Disables transport buttons when the effect dialog is initially displayed if another project has using the audio device.
This commit is contained in:
@@ -323,6 +323,7 @@ class AUDACITY_DLL_API AudioIO {
|
||||
double AILAGetLastDecisionTime();
|
||||
#endif
|
||||
|
||||
bool IsAvailable(AudacityProject *projecT);
|
||||
void SetCaptureMeter(AudacityProject *project, Meter *meter);
|
||||
void SetPlaybackMeter(AudacityProject *project, Meter *meter);
|
||||
|
||||
|
Reference in New Issue
Block a user