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
widgets
ASlider.cpp
on
master
User selector
All users
All time
Commit history
Commits on Apr 27, 2021
Eliminate Experimental.h, configure compile options instead...
Show description for e653b4a
Paul-Licameli
committed
e653b4a
View commit details
Copy full SHA for e653b4a
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Bug 2694 - Coloring of tracks in Mixer Board are awry
lllucius
committed
811065c
View commit details
Copy full SHA for 811065c
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Handle VEL_SLIDER in SliderDialog
lllucius
committed
217ba2b
View commit details
Copy full SHA for 217ba2b
View code at this point
Browse repository at this point
Bug 1982 - Numeric entry in Play-at-Speed dialog allows entries not supported by the slider or the PAS functionality
lllucius
committed
7356c73
View commit details
Copy full SHA for 7356c73
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Bug 2446 - ENH: ultra-wide toolbars (Play-at-Speed & Mixer) with reticules and no numbers look far too sparse
lllucius
committed
11076f0
View commit details
Copy full SHA for 11076f0
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Bug 1901 - Status bar message does not update when Recording or Playback sliders are moved
lllucius
committed
a7197d7
View commit details
Copy full SHA for a7197d7
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Remove some unnecessary #include directives
Paul-Licameli
committed
23f32a8
View commit details
Copy full SHA for 23f32a8
View code at this point
Browse repository at this point
Commits on May 29, 2020
Bug 2458 - Possible crash when clearing text field in Gain dialog
lllucius
committed
8ae8e0f
View commit details
Copy full SHA for 8ae8e0f
View code at this point
Browse repository at this point
Commits on May 28, 2020
AllThemeResources.h has a .cpp & doesnt include Theme.h...
Show description for fa4d352
Paul-Licameli
committed
fa4d352
View commit details
Copy full SHA for fa4d352
View code at this point
Browse repository at this point
Commits on May 23, 2020
Adjust ASlider for wx313
lllucius
committed
fa878ef
View commit details
Copy full SHA for fa878ef
View code at this point
Browse repository at this point
Remove some unused forward declarations and #include directives
Paul-Licameli
committed
d373e27
View commit details
Copy full SHA for d373e27
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Stop ASliders from flashing when entered/changed
lllucius
committed
6c605c8
View commit details
Copy full SHA for 6c605c8
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Bug 625 - Track Pan / Gain sliders don't show tool tip on hover
lllucius
committed
a7bd733
View commit details
Copy full SHA for a7bd733
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Bug 2258 - Sliders in the slider dialogs when double-clicked yield a further slider dialog
JamesCrook
committed
50d1686
View commit details
Copy full SHA for 50d1686
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Bug 2305 - The Gain, Play-at-Speed and Mixer Board sliders do not display the numeric value in the tooltip when sliding
JamesCrook
committed
b2d9f7c
View commit details
Copy full SHA for b2d9f7c
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Fewer uses of ::GetActiveProject()...
Show description for 275797b
Paul-Licameli
committed
275797b
View commit details
Copy full SHA for 275797b
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
TranslatableString for tooltips and status bar messages
Paul-Licameli
committed
49cab86
View commit details
Copy full SHA for 49cab86
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
TranslatableString for title prefix in PrefsDialog...
Show description for a705244
Paul-Licameli
committed
a705244
View commit details
Copy full SHA for a705244
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
TranslatableString for titles, names, labels of wxDialogWrappers...
Show description for 53ee9c9
Paul-Licameli
committed
53ee9c9
View commit details
Copy full SHA for 53ee9c9
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
S.GetParent() for all windows passed to ShuttleGui::AddWindow()...
Show description for 0cf90d6
Paul-Licameli
committed
0cf90d6
View commit details
Copy full SHA for 0cf90d6
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Fix dialog naming
Show description for 5a3e9cd
JamesCrook
committed
5a3e9cd
View commit details
Copy full SHA for 5a3e9cd
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Remove second argument of AddWindow(), use Position() instead
Paul-Licameli
committed
96291c5
View commit details
Copy full SHA for 96291c5
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Define and use ShuttleGui::Validator
Paul-Licameli
committed
1d32824
View commit details
Copy full SHA for 1d32824
View code at this point
Browse repository at this point
Commits on Jul 13, 2019
ASlider wasn't using Ruler
Paul-Licameli
committed
fb713a5
View commit details
Copy full SHA for fb713a5
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Move project status string management to new attached object class
Paul-Licameli
committed
e2362bc
View commit details
Copy full SHA for e2362bc
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
New files for ProjectWindow
Paul-Licameli
committed
4f940c8
View commit details
Copy full SHA for 4f940c8
View code at this point
Browse repository at this point
Commits on May 28, 2019
Redo TP_UpdateStatusMessage...
Show description for 02afcbc
Paul-Licameli
committed
02afcbc
View commit details
Copy full SHA for 02afcbc
View code at this point
Browse repository at this point
Commits on May 16, 2019
Remove unnecessary #include-s from .cpp files...
Show description for 6c57948
Paul-Licameli
committed
6c57948
View commit details
Copy full SHA for 6c57948
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Fix bug 1534
Show description for aad1170
SteveDaulton
committed
aad1170
View commit details
Copy full SHA for aad1170
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
ASlider.cpp: correction to event table
Show description for c531fde
DavidBailes
committed
c531fde
View commit details
Copy full SHA for c531fde
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Bug 1248: Tab does not navigate out of ASlider if clicked
Show description for 95e2264
DavidBailes
committed
95e2264
View commit details
Copy full SHA for 95e2264
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
Many WindowAccessible subclasses moved out of header files
Paul-Licameli
committed
ed29ab8
View commit details
Copy full SHA for ed29ab8
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Bug 2087 - Mixer Board gain control dialog is ridiculously over-long vertically
JamesCrook
committed
d994860
View commit details
Copy full SHA for d994860
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Remove wx/arrstr.h from headers
Paul-Licameli
committed
40b4361
View commit details
Copy full SHA for 40b4361
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
include <wx/setup.h> in all files where wxUSE* macros are used...
Show description for a915a51
Paul-Licameli
committed
a915a51
View commit details
Copy full SHA for a915a51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.