Home
last modified time | relevance | path

Searched refs:SortByLabel (Results 1 – 25 of 40) sorted by relevance

12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/
H A DGUIViewStateVideo.cpp97 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%T", "%R", "%L", "")); // Title, Rating | Label, emp… in CGUIViewStateWindowVideoNav()
99 SetSortMethod(SortByLabel); in CGUIViewStateWindowVideoNav()
108 …AddSortMethod(SortByLabel, 562, LABEL_MASKS("%T", "%R", "%L", "")); // Title, Rating | Label, emp… in CGUIViewStateWindowVideoNav()
109 SetSortMethod(SortByLabel); in CGUIViewStateWindowVideoNav()
136 SetSortMethod(SortByLabel); in CGUIViewStateWindowVideoNav()
148 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%T", "%R", "%L", "")); // Title, Rating | Label, emp… in CGUIViewStateWindowVideoNav()
149 SetSortMethod(SortByLabel); in CGUIViewStateWindowVideoNav()
166 SetSortMethod(SortByLabel); in CGUIViewStateWindowVideoNav()
176 SetSortMethod(SortByLabel); in CGUIViewStateWindowVideoNav()
207 …AddSortMethod(SortByLabel, sortAttributes, 551, LABEL_MASKS("%T","%R")); // Title, Rating | empty… in CGUIViewStateWindowVideoNav()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/
H A DGUIViewStateMusic.cpp143 …AddSortMethod(SortByLabel, 562, LABEL_MASKS("%F", "", "%Y", "")); // Filename, empty | Year, empty in CGUIViewStateMusicDatabase()
144 SetSortMethod(SortByLabel); in CGUIViewStateMusicDatabase()
247 AddSortMethod(SortByLabel, sortAttribute, 551, LABEL_MASKS(strTrack, "%D")); in CGUIViewStateMusicDatabase()
276 AddSortMethod(SortByLabel, sortAttribute, 551, LABEL_MASKS(strTrack, "%D")); in CGUIViewStateMusicDatabase()
367 AddSortMethod(SortByLabel, sortAttribute, 551, LABEL_MASKS(strTrack, "%D")); in CGUIViewStateMusicSmartPlaylist()
464 AddSortMethod(SortByLabel, sortAttribute, 551, LABEL_MASKS(strTrack, "%D")); in CGUIViewStateMusicPlaylist()
501 AddSortMethod(SortByLabel, SortAttributeIgnoreFolders, 551, in CGUIViewStateWindowMusicNav()
503 SetSortMethod(SortByLabel); in CGUIViewStateWindowMusicNav()
524 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%F", "%D", "%L", "")); // Filename, Duration | Folde… in CGUIViewStateWindowMusicNav()
525 SetSortMethod(SortByLabel); in CGUIViewStateWindowMusicNav()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DGUIViewStatePictures.cpp30 AddSortMethod(SortByLabel, 551, LABEL_MASKS()); in CGUIViewStateWindowPictures()
32 SetSortMethod(SortByLabel); in CGUIViewStateWindowPictures()
40 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%L", "%I", "%L", "")); // Filename, Size | Foldernam… in CGUIViewStateWindowPictures()
H A DGUIWindowSlideShow.h74 SortBy method = SortByLabel,
79 SortBy method = SortByLabel,
106 SortBy method = SortByLabel,
H A DPictureThumbLoader.cpp218 items.Sort(SortByLabel, SortOrderAscending); in ProcessFoldersAndArchives()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/windows/
H A DGUIViewStatePVR.cpp44 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%L", "%d", "%L", ""), // "Name" : Filename, Da… in CGUIViewStateWindowPVRRecordings()
92 …AddSortMethod(SortByLabel, static_cast<SortAttribute>(sortAttributes), 551, LABEL_MASKS("%L", "", … in CGUIViewStateWindowPVRTimers()
113 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%L", "", "%L", "")); // "Name" : Filename, empty … in CGUIViewStateWindowPVRSearch()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/gui/
H A DGUIViewStateAddonBrowser.cpp37 AddSortMethod(SortByLabel, SortAttributeIgnoreFolders, 551, in CGUIViewStateAddonBrowser()
49 SetSortMethod(SortByLabel); in CGUIViewStateAddonBrowser()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/windows/
H A DGUIViewStateWindowGames.cpp32 AddSortMethod(SortByLabel, 551, LABEL_MASKS()); in CGUIViewStateWindowGames()
34 SetSortMethod(SortByLabel); in CGUIViewStateWindowGames()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DAutorun.cpp157 vecItems.Sort(SortByLabel, SortOrderAscending); in RunDisc()
248 items.Sort(SortByLabel, SortOrderDescending); in RunDisc()
268 items.Sort(SortByLabel, SortOrderAscending); in RunDisc()
281 items.Sort(SortByLabel, SortOrderAscending); in RunDisc()
357 items.Sort(SortByLabel, SortOrderAscending); in RunDisc()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/dialogs/
H A DGUIDialogSelectGameClient.cpp78 items.Sort(SortByLabel, SortOrderAscending); in ShowAndGetGameClient()
79 installableItems.Sort(SortByLabel, SortOrderAscending); in ShowAndGetGameClient()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/view/
H A DViewState.h34 m_sortDescription.sortBy = SortByLabel; in CViewState()
H A DViewStateSettings.h61 …st std::string& strTagName, int defaultView = DEFAULT_VIEW_LIST, SortBy defaultSort = SortByLabel);
H A DGUIViewState.cpp577 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%F", "%I", "%L", "")); // Filename, size | Foldernam… in CGUIViewStateGeneral()
578 SetSortMethod(SortByLabel); in CGUIViewStateGeneral()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/programs/
H A DGUIViewStatePrograms.cpp27 …AddSortMethod(SortByLabel, 551, LABEL_MASKS("%K", "%I", "%L", ""), // Titel, Size | Foldername, e… in CGUIViewStateWindowPrograms()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DSortUtils.cpp593 preparators[SortByLabel] = ByLabel; in fillPreparators()
660 sortingFields[SortByLabel].insert(FieldLabel); in fillSortingFields()
761 if (sortMethod == SortByLabel || sortMethod == SortByAlbum || sortMethod == SortByTitle) in GetFieldsForSQLSort()
833 if (sortMethod == SortByLabel || sortMethod == SortByTrackNumber) in GetFieldsForSQLSort()
919 if (sortMethod == SortByLabel || sortMethod == SortByTitle || sortMethod == SortByArtist) in GetFieldsForSQLSort()
1098 …{ SortByLabel, SORT_METHOD_LABEL, SortAttributeNone, …
1099 …{ SortByLabel, SORT_METHOD_LABEL_IGNORE_THE, SortAttributeIgnoreArt…
1100 …{ SortByLabel, SORT_METHOD_LABEL_IGNORE_FOLDERS, SortAttributeIgnoreFol…
1244 { "label", SortByLabel },
H A DSortUtils.h53 SortByLabel, enumerator
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DPluginDirectory.cpp272 …dir->m_listItems->AddSortMethod(SortByLabel, 551, LABEL_MASKS(labelMask, label2Mask, labelMask, la… in AddSortMethod()
421 …dir->m_listItems->AddSortMethod(SortByLabel, SortAttributeIgnoreFolders, 551, LABEL_MASKS(labelMas… in AddSortMethod()
H A DUPnPDirectory.cpp356 …items.AddSortMethod(SortByLabel, SortAttributeIgnoreFolders, 551, LABEL_MASKS("%L", "%I", "%L", ""… in GetDirectory()
H A DMultiPathDirectory.cpp242 items.Sort(SortByLabel, SortOrderAscending); in MergeItems()
H A DSmartPlaylistDirectory.cpp287 …items.Sort(SortByLabel, SortOrderAscending, CServiceBroker::GetSettingsComponent()->GetSettings()-… in GetDirectory()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogSelect.cpp266 m_vecList->Sort(SortByLabel, bSortOrder ? SortOrderAscending : SortOrderDescending); in Sort()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_DOmanip.h131 int N_dov, SUMA_Boolean SortByLabel);
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/dialogs/
H A DGUIDialogVideoInfo.cpp1707 …listItems.Sort(SortByLabel, SortOrderAscending, CServiceBroker::GetSettingsComponent()->GetSetting… in GetMoviesForSet()
1758 …listItems.Sort(SortByLabel, SortOrderAscending, CServiceBroker::GetSettingsComponent()->GetSetting… in GetSetForMovie()
1903 …listItems.Sort(SortByLabel, SortOrderAscending, CServiceBroker::GetSettingsComponent()->GetSetting… in GetItemsForTag()
2324 …list.Sort(SortByLabel, SortOrderAscending, CServiceBroker::GetSettingsComponent()->GetSettings()->… in LinkMovieToTvShow()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/builtins/
H A DPlayerBuiltins.cpp478 items.Sort(SortByLabel, SortOrderAscending); in PlayMedia()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/filesystem/
H A DPVRGUIDirectory.cpp170 results.AddSortMethod(SortByLabel, 551 /* Name */, LABEL_MASKS("%L", "", "%L", "")); in GetDirectory()

12