/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/ |
H A D | FXConstantParamValue.cpp | 49 FXMAPFUNC(SEL_CHANGED, FXConstantParamValue::ID_SLIDER, FXConstantParamValue::onSliderChange), 51 …FXMAPFUNC(SEL_COMMAND, FXConstantParamValue::ID_VALUE_TEXTBOX, FXConstantParamValue::onValueTex… 53 …FXMAPFUNC(SEL_COMMAND, FXConstantParamValue::ID_SCALAR_SPINNER, FXConstantParamValue::onScalarSp… 54 …FXMAPFUNC(SEL_CHANGED, FXConstantParamValue::ID_SCALAR_SPINNER, FXConstantParamValue::onScalarSp… 56 …FXMAPFUNC(SEL_COMMAND, FXConstantParamValue::ID_INVERSE_BUTTON, FXConstantParamValue::onInverseB… 58 …FXMAPFUNC(SEL_LEFTBUTTONRELEASE, FXConstantParamValue::ID_MIDDLE_LABEL, FXConstantParamValue::onM… 130 FXConstantParamValue::~FXConstantParamValue() 135 FXint FXConstantParamValue::getDefaultWidth() 205 void FXConstantParamValue::updateNumbers() 294 void FXConstantParamValue::enable() [all …]
|
H A D | FXConstantParamValue.h | 35 class FXConstantParamValue : public FXVerticalFrame 37 FXDECLARE(FXConstantParamValue); 42 …FXConstantParamValue(AActionParamMapper *valueMapper,bool showInverseButton,FXComposite *p,int opt… 43 virtual ~FXConstantParamValue(); 100 FXConstantParamValue() {} in FXConstantParamValue() function
|
H A D | FXLFOParamValue.h | 32 class FXConstantParamValue; variable 77 FXConstantParamValue *amplitudeSlider; 78 FXConstantParamValue *frequencySlider; 79 FXConstantParamValue *phaseSlider;
|
H A D | CPasteChannelsDialog.h | 39 class FXConstantParamValue; variable 98 FXConstantParamValue *repeatCountSlider; 99 FXConstantParamValue *repeatTimeSlider;
|
H A D | CActionParamDialog.cpp | 143 …FXConstantParamValue *slider=new FXConstantParamValue(valueMapper,showInverseButton,(FXPacker *)pa… in addSlider() 152 FXConstantParamValue *CActionParamDialog::getSliderParam(const string name) in getSliderParam() 156 return (FXConstantParamValue *)parameters[index].second; in getSliderParam() 344 ((FXConstantParamValue *)parameters[index].second)->setValue(value); in setValue() 394 ((FXConstantParamValue *)parameters[index].second)->setTipText(tipText.c_str()); in setTipText() 446 ((FXConstantParamValue *)parameters[index].second)->show(); in showControl() 448 ((FXConstantParamValue *)parameters[index].second)->hide(); in showControl() 553 FXConstantParamValue *slider=(FXConstantParamValue *)parameters[t].second; in show() 729 ((FXConstantParamValue *)parameters[t].second)->readFromFile(title,presetsFile); in onPresetUseButton() 817 ((FXConstantParamValue *)parameters[t].second)->writeToFile(title,presetsFile); in onPresetSaveButton() [all …]
|
H A D | FXLFOParamValue.cpp | 56 amplitudeSlider(new FXConstantParamValue( in FXIMPLEMENT() 64 frequencySlider(new FXConstantParamValue( in FXIMPLEMENT() 72 phaseSlider(new FXConstantParamValue( in FXIMPLEMENT()
|
H A D | RemasterActionDialogs.cpp | 449 FXConstantParamValue *t; 508 FXConstantParamValue *t; in new() 603 FXConstantParamValue *s; in matches_into() 685 FXConstantParamValue *s;
|
H A D | CActionParamDialog.h | 67 …FXConstantParamValue *addSlider(void *parent,const string name,const string units,AActionParamMapp… 68 FXConstantParamValue *getSliderParam(const string name);
|
H A D | Makefile.am | 67 FXConstantParamValue.cpp \ 162 FXConstantParamValue.h \
|
H A D | CPasteChannelsDialog.cpp | 73 repeatCountSlider=new FXConstantParamValue( in FXIMPLEMENT() 81 repeatTimeSlider=new FXConstantParamValue( in FXIMPLEMENT()
|
H A D | FilterActionDialogs.cpp | 392 FXConstantParamValue *wetdryMix=addSlider(p2, in FXIMPLEMENT() 421 FXConstantParamValue *kernelLength=addSlider(p3, in FXIMPLEMENT()
|
H A D | Makefile.in | 107 FXConstantParamValue.lo FXTextParamValue.lo \ 374 FXConstantParamValue.cpp \ 447 FXConstantParamValue.h \ 604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FXConstantParamValue.Plo@am__quote@
|
H A D | TODO | 72 - use TEXTFIELD_INTEGER or TEXTFIELD_REAL for FXConstantParamValue
|
/dports/audio/rezound/rezound-0.13.1beta/po/ |
H A D | POTFILES.in | 32 src/frontend_fox/FXConstantParamValue.cpp 226 src/frontend_fox/FXConstantParamValue.h
|
H A D | rezound.pot | 1069 #: src/frontend_fox/FXConstantParamValue.cpp:74 1073 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
H A D | ru.po | 1106 #: src/frontend_fox/FXConstantParamValue.cpp:74 1111 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
H A D | fr.po | 1119 #: src/frontend_fox/FXConstantParamValue.cpp:74 1123 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
H A D | fi.po | 1167 #: src/frontend_fox/FXConstantParamValue.cpp:74 1171 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
H A D | es.po | 1136 #: src/frontend_fox/FXConstantParamValue.cpp:74 1140 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
H A D | de.po | 1151 #: src/frontend_fox/FXConstantParamValue.cpp:74 1155 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
H A D | cs.po | 1151 #: src/frontend_fox/FXConstantParamValue.cpp:74 1155 #: src/frontend_fox/FXConstantParamValue.cpp:109
|
/dports/audio/rezound/rezound-0.13.1beta/ |
H A D | ChangeLog | 353 src/frontend_fox/FXConstantParamValue.h,
|