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-03 01:19:24 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
export
History
Leland Lucius
9025831e64
Remove GSM from export types
...
It's still available in the "Other uncompressed files" item.
2015-05-26 07:09:05 -05:00
..
Export.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
Export.h
Performance improvements
2015-04-23 16:07:25 +02:00
ExportCL.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportCL.h
…
ExportFFmpeg.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportFFmpeg.h
…
ExportFFmpegDialogs.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportFFmpegDialogs.h
Should fix bugs 763 and 896
2015-05-17 01:57:40 -05:00
ExportFLAC.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportFLAC.h
…
ExportMP2.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportMP2.h
…
ExportMP3.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportMP3.h
…
ExportMultiple.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportMultiple.h
…
ExportOGG.cpp
Changes to a number of dialogs so that the NVDA screen reader can read the titles. Missed these in my last patch. The accessibility name of the dialog is set to the title.
2015-05-18 13:57:05 +01:00
ExportOGG.h
…
ExportPCM.cpp
Remove GSM from export types
2015-05-26 07:09:05 -05:00
ExportPCM.h
…