#include "TagsEditor.h"
#include "ProjectWindows.h"
#include "SelectFile.h"
#include "ShuttleGui.h"
#include "AudacityMessageBox.h"
#include "widgets/Grid.h"
#include "HelpSystem.h"
#include "XMLFileReader.h"
#include <wx/combobox.h>
#include <wx/display.h>
#include <wx/scrolbar.h>
#include <wx/button.h>
#include <wx/bmpbuttn.h>
#include <wx/stattext.h>
#include "Theme.h"
#include "AllThemeResources.h"
#include "Project.h"
#include "ProjectHistory.h"
#include <wx/frame.h>
#include "commands/CommandContext.h"
#include "commands/CommandManager.h"
#include "CommonCommandFlags.h"
Go to the source code of this file.
◆ LABEL_ALBUM
#define LABEL_ALBUM XO("Album Title") |
◆ LABEL_ARTIST
#define LABEL_ARTIST XO("Artist Name") |
◆ LABEL_COMMENTS
#define LABEL_COMMENTS XO("Comments") |
◆ LABEL_GENRE
#define LABEL_GENRE XO("Genre") |
◆ LABEL_TITLE
#define LABEL_TITLE XO("Track Title") |
◆ LABEL_TRACK
#define LABEL_TRACK XO("Track Number") |
◆ LABEL_YEAR
#define LABEL_YEAR XO("Year") |
◆ STATICCNT
◆ anonymous enum
Enumerator |
---|
ClearID | |
PrevID | |
NextID | |
EditID | |
ResetID | |
LoadID | |
SaveID | |
SaveDefaultsID | |
AddID | |
RemoveID | |
Definition at line 181 of file TagsEditor.cpp.
◆ label
Definition at line 165 of file TagsEditor.cpp.
Referenced by ScrubbingToolBar::AddButton(), CutCopyPasteToolBar::AddButton(), EditToolBar::AddButton(), TranscriptionToolBar::AddButton(), VampEffect::AddFeatures(), CommandManager::AddItem(), AudioSetupToolBar::AppendSubMenu(), FFmpegExporter::AskResample(), RulerUpdater::BoxAdjust(), LV2Editor::BuildPlain(), NumericTextCtrl::ComputeSizing(), ContrastDialog::ContrastDialog(), ConvertLegacyProjectFile(), anonymous_namespace{RealtimeEffectPanel.cpp}::HyperLinkCtrlWrapper::Create(), ToolBarButtons::CreateButton(), CreateStdButtonSizer(), CommonTrackPanelCell::DoContextMenu(), anonymous_namespace{TransportMenus.cpp}::DoMoveToLabel(), LabelTrack::DoOnProjectTempoChange(), ScrubbingToolBar::DoRegenerateTooltips(), Ruler::Draw(), Ruler::DrawGrid(), ExportMixerDialog::ExportMixerDialog(), Ruler::FindZero(), CommandManager::FormatLabelForMenu(), CommandManager::FormatLabelWithDisabledAccel(), LV2EffectBase::GetFactoryPresets(), KeyView::GetFullLabel(), LWSlider::GetTip(), anonymous_namespace{RealtimeEffectPanel.cpp}::HyperLinkCtrlWrapper::HyperLinkCtrlWrapper(), SnapRegistryGroup::Label(), anonymous_namespace{LabelMenus.cpp}::LabelsSelectedFlag(), MacroCommandsCatalog::MacroCommandsCatalog(), ToolBar::MakeButton(), LabelTrack::MakeInterval(), PopupMenuTable::MakeLabel(), ToolsToolBar::MakeTool(), anonymous_namespace{MenuHelper.cpp}::MenuOrItems(), CommandManager::NewIdentifier(), KeyView::OnDrawItem(), KeyView::OnKeyDown(), EffectUIHost::OnMenu(), NyqBench::OnOutputUpdate(), NyqBench::OnScriptUpdate(), ExportMixerDialog::OnSlider(), DirectoriesPrefs::OnTempText(), NyquistEffect::ParseChoice(), LabelDialog::PopulateLabels(), EqualizationUI::PopulateOrExchange(), KeyView::RecalcExtents(), KeyView::RefreshBindings(), VST3ParametersWindow::RegisterParameterLabel(), LabelTrack::Repeat(), GetInfoCommand::SendLabels(), TagsEditorDialog::SetEditors(), anonymous_namespace{RealtimeEffectPanel.cpp}::RealtimeEffectControl::SetEffect(), wxPanelWrapper::SetLabel(), TipWindow::SetLabel(), wxDialogWrapper::SetLabel(), ToolBar::SetLabel(), anonymous_namespace{EffectManager.cpp}::EffectPresetsDialog::SetPrefix(), cloud::audiocom::anonymous_namespace{ShareAudioDialog.cpp}::SetTimeLabel(), ThemedWindowWrapper< WindowBase >::SetTranslatableLabel(), ThemedButtonWrapper< ButtonBase >::SetTranslatableLabel(), ThemedAButtonWrapper< AButtonBase >::SetTranslatableLabel(), LabelTrack::Silence(), TimeInvariantSnapFunction(), TipWindow::TipWindow(), TagsEditorDialog::TransferDataToWindow(), LinearUpdater::Update(), AdornedRulerPanel::UpdateButtonStates(), MeterToolBar::UpdatePrefs(), anonymous_namespace{EffectManager.cpp}::EffectPresetsDialog::UpdateUI(), and VST3ParametersWindow::VST3ParametersWindow().
const struct { ... } labelmap[] |
◆ name
◆ names
Initial value:
Definition at line 153 of file TagsEditor.cpp.
Referenced by anonymous_namespace{MenuHelper.cpp}::AddEffectMenuItemGroup(), anonymous_namespace{MenuHelper.cpp}::AddGroupedEffectMenuItems(), BeginSection(), defaultLabel(), PluginManager::DropFile(), ExecCallback(), AudioSetupToolBar::FillInputChannels(), BuiltinEffectsModule::FindModulePaths(), BuiltinCommandsModule::FindModulePaths(), VampEffectsModule::FindModulePaths(), BasicMenu::anonymous_namespace{BasicMenu.cpp}::FindPathName(), for(), CommandManager::GetAllCommandData(), CommandManager::GetAllCommandLabels(), CommandManager::GetAllCommandNames(), CommandManager::GetCategories(), anonymous_namespace{ExportPCM.cpp}::GetEncodings(), EffectDistortion::GetFactoryPresets(), EffectEqualization::GetFactoryPresets(), EffectReverb::GetFactoryPresets(), MacroCommands::GetNames(), ThemeBase::LoadOneThemeComponents(), MacroCommands::MacroCommands(), ExportAudioDialog::OnEditMetadata(), ApplyMacroDialog::PopulateMacros(), anonymous_namespace{BatchProcessDialog.cpp}::PopulateMacrosMenu(), TagsEditorDialog::PopulateOrExchange(), EqualizationUI::PopulateOrExchange(), KeyView::RefreshBindings(), and AudioSetupToolBar::Choices::Set().