
Defines | |
| #define | ITERATE_OVER(IT) |
| #define ITERATE_OVER | ( | IT | ) |
while(IT.prepare_block()) \ for(IT.start() ;IT.valid(); IT.step()) \ { IT.need_fields();
Referenced by DataBase::addNewSongs(), SongSelectorLogic::avoidSongs(), DataBase::clear(), History::clear_history(), SongSelectorLogic::clearMetaData(), DataBase::closestSongs(), SongHeap::copy_to(), SongSelectorLogic::doAutoMix(), SongSelectorLogic::doSpectrumPca(), SongSelectorLogic::exportPlayList(), SongSelectorLogic::exportTempoList(), DataBase::getSelection(), SongSelectorLogic::initialize_extras(), ActiveSpectrumPca::pcaThis(), SongSelectorLogic::queueAnalysis(), SongSelectorLogic::queueAnker(), SongSelectorLogic::queueCopySongs(), SongSelectorLogic::queueDelete(), SongSelectorLogic::queueInsert(), SongSelectorLogic::queueRandom(), SongSelectorLogic::queueShiftDown(), SongSelectorLogic::queueShiftUp(), RenamerLogic::realizeSelection(), SongSelectorLogic::rejectQueueProposal(), SongSelectorLogic::selectAlbumItem(), SongSelectorLogic::selectAllButTagged(), SongSelectorLogic::selectAllTags(), SongSelectorLogic::selectionAddQueue(), SongSelectorLogic::selectionAddTags(), SongSelectorLogic::selectionDelTags(), SongSelectorLogic::selectionEditInfo(), SongSelectorLogic::selectionInsertInAlbum(), SongSelectorLogic::selectionSetAuthor(), SongSelectorLogic::selectionSetMainSong(), SongSelectorLogic::startAnotherAnalyzer(), SongSelectorLogic::startRenamerOnIndices(), taglist2strings(), and DataBase::updateCache().
1.6.2