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-08-06 15:19:29 +02:00
Code
Issues
Releases
Wiki
Activity
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
fix the build of on-demand ffmpeg, disable the preference if FFmpeg support is not compiled in. Patch by Michael Chinen. This feature is currently off in experimental.h.
2013-05-25 15:36:04 +00:00
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
just some cleanups on FIXMEs and unused method parameters
2013-08-31 05:57:48 +00:00
ODWaveTrackTaskQueue.h
…