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-10-20 17:41:13 +02:00
Code
Issues
Releases
Wiki
Activity
Files
38005054f45231edf1c17f24c7a1cb451c26ec52
audacity
/
src
/
export
History
David Bailes
5eb670fd63
Fix windows build: problem with path of an include.
...
Problem: the line Should be "..Menu.h", and this is already included.
2018-10-24 19:20:18 +01:00
..
Export.cpp
Fix windows build: problem with path of an include.
2018-10-24 19:20:18 +01:00
Export.h
Replace wxWidgets arrays with std::vector
2018-09-29 12:10:28 -04:00
ExportCL.cpp
…
ExportCL.h
…
ExportFFmpeg.cpp
Correct more double spaces
2018-10-15 12:54:44 -04:00
ExportFFmpeg.h
…
ExportFFmpegDialogs.cpp
Fix C4189 and C4100 Warnings
2018-10-10 19:46:24 +01:00
ExportFFmpegDialogs.h
…
ExportFLAC.cpp
…
ExportFLAC.h
…
ExportMP2.cpp
…
ExportMP2.h
…
ExportMP3.cpp
Correct more double spaces
2018-10-15 12:54:44 -04:00
ExportMP3.h
…
ExportMultiple.cpp
Fix C4456 Warnings.
2018-10-10 17:28:50 +01:00
ExportMultiple.h
Rewrite many iterations over tracks and channels in src/import, src/export
2018-10-01 11:24:50 -04:00
ExportOGG.cpp
…
ExportOGG.h
…
ExportPCM.cpp
Fix C4456 Warnings.
2018-10-10 17:28:50 +01:00
ExportPCM.h
…