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-12-24 17:41:13 +01:00
Code
Issues
Releases
Wiki
Activity
Files
488d5cd3cf4e3bb5b0f79dff63754ee516d1b381
audacity
/
src
/
ondemand
History
RichardAsh1981@gmail.com
6758caa5e1
Make a large number of global variables static so they only have file scope when that is all they need. Part of a patch by Campbell Barton
2013-09-21 19:11:41 +00:00
..
ODComputeSummaryTask.cpp
…
ODComputeSummaryTask.h
…
ODDecodeFFmpegTask.cpp
…
ODDecodeFFmpegTask.h
…
ODDecodeFlacTask.cpp
…
ODDecodeFlacTask.h
…
ODDecodeTask.cpp
…
ODDecodeTask.h
…
ODManager.cpp
Make a large number of global variables static so they only have file scope when that is all they need. Part of a patch by Campbell Barton
2013-09-21 19:11:41 +00:00
ODManager.h
…
ODTask.cpp
…
ODTask.h
…
ODTaskThread.cpp
…
ODTaskThread.h
…
ODWaveTrackTaskQueue.cpp
…
ODWaveTrackTaskQueue.h
…