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
2026-02-04 10:43:08 +01:00
Code
Issues
Releases
Wiki
Activity
Files
7494afb7d5615341026fbb6c0dceb4a8bb879e16
audacity
/
src
/
ondemand
History
Paul Licameli
ed6f2ea80f
Exception safety in: locking of BlockFile for read
2017-03-21 14:11:27 -04:00
..
ODComputeSummaryTask.cpp
Rewrite one try-catch with GuardedCall so we can show the user errors
2017-03-17 17:53:01 -04:00
ODComputeSummaryTask.h
…
ODDecodeFFmpegTask.cpp
Remove naked malloc (or similar) and free in: various
2017-03-17 17:52:54 -04:00
ODDecodeFFmpegTask.h
…
ODDecodeFlacTask.cpp
Workaround for FLAC__MAX_METADATA_TYPE not defined.
2017-03-18 19:44:12 +00:00
ODDecodeFlacTask.h
…
ODDecodeTask.cpp
Exception safety in: locking of BlockFile for read
2017-03-21 14:11:27 -04:00
ODDecodeTask.h
…
ODManager.cpp
…
ODManager.h
…
ODTask.cpp
…
ODTask.h
…
ODTaskThread.cpp
…
ODTaskThread.h
Remove naked malloc (or similar) and free in: various
2017-03-17 17:52:54 -04:00
ODWaveTrackTaskQueue.cpp
…
ODWaveTrackTaskQueue.h
…