audacia/src/import
Paul Licameli f1de843246 Use Settings for default sample rate and format...
... The first is an example of a Setting with a computed default value.

Also making a new file to hold them, separate from the GUI that changes them
in QualityPrefs; fewer things depend on QualityPrefs
2021-05-17 08:46:08 -04:00
..
FormatClassifier.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
FormatClassifier.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
Import.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Import.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ImportAUP.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportFFmpeg.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportFLAC.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportForwards.h Reimplement import plugin registation without sequence numbers 2020-02-01 08:39:52 -05:00
ImportGStreamer.cpp Fix typos (user facing and non-user facing) (#727) 2021-01-24 09:46:08 +00:00
ImportLOF.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportMIDI.cpp Keep !EXPERIMENTAL_MIDI_OUT compilable 2021-05-11 19:32:10 -05:00
ImportMIDI.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportMP3.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportOGG.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportPCM.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportPlugin.cpp Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
ImportPlugin.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ImportQT.cpp Reimplement import plugin registation without sequence numbers 2020-02-01 08:39:52 -05:00
ImportRaw.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ImportRaw.h Improve 'Import Raw Data' dialog (#679) 2020-09-27 14:03:37 +01:00
MultiFormatReader.cpp Make headers in import directory self-contained 2016-08-11 11:51:33 -04:00
MultiFormatReader.h Make headers in import directory self-contained 2016-08-11 11:51:33 -04:00
RawAudioGuess.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
RawAudioGuess.h Remove naked malloc (or similar) and free in: RawAudioGuess.cpp 2017-03-17 17:52:52 -04:00
SpecPowerMeter.cpp Rename SpecPowerMeter as SpecPowerCalculation 2018-02-21 17:50:29 -05:00
SpecPowerMeter.h Rename SpecPowerMeter as SpecPowerCalculation 2018-02-21 17:50:29 -05:00