Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sevan
/
audacity
Public
forked from
audacity/audacity
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
audacity
src
BatchProcessDialog.h
on
master
User selector
All users
All time
Commit history
Commits on Mar 22, 2021
Bug 2524 - Macros "Cancel" button is confusing - doesn't do "what it says on the tin"
JamesCrook
committed
55cf4ea
View commit details
Copy full SHA for 55cf4ea
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Bug 1872 - Most Non-Modal dialogs do not update buttons when language changed
lllucius
committed
20ace31
View commit details
Copy full SHA for 20ace31
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Bug 2524 - ENH: Macros "OK" button is confusing - doesn't do "what it says on the tin"
Show description for f55b3f2
JamesCrook
committed
f55b3f2
View commit details
Copy full SHA for f55b3f2
View code at this point
Browse repository at this point
Commits on Aug 9, 2020
Bug 2296 - There is no Import or Export for Macros
lllucius
committed
52b15ce
View commit details
Copy full SHA for 52b15ce
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
MacroCommandDialog remembers reference to project
Paul-Licameli
committed
a769cdf
View commit details
Copy full SHA for a769cdf
View code at this point
Browse repository at this point
Remove use of GetActiveProject in MacroCommandsDialog...
Show description for f85f4db
Paul-Licameli
committed
f85f4db
View commit details
Copy full SHA for f85f4db
View code at this point
Browse repository at this point
Construct Exporter with project pointer, fewer GetActiveProject calls
Paul-Licameli
committed
d23569c
View commit details
Copy full SHA for d23569c
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
AudacityMessageBox takes TranslatableString message and caption
Paul-Licameli
committed
dc39f22
View commit details
Copy full SHA for dc39f22
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Bug 2119 - Linux: Incorrect behaviors in "Manage Macro"
JamesCrook
committed
fb11eea
View commit details
Copy full SHA for fb11eea
View code at this point
Browse repository at this point
Bug 2160 - Shipped macros are not protected against edits.
Show description for d5dceb2
JamesCrook
committed
d5dceb2
View commit details
Copy full SHA for d5dceb2
View code at this point
Browse repository at this point
Commits on Mar 30, 2019
Remove wx/{checklst,wfstream,version,variant,types}.h from *.h
Paul-Licameli
committed
77f747d
View commit details
Copy full SHA for 77f747d
View code at this point
Browse repository at this point
Remove wx/{radiobut,ownerdrw,menuitem,menu,listbox}.h from *.h
Paul-Licameli
committed
2e05d2d
View commit details
Copy full SHA for 2e05d2d
View code at this point
Browse repository at this point
Remove wx/{log.h, image.h, listctrl.h, utils.h} from headers
Paul-Licameli
committed
870c08a
View commit details
Copy full SHA for 870c08a
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Remove wx/checkbox.h from headers
Paul-Licameli
committed
d71a54b
View commit details
Copy full SHA for d71a54b
View code at this point
Browse repository at this point
Remove wx/frame.h, wx/sizer.h, wx/access.h from headers
Paul-Licameli
committed
bcc2e0d
View commit details
Copy full SHA for bcc2e0d
View code at this point
Browse repository at this point
Remove wx/filename.h, wx/choice.h, wxFileNameWrapper.h from headers
Paul-Licameli
committed
803d8b9
View commit details
Copy full SHA for 803d8b9
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Remove wx/stattext.h from headers
Paul-Licameli
committed
b8aea73
View commit details
Copy full SHA for b8aea73
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Remove wx/string.h from headers
Paul-Licameli
committed
1d02476
View commit details
Copy full SHA for 1d02476
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Use type aliases CommandID, CommandIDs...
Show description for 5fd6965
Paul-Licameli
committed
5fd6965
View commit details
Copy full SHA for 5fd6965
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
Rename 'chain' to 'macro' in history and comments.
JamesCrook
committed
205b7d6
View commit details
Copy full SHA for 205b7d6
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Update two help URLs.
JamesCrook
committed
980cf45
View commit details
Copy full SHA for 980cf45
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
Show friendly names of commands in message boxes...
Show description for 77f720b
Paul-Licameli
committed
77f720b
View commit details
Copy full SHA for 77f720b
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
Define MacroCommandsCatalog to associate friendly and internal names...
Show description for ffadd64
Paul-Licameli
committed
ffadd64
View commit details
Copy full SHA for ffadd64
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Keep focus on Expand/Shrink button when resizing Macro Dialog.
JamesCrook
committed
4c5e1f3
View commit details
Copy full SHA for 4c5e1f3
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Use names not numbers in MacroIdOfName()
Show description for 70b1f69
JamesCrook
committed
70b1f69
View commit details
Copy full SHA for 70b1f69
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
Remove Apply-Macro from Tools menu.
Show description for 6f8d272
JamesCrook
committed
6f8d272
View commit details
Copy full SHA for 6f8d272
View code at this point
Browse repository at this point
Rename Chains to Macros.
Show description for c0dcba6
JamesCrook
committed
c0dcba6
View commit details
Copy full SHA for c0dcba6
View code at this point
Browse repository at this point
Update tools menu on Mac too.
Show description for 8ab69ae
JamesCrook
committed
8ab69ae
View commit details
Copy full SHA for 8ab69ae
View code at this point
Browse repository at this point
Update tools menu on changing available chains.
Show description for 6b54ffd
JamesCrook
committed
6b54ffd
View commit details
Copy full SHA for 6b54ffd
View code at this point
Browse repository at this point
Add all chains into the Tools menu.
JamesCrook
committed
e6a2d0f
View commit details
Copy full SHA for e6a2d0f
View code at this point
Browse repository at this point
Add Help buttons to three Dialogs.
Show description for 6b30411
JamesCrook
committed
6b30411
View commit details
Copy full SHA for 6b30411
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Add details box to BatchCommandDialog
Show description for bf03fd8
JamesCrook
committed
bf03fd8
View commit details
Copy full SHA for bf03fd8
View code at this point
Browse repository at this point
Add buttons to Edit Chains Dialog
Show description for f592938
JamesCrook
committed
f592938
View commit details
Copy full SHA for f592938
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Automation: AudacityCommand
Show description for 1c988b4
JamesCrook
authored and
Paul-Licameli
committed
1c988b4
View commit details
Copy full SHA for 1c988b4
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Friendlier command names in the Edit Chains dialogs...
Show description for 0319d6e
Paul-Licameli
committed
0319d6e
View commit details
Copy full SHA for 0319d6e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.