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-07-21 23:18:02 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
src
/
import
History
rbdannenberg
932ca88255
Minor bug fixes for EXPERIMENTAL_MIDI_OUT. Also added files for autoconf/automake to portmidi and libscorealign. I also modified my local build-related files in src and lib-src to handle EXPERIMENTAL_MIDI_OUT and EXPERIMENTAL_SCOREALIGN, but while I can build with these options, the build-related files are not entirely working, so I will not commit them and break the "normal" builds. I suspect these new build files in this commit are not entirely correct -- some review is in order.
2010-10-28 15:35:29 +00:00
..
Import.cpp
Make better discrimination of wxLogMessage, wxLogDebug, and wxLogError usage so user doesn't see lots of irrelevant info in log window, only messages and errors they should need to see. For example, user doesn't need to see every step of loading FFmpeg in release build, only errors, if they occur.
2010-08-10 05:13:28 +00:00
Import.h
Extended import filtering
2010-04-04 08:19:53 +00:00
ImportFFmpeg.cpp
Make better discrimination of wxLogMessage, wxLogDebug, and wxLogError usage so user doesn't see lots of irrelevant info in log window, only messages and errors they should need to see. For example, user doesn't need to see every step of loading FFmpeg in release build, only errors, if they occur.
2010-08-10 05:13:28 +00:00
ImportFFmpeg.h
…
ImportFLAC.cpp
Extended import filtering
2010-04-04 08:19:53 +00:00
ImportFLAC.h
…
ImportGStreamer.cpp
…
ImportGStreamer.h
…
ImportLOF.cpp
Extended import filtering
2010-04-04 08:19:53 +00:00
ImportLOF.h
…
ImportMIDI.cpp
Minor bug fixes for EXPERIMENTAL_MIDI_OUT. Also added files for autoconf/automake to portmidi and libscorealign. I also modified my local build-related files in src and lib-src to handle EXPERIMENTAL_MIDI_OUT and EXPERIMENTAL_SCOREALIGN, but while I can build with these options, the build-related files are not entirely working, so I will not commit them and break the "normal" builds. I suspect these new build files in this commit are not entirely correct -- some review is in order.
2010-10-28 15:35:29 +00:00
ImportMIDI.h
…
ImportMP3.cpp
Extended import filtering
2010-04-04 08:19:53 +00:00
ImportMP3.h
…
ImportOGG.cpp
Extended import filtering
2010-04-04 08:19:53 +00:00
ImportOGG.h
…
ImportPCM.cpp
ImportPCM.cpp cleanup comments
2010-10-18 19:17:51 +00:00
ImportPCM.h
…
ImportPlugin.h
Extended import filtering
2010-04-04 08:19:53 +00:00
ImportQT.cpp
Add GetPluginStringID() for ImportQT
2010-04-06 13:20:41 +00:00
ImportQT.h
…
ImportRaw.cpp
…
ImportRaw.h
…
RawAudioGuess.cpp
…
RawAudioGuess.h
…