Home
last modified time | relevance | path

Searched refs:lAlbum (Results 1 – 7 of 7) sorted by relevance

/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Doptionseditor.cpp179 lAlbum = new KLineEdit( tagsWidget ); in OptionsEditor()
180 albumBox->addWidget( lAlbum ); in OptionsEditor()
296 lAlbum->setEnabled( enabled ); in setTagInputEnabled()
322 lAlbum->setText( "" ); in setTagInputEnabled()
548 lAlbum->setEnabled( false ); in itemsSelected()
549 lAlbum->setText( "" ); in itemsSelected()
610 if( lAlbum->isEnabled() ) in itemsSelected()
611 lAlbum->setText( album ); in itemsSelected()
678 if( lAlbum->isEnabled() ) in applyChanges()
811 lAlbum->setEnabled( true ); in editAlbumClicked()
[all …]
H A Doptionseditor.h78 KLineEdit* lAlbum; variable
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/opener/
H A Dcdopener.cpp180 lAlbum = new KLineEdit( cdOpenerWidget ); in CDOpener()
181 topGridLayout->addWidget( lAlbum, 1, 1 ); in CDOpener()
663 lAlbum->setText( tags.at(0)->album ); in openCdDevice()
771 lAlbum->setText( tags.at(0)->album ); in lookup_cddb_done()
1249 tags.at(0)->title = lAlbum->text(); in addClicked()
1252 tags.at(0)->album = lAlbum->text(); in addClicked()
1270 tags.at(i+1)->album = lAlbum->text(); in addClicked()
1317 content.append( "TITLE \"" + lAlbum->text() + "\"\n" ); in saveCuesheetClicked()
H A Dcdopener.h143 KLineEdit *lAlbum; variable
/dports/emulators/vice/vice-3.5/src/lib/liblame/
H A DChangeLog3417 --lAlbum <some album title to be stored as Latin-1 string>
/dports/audio/lame/lame-3.100/
H A DChangeLog4202 --lAlbum <some album title to be stored as Latin-1 string>
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/
H A DChangeLog3417 --lAlbum <some album title to be stored as Latin-1 string>