mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Use Automake for Audacity.
This commit is contained in:
52
locale/LINGUAS
Normal file
52
locale/LINGUAS
Normal file
@@ -0,0 +1,52 @@
|
||||
af
|
||||
ar
|
||||
be
|
||||
bg
|
||||
bn
|
||||
bs
|
||||
ca
|
||||
ca@valencia
|
||||
cs
|
||||
cy
|
||||
da
|
||||
de
|
||||
el
|
||||
es
|
||||
eu
|
||||
fa
|
||||
fi
|
||||
fr
|
||||
ga
|
||||
gl
|
||||
he
|
||||
hi
|
||||
hr
|
||||
hu
|
||||
id
|
||||
it
|
||||
ja
|
||||
ka
|
||||
km
|
||||
ko
|
||||
lt
|
||||
mk
|
||||
my
|
||||
nb
|
||||
nl
|
||||
oc
|
||||
pl
|
||||
pt
|
||||
pt_BR
|
||||
ro
|
||||
ru
|
||||
sk
|
||||
sl
|
||||
sr_RS
|
||||
sr_RS@latin
|
||||
sv
|
||||
tg
|
||||
tr
|
||||
uk
|
||||
vi
|
||||
zh
|
||||
zh_TW
|
41
locale/Makevars
Normal file
41
locale/Makevars
Normal file
@@ -0,0 +1,41 @@
|
||||
# Makefile variables for PO directory in any package using GNU gettext.
|
||||
|
||||
# Usually the message domain is the same as the package name.
|
||||
DOMAIN = $(PACKAGE)
|
||||
|
||||
# These two variables depend on the location of this directory.
|
||||
subdir = po
|
||||
top_builddir = ..
|
||||
|
||||
# These options get passed to xgettext.
|
||||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
|
||||
|
||||
# This is the copyright holder that gets inserted into the header of the
|
||||
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
||||
# package. (Note that the msgstr strings, extracted from the package's
|
||||
# sources, belong to the copyright holder of the package.) Translators are
|
||||
# expected to transfer the copyright for their translations to this person
|
||||
# or entity, or to disclaim their copyright. The empty string stands for
|
||||
# the public domain; in this case the translators are expected to disclaim
|
||||
# their copyright.
|
||||
COPYRIGHT_HOLDER = Audacity Team
|
||||
|
||||
# This is the email address or URL to which the translators shall report
|
||||
# bugs in the untranslated strings:
|
||||
# - Strings which are not entire sentences, see the maintainer guidelines
|
||||
# in the GNU gettext documentation, section 'Preparing Strings'.
|
||||
# - Strings which use unclear terms or require additional context to be
|
||||
# understood.
|
||||
# - Strings which make invalid assumptions about notation of date, time or
|
||||
# money.
|
||||
# - Pluralisation problems.
|
||||
# - Incorrect English spelling.
|
||||
# - Incorrect formatting.
|
||||
# It can be your email address, or a mailing list address where translators
|
||||
# can write to without being subscribed, or the URL of a web page through
|
||||
# which the translators can contact you.
|
||||
MSGID_BUGS_ADDRESS = audacity-translation@lists.sourceforge.net
|
||||
|
||||
# This is the list of locale categories, beyond LC_MESSAGES, for which the
|
||||
# message catalogs shall be used. It is usually empty.
|
||||
EXTRA_LOCALE_CATEGORIES =
|
503
locale/POTFILES.in
Normal file
503
locale/POTFILES.in
Normal file
@@ -0,0 +1,503 @@
|
||||
# List of source files which contain translatable strings.
|
||||
src/AboutDialog.cpp
|
||||
src/AboutDialog.h
|
||||
src/AColor.cpp
|
||||
src/AColor.h
|
||||
src/AudacityApp.cpp
|
||||
src/AudacityApp.h
|
||||
src/AudacityLogger.cpp
|
||||
src/AudacityLogger.h
|
||||
src/AudioIO.cpp
|
||||
src/AudioIO.h
|
||||
src/AutoRecovery.cpp
|
||||
src/AutoRecovery.h
|
||||
src/BatchCommandDialog.cpp
|
||||
src/BatchCommandDialog.h
|
||||
src/BatchCommands.cpp
|
||||
src/BatchCommands.h
|
||||
src/BatchProcessDialog.cpp
|
||||
src/BatchProcessDialog.h
|
||||
src/Benchmark.cpp
|
||||
src/Benchmark.h
|
||||
src/BlockFile.cpp
|
||||
src/BlockFile.h
|
||||
src/CaptureEvents.cpp
|
||||
src/CaptureEvents.h
|
||||
src/Dependencies.cpp
|
||||
src/Dependencies.h
|
||||
src/DeviceManager.cpp
|
||||
src/DeviceManager.h
|
||||
src/DirManager.cpp
|
||||
src/DirManager.h
|
||||
src/Dither.cpp
|
||||
src/Dither.h
|
||||
src/Envelope.cpp
|
||||
src/Envelope.h
|
||||
src/Experimental.h
|
||||
src/FFmpeg.cpp
|
||||
src/FFmpeg.h
|
||||
src/FFT.cpp
|
||||
src/FFT.h
|
||||
src/FileFormats.cpp
|
||||
src/FileFormats.h
|
||||
src/FileIO.cpp
|
||||
src/FileIO.h
|
||||
src/FileNames.cpp
|
||||
src/FileNames.h
|
||||
src/FreqWindow.cpp
|
||||
src/FreqWindow.h
|
||||
src/HelpText.cpp
|
||||
src/HelpText.h
|
||||
src/HistoryWindow.cpp
|
||||
src/HistoryWindow.h
|
||||
src/ImageManipulation.cpp
|
||||
src/ImageManipulation.h
|
||||
src/Internat.cpp
|
||||
src/Internat.h
|
||||
src/InterpolateAudio.cpp
|
||||
src/InterpolateAudio.h
|
||||
src/LabelDialog.cpp
|
||||
src/LabelDialog.h
|
||||
src/LabelTrack.cpp
|
||||
src/LabelTrack.h
|
||||
src/LangChoice.cpp
|
||||
src/LangChoice.h
|
||||
src/Languages.cpp
|
||||
src/Languages.h
|
||||
src/Legacy.cpp
|
||||
src/Legacy.h
|
||||
src/LoadModules.cpp
|
||||
src/LoadModules.h
|
||||
src/Lyrics.cpp
|
||||
src/Lyrics.h
|
||||
src/LyricsWindow.cpp
|
||||
src/LyricsWindow.h
|
||||
src/Matrix.cpp
|
||||
src/Matrix.h
|
||||
src/Menus.cpp
|
||||
src/Menus.h
|
||||
src/Mix.cpp
|
||||
src/Mix.h
|
||||
src/MixerBoard.cpp
|
||||
src/MixerBoard.h
|
||||
src/NoteTrack.cpp
|
||||
src/NoteTrack.h
|
||||
src/PitchName.cpp
|
||||
src/PitchName.h
|
||||
src/PlatformCompatibility.cpp
|
||||
src/PlatformCompatibility.h
|
||||
src/PluginManager.cpp
|
||||
src/PluginManager.h
|
||||
src/Prefs.cpp
|
||||
src/Prefs.h
|
||||
src/Printing.cpp
|
||||
src/Printing.h
|
||||
src/Profiler.cpp
|
||||
src/Profiler.h
|
||||
src/Project.cpp
|
||||
src/Project.h
|
||||
src/RealFFTf.cpp
|
||||
src/RealFFTf.h
|
||||
src/Resample.cpp
|
||||
src/Resample.h
|
||||
src/RingBuffer.cpp
|
||||
src/RingBuffer.h
|
||||
src/SampleFormat.cpp
|
||||
src/SampleFormat.h
|
||||
src/Screenshot.cpp
|
||||
src/Screenshot.h
|
||||
src/Sequence.cpp
|
||||
src/Sequence.h
|
||||
src/Shuttle.cpp
|
||||
src/Shuttle.h
|
||||
src/ShuttleGui.cpp
|
||||
src/ShuttleGui.h
|
||||
src/ShuttlePrefs.cpp
|
||||
src/ShuttlePrefs.h
|
||||
src/Snap.cpp
|
||||
src/Snap.h
|
||||
src/SoundActivatedRecord.cpp
|
||||
src/SoundActivatedRecord.h
|
||||
src/Spectrum.cpp
|
||||
src/Spectrum.h
|
||||
src/SplashDialog.cpp
|
||||
src/SplashDialog.h
|
||||
src/Tags.cpp
|
||||
src/Tags.h
|
||||
src/Theme.cpp
|
||||
src/Theme.h
|
||||
src/TimeDialog.cpp
|
||||
src/TimeDialog.h
|
||||
src/TimerRecordDialog.cpp
|
||||
src/TimerRecordDialog.h
|
||||
src/TimeTrack.cpp
|
||||
src/TimeTrack.h
|
||||
src/Track.cpp
|
||||
src/Track.h
|
||||
src/TrackArtist.cpp
|
||||
src/TrackArtist.h
|
||||
src/TrackPanel.cpp
|
||||
src/TrackPanel.h
|
||||
src/TrackPanelAx.cpp
|
||||
src/TrackPanelAx.h
|
||||
src/UndoManager.cpp
|
||||
src/UndoManager.h
|
||||
src/UploadDialog.cpp
|
||||
src/UploadDialog.h
|
||||
src/ViewInfo.h
|
||||
src/VoiceKey.cpp
|
||||
src/VoiceKey.h
|
||||
src/WaveClip.cpp
|
||||
src/WaveClip.h
|
||||
src/WaveTrack.cpp
|
||||
src/WaveTrack.h
|
||||
src/WrappedType.cpp
|
||||
src/WrappedType.h
|
||||
src/blockfile/LegacyAliasBlockFile.cpp
|
||||
src/blockfile/LegacyAliasBlockFile.h
|
||||
src/blockfile/LegacyBlockFile.cpp
|
||||
src/blockfile/LegacyBlockFile.h
|
||||
src/blockfile/ODDecodeBlockFile.cpp
|
||||
src/blockfile/ODDecodeBlockFile.h
|
||||
src/blockfile/ODPCMAliasBlockFile.cpp
|
||||
src/blockfile/ODPCMAliasBlockFile.h
|
||||
src/blockfile/PCMAliasBlockFile.cpp
|
||||
src/blockfile/PCMAliasBlockFile.h
|
||||
src/blockfile/SilentBlockFile.cpp
|
||||
src/blockfile/SilentBlockFile.h
|
||||
src/blockfile/SimpleBlockFile.cpp
|
||||
src/blockfile/SimpleBlockFile.h
|
||||
src/commands/AppCommandEvent.cpp
|
||||
src/commands/AppCommandEvent.h
|
||||
src/commands/BatchEvalCommand.cpp
|
||||
src/commands/BatchEvalCommand.h
|
||||
src/commands/Command.cpp
|
||||
src/commands/Command.h
|
||||
src/commands/CommandBuilder.cpp
|
||||
src/commands/CommandBuilder.h
|
||||
src/commands/CommandDirectory.cpp
|
||||
src/commands/CommandDirectory.h
|
||||
src/commands/CommandHandler.cpp
|
||||
src/commands/CommandHandler.h
|
||||
src/commands/CommandManager.cpp
|
||||
src/commands/CommandManager.h
|
||||
src/commands/CommandMisc.h
|
||||
src/commands/CommandSignature.cpp
|
||||
src/commands/CommandSignature.h
|
||||
src/commands/CommandTargets.h
|
||||
src/commands/CommandType.cpp
|
||||
src/commands/CommandType.h
|
||||
src/commands/CompareAudioCommand.cpp
|
||||
src/commands/CompareAudioCommand.h
|
||||
src/commands/ExecMenuCommand.cpp
|
||||
src/commands/ExecMenuCommand.h
|
||||
src/commands/GetAllMenuCommands.cpp
|
||||
src/commands/GetAllMenuCommands.h
|
||||
src/commands/GetProjectInfoCommand.cpp
|
||||
src/commands/GetProjectInfoCommand.h
|
||||
src/commands/GetTrackInfoCommand.cpp
|
||||
src/commands/GetTrackInfoCommand.h
|
||||
src/commands/HelpCommand.cpp
|
||||
src/commands/HelpCommand.h
|
||||
src/commands/ImportExportCommands.cpp
|
||||
src/commands/ImportExportCommands.h
|
||||
src/commands/Keyboard.cpp
|
||||
src/commands/Keyboard.h
|
||||
src/commands/MessageCommand.cpp
|
||||
src/commands/MessageCommand.h
|
||||
src/commands/PreferenceCommands.cpp
|
||||
src/commands/PreferenceCommands.h
|
||||
src/commands/ResponseQueue.cpp
|
||||
src/commands/ResponseQueue.h
|
||||
src/commands/ScreenshotCommand.cpp
|
||||
src/commands/ScreenshotCommand.h
|
||||
src/commands/ScriptCommandRelay.cpp
|
||||
src/commands/ScriptCommandRelay.h
|
||||
src/commands/SelectCommand.cpp
|
||||
src/commands/SelectCommand.h
|
||||
src/commands/SetProjectInfoCommand.cpp
|
||||
src/commands/SetProjectInfoCommand.h
|
||||
src/commands/SetTrackInfoCommand.cpp
|
||||
src/commands/SetTrackInfoCommand.h
|
||||
src/commands/Validators.h
|
||||
src/effects/Amplify.cpp
|
||||
src/effects/Amplify.h
|
||||
src/effects/AutoDuck.cpp
|
||||
src/effects/AutoDuck.h
|
||||
src/effects/BassTreble.cpp
|
||||
src/effects/BassTreble.h
|
||||
src/effects/Biquad.cpp
|
||||
src/effects/Biquad.h
|
||||
src/effects/ChangePitch.cpp
|
||||
src/effects/ChangePitch.h
|
||||
src/effects/ChangeSpeed.cpp
|
||||
src/effects/ChangeSpeed.h
|
||||
src/effects/ChangeTempo.cpp
|
||||
src/effects/ChangeTempo.h
|
||||
src/effects/ClickRemoval.cpp
|
||||
src/effects/ClickRemoval.h
|
||||
src/effects/Compressor.cpp
|
||||
src/effects/Compressor.h
|
||||
src/effects/Contrast.cpp
|
||||
src/effects/Contrast.h
|
||||
src/effects/DtmfGen.cpp
|
||||
src/effects/DtmfGen.h
|
||||
src/effects/Echo.cpp
|
||||
src/effects/Echo.h
|
||||
src/effects/Effect.cpp
|
||||
src/effects/Effect.h
|
||||
src/effects/EffectCategory.cpp
|
||||
src/effects/EffectCategory.h
|
||||
src/effects/EffectManager.cpp
|
||||
src/effects/EffectManager.h
|
||||
src/effects/Equalization.cpp
|
||||
src/effects/Equalization.h
|
||||
src/effects/Fade.cpp
|
||||
src/effects/Fade.h
|
||||
src/effects/FindClipping.cpp
|
||||
src/effects/FindClipping.h
|
||||
src/effects/Generator.cpp
|
||||
src/effects/Generator.h
|
||||
src/effects/Invert.cpp
|
||||
src/effects/Invert.h
|
||||
src/effects/Leveller.cpp
|
||||
src/effects/Leveller.h
|
||||
src/effects/LoadEffects.cpp
|
||||
src/effects/LoadEffects.h
|
||||
src/effects/Noise.cpp
|
||||
src/effects/Noise.h
|
||||
src/effects/NoiseRemoval.cpp
|
||||
src/effects/NoiseRemoval.h
|
||||
src/effects/Normalize.cpp
|
||||
src/effects/Normalize.h
|
||||
src/effects/Paulstretch.cpp
|
||||
src/effects/Paulstretch.h
|
||||
src/effects/Phaser.cpp
|
||||
src/effects/Phaser.h
|
||||
src/effects/Repair.cpp
|
||||
src/effects/Repair.h
|
||||
src/effects/Repeat.cpp
|
||||
src/effects/Repeat.h
|
||||
src/effects/Reverb.cpp
|
||||
src/effects/Reverb.h
|
||||
src/effects/Reverb_libSoX.h
|
||||
src/effects/Reverse.cpp
|
||||
src/effects/Reverse.h
|
||||
src/effects/SBSMSEffect.cpp
|
||||
src/effects/SBSMSEffect.h
|
||||
src/effects/ScienFilter.cpp
|
||||
src/effects/ScienFilter.h
|
||||
src/effects/Silence.cpp
|
||||
src/effects/Silence.h
|
||||
src/effects/SimpleMono.cpp
|
||||
src/effects/SimpleMono.h
|
||||
src/effects/SoundTouchEffect.cpp
|
||||
src/effects/SoundTouchEffect.h
|
||||
src/effects/StereoToMono.cpp
|
||||
src/effects/StereoToMono.h
|
||||
src/effects/TimeScale.cpp
|
||||
src/effects/TimeScale.h
|
||||
src/effects/TimeWarper.cpp
|
||||
src/effects/TimeWarper.h
|
||||
src/effects/ToneGen.cpp
|
||||
src/effects/ToneGen.h
|
||||
src/effects/TruncSilence.cpp
|
||||
src/effects/TruncSilence.h
|
||||
src/effects/TwoPassSimpleMono.cpp
|
||||
src/effects/TwoPassSimpleMono.h
|
||||
src/effects/Wahwah.cpp
|
||||
src/effects/Wahwah.h
|
||||
src/effects/audiounits/LoadAudioUnits.cpp
|
||||
src/effects/audiounits/LoadAudioUnits.h
|
||||
src/effects/audiounits/AudioUnitEffect.cpp
|
||||
src/effects/audiounits/AudioUnitEffect.h
|
||||
src/effects/ladspa/LadspaEffect.cpp
|
||||
src/effects/ladspa/LadspaEffect.h
|
||||
src/effects/ladspa/LoadLadspa.cpp
|
||||
src/effects/ladspa/LoadLadspa.h
|
||||
src/effects/lv2/LoadLV2.cpp
|
||||
src/effects/lv2/LoadLV2.h
|
||||
src/effects/lv2/LV2Effect.cpp
|
||||
src/effects/lv2/LV2Effect.h
|
||||
src/effects/lv2/LV2PortGroup.cpp
|
||||
src/effects/lv2/LV2PortGroup.h
|
||||
src/effects/nyquist/LoadNyquist.cpp
|
||||
src/effects/nyquist/LoadNyquist.h
|
||||
src/effects/nyquist/Nyquist.cpp
|
||||
src/effects/nyquist/Nyquist.h
|
||||
src/effects/vamp/LoadVamp.cpp
|
||||
src/effects/vamp/LoadVamp.h
|
||||
src/effects/vamp/VampEffect.cpp
|
||||
src/effects/vamp/VampEffect.h
|
||||
src/effects/VST/aeffectx.h
|
||||
src/effects/VST/VSTEffect.cpp
|
||||
src/effects/VST/VSTEffect.h
|
||||
src/export/Export.cpp
|
||||
src/export/Export.h
|
||||
src/export/ExportCL.cpp
|
||||
src/export/ExportCL.h
|
||||
src/export/ExportFFmpeg.cpp
|
||||
src/export/ExportFFmpeg.h
|
||||
src/export/ExportFFmpegDialogs.cpp
|
||||
src/export/ExportFFmpegDialogs.h
|
||||
src/export/ExportFLAC.cpp
|
||||
src/export/ExportFLAC.h
|
||||
src/export/ExportMP2.cpp
|
||||
src/export/ExportMP2.h
|
||||
src/export/ExportMP3.cpp
|
||||
src/export/ExportMP3.h
|
||||
src/export/ExportMultiple.cpp
|
||||
src/export/ExportMultiple.h
|
||||
src/export/ExportOGG.cpp
|
||||
src/export/ExportOGG.h
|
||||
src/export/ExportPCM.cpp
|
||||
src/export/ExportPCM.h
|
||||
src/import/Import.cpp
|
||||
src/import/Import.h
|
||||
src/import/ImportFFmpeg.cpp
|
||||
src/import/ImportFFmpeg.h
|
||||
src/import/ImportFLAC.cpp
|
||||
src/import/ImportFLAC.h
|
||||
src/import/ImportLOF.cpp
|
||||
src/import/ImportLOF.h
|
||||
src/import/ImportMIDI.cpp
|
||||
src/import/ImportMIDI.h
|
||||
src/import/ImportMP3.cpp
|
||||
src/import/ImportMP3.h
|
||||
src/import/ImportOGG.cpp
|
||||
src/import/ImportOGG.h
|
||||
src/import/ImportPCM.cpp
|
||||
src/import/ImportPCM.h
|
||||
src/import/ImportPlugin.h
|
||||
src/import/ImportQT.cpp
|
||||
src/import/ImportQT.h
|
||||
src/import/ImportRaw.cpp
|
||||
src/import/ImportRaw.h
|
||||
src/import/RawAudioGuess.cpp
|
||||
src/import/RawAudioGuess.h
|
||||
src/ondemand/ODComputeSummaryTask.cpp
|
||||
src/ondemand/ODComputeSummaryTask.h
|
||||
src/ondemand/ODDecodeFFmpegTask.cpp
|
||||
src/ondemand/ODDecodeFFmpegTask.h
|
||||
src/ondemand/ODDecodeFlacTask.cpp
|
||||
src/ondemand/ODDecodeFlacTask.h
|
||||
src/ondemand/ODDecodeTask.cpp
|
||||
src/ondemand/ODDecodeTask.h
|
||||
src/ondemand/ODManager.cpp
|
||||
src/ondemand/ODManager.h
|
||||
src/ondemand/ODTask.cpp
|
||||
src/ondemand/ODTask.h
|
||||
src/ondemand/ODTaskThread.cpp
|
||||
src/ondemand/ODTaskThread.h
|
||||
src/ondemand/ODWaveTrackTaskQueue.cpp
|
||||
src/ondemand/ODWaveTrackTaskQueue.h
|
||||
src/prefs/BatchPrefs.cpp
|
||||
src/prefs/BatchPrefs.h
|
||||
src/prefs/DevicePrefs.cpp
|
||||
src/prefs/DevicePrefs.h
|
||||
src/prefs/DirectoriesPrefs.cpp
|
||||
src/prefs/DirectoriesPrefs.h
|
||||
src/prefs/EffectsPrefs.cpp
|
||||
src/prefs/EffectsPrefs.h
|
||||
src/prefs/ExtImportPrefs.cpp
|
||||
src/prefs/ExtImportPrefs.h
|
||||
src/prefs/GUIPrefs.cpp
|
||||
src/prefs/GUIPrefs.h
|
||||
src/prefs/ImportExportPrefs.cpp
|
||||
src/prefs/ImportExportPrefs.h
|
||||
src/prefs/KeyConfigPrefs.cpp
|
||||
src/prefs/KeyConfigPrefs.h
|
||||
src/prefs/LibraryPrefs.cpp
|
||||
src/prefs/LibraryPrefs.h
|
||||
src/prefs/MidiIOPrefs.cpp
|
||||
src/prefs/MidiIOPrefs.h
|
||||
src/prefs/ModulePrefs.cpp
|
||||
src/prefs/ModulePrefs.h
|
||||
src/prefs/MousePrefs.cpp
|
||||
src/prefs/MousePrefs.h
|
||||
src/prefs/PlaybackPrefs.cpp
|
||||
src/prefs/PlaybackPrefs.h
|
||||
src/prefs/PrefsDialog.cpp
|
||||
src/prefs/PrefsDialog.h
|
||||
src/prefs/ProjectsPrefs.cpp
|
||||
src/prefs/ProjectsPrefs.h
|
||||
src/prefs/QualityPrefs.cpp
|
||||
src/prefs/QualityPrefs.h
|
||||
src/prefs/RecordingPrefs.cpp
|
||||
src/prefs/RecordingPrefs.h
|
||||
src/prefs/SpectrumPrefs.cpp
|
||||
src/prefs/SpectrumPrefs.h
|
||||
src/prefs/ThemePrefs.cpp
|
||||
src/prefs/ThemePrefs.h
|
||||
src/prefs/TracksPrefs.cpp
|
||||
src/prefs/TracksPrefs.h
|
||||
src/prefs/WarningsPrefs.cpp
|
||||
src/prefs/WarningsPrefs.h
|
||||
src/toolbars/ControlToolBar.cpp
|
||||
src/toolbars/ControlToolBar.h
|
||||
src/toolbars/DeviceToolBar.cpp
|
||||
src/toolbars/DeviceToolBar.h
|
||||
src/toolbars/EditToolBar.cpp
|
||||
src/toolbars/EditToolBar.h
|
||||
src/toolbars/MeterToolBar.cpp
|
||||
src/toolbars/MeterToolBar.h
|
||||
src/toolbars/MixerToolBar.cpp
|
||||
src/toolbars/MixerToolBar.h
|
||||
src/toolbars/SelectionBar.cpp
|
||||
src/toolbars/SelectionBar.h
|
||||
src/toolbars/ToolBar.cpp
|
||||
src/toolbars/ToolBar.h
|
||||
src/toolbars/ToolDock.cpp
|
||||
src/toolbars/ToolDock.h
|
||||
src/toolbars/ToolManager.cpp
|
||||
src/toolbars/ToolManager.h
|
||||
src/toolbars/ToolsToolBar.cpp
|
||||
src/toolbars/ToolsToolBar.h
|
||||
src/toolbars/TranscriptionToolBar.cpp
|
||||
src/toolbars/TranscriptionToolBar.h
|
||||
src/widgets/AButton.cpp
|
||||
src/widgets/AButton.h
|
||||
src/widgets/ASlider.cpp
|
||||
src/widgets/ASlider.h
|
||||
src/widgets/AttachableScrollBar.cpp
|
||||
src/widgets/AttachableScrollBar.h
|
||||
src/widgets/ErrorDialog.cpp
|
||||
src/widgets/ErrorDialog.h
|
||||
src/widgets/ExpandingToolBar.cpp
|
||||
src/widgets/ExpandingToolBar.h
|
||||
src/widgets/FileHistory.cpp
|
||||
src/widgets/FileHistory.h
|
||||
src/widgets/Grabber.cpp
|
||||
src/widgets/Grabber.h
|
||||
src/widgets/Grid.cpp
|
||||
src/widgets/Grid.h
|
||||
src/widgets/HtmlWindow.cpp
|
||||
src/widgets/HtmlWindow.h
|
||||
src/widgets/ImageRoll.cpp
|
||||
src/widgets/ImageRoll.h
|
||||
src/widgets/KeyView.cpp
|
||||
src/widgets/KeyView.h
|
||||
src/widgets/LinkingHtmlWindow.cpp
|
||||
src/widgets/LinkingHtmlWindow.h
|
||||
src/widgets/Meter.cpp
|
||||
src/widgets/Meter.h
|
||||
src/widgets/MultiDialog.cpp
|
||||
src/widgets/MultiDialog.h
|
||||
src/widgets/numformatter.cpp
|
||||
src/widgets/numformatter.h
|
||||
src/widgets/ProgressDialog.cpp
|
||||
src/widgets/ProgressDialog.h
|
||||
src/widgets/Ruler.cpp
|
||||
src/widgets/Ruler.h
|
||||
src/widgets/TimeTextCtrl.cpp
|
||||
src/widgets/TimeTextCtrl.h
|
||||
src/widgets/valnum.cpp
|
||||
src/widgets/valnum.h
|
||||
src/widgets/Warning.cpp
|
||||
src/widgets/Warning.h
|
||||
src/xml/XMLFileReader.cpp
|
||||
src/xml/XMLFileReader.h
|
||||
src/xml/XMLTagHandler.cpp
|
||||
src/xml/XMLTagHandler.h
|
||||
src/xml/XMLWriter.cpp
|
||||
src/xml/XMLWriter.h
|
Reference in New Issue
Block a user