audacia/src/import
2016-03-26 11:50:12 -04:00
..
FormatClassifier.cpp always initialise maxidx, even if the data being analysed is pure silence, to avoid an uninitialised dereference later on 2014-08-06 18:46:40 +00:00
FormatClassifier.h commit patch greatly improving the detection of format of raw audio files, by Philipp Sibler 2014-07-21 21:14:37 +00:00
Import.cpp Fixes bug #1344 (mac build) 2016-03-07 00:29:26 -06:00
Import.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
ImportFFmpeg.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
ImportFFmpeg.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ImportFLAC.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
ImportFLAC.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
ImportGStreamer.cpp Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
ImportGStreamer.h Rework of the gstreamer importer. 2014-05-16 17:13:01 +00:00
ImportLOF.cpp Bug1354: Importing MIDI via Import Audio... and list-of-files should undo... 2016-03-14 11:02:09 -04:00
ImportLOF.h "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
ImportMIDI.cpp Sweep unnecessary wxString copies: import 2016-02-22 22:13:50 -05:00
ImportMIDI.h Sweep unnecessary wxString copies: import 2016-02-22 22:13:50 -05:00
ImportMP3.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
ImportMP3.h Remove the 2013-09-24 00:14:37 +00:00
ImportOGG.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
ImportOGG.h Remove the 2013-09-24 00:14:37 +00:00
ImportPCM.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
ImportPCM.h Remove the 2013-09-24 00:14:37 +00:00
ImportPlugin.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
ImportQT.cpp Correct Open() definition 2016-03-03 00:04:10 -06:00
ImportQT.h Remove the 2013-09-24 00:14:37 +00:00
ImportRaw.cpp TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
ImportRaw.h Sweep unnecessary wxString copies: import 2016-02-22 22:13:50 -05:00
MultiFormatReader.cpp Fixed some warnings. 2014-10-09 22:12:51 +00:00
MultiFormatReader.h commit patch greatly improving the detection of format of raw audio files, by Philipp Sibler 2014-07-21 21:14:37 +00:00
RawAudioGuess.cpp "new"->"NEW" in comments, easier to find remaining naked operator new 2016-02-14 18:52:41 -05:00
RawAudioGuess.h Remove the 2013-09-24 00:14:37 +00:00
SpecPowerMeter.cpp commit patch greatly improving the detection of format of raw audio files, by Philipp Sibler 2014-07-21 21:14:37 +00:00
SpecPowerMeter.h commit patch greatly improving the detection of format of raw audio files, by Philipp Sibler 2014-07-21 21:14:37 +00:00