Home
last modified time | relevance | path

Searched refs:PLAYLIST_LOAD (Results 1 – 9 of 9) sorted by relevance

/dports/audio/aqualung/aqualung-1.0/src/
H A Dplaylist.h35 PLAYLIST_LOAD, enumerator
H A Dgui_main.c3180 mode = PLAYLIST_LOAD; in process_filenames()
3198 mode = PLAYLIST_LOAD; in process_filenames()
H A Dplaylist.c2144 if (mode == PLAYLIST_LOAD) { in playlist_transfer_get()
2250 playlist_load_dialog(PLAYLIST_LOAD); in plist__load_cb()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dplaylist.h45 PLAYLIST_LOAD = 0, enumerator
H A Dplaylist.c1088 if (mode == PLAYLIST_LOAD) in playlist_resolve_path()
1109 if (mode == PLAYLIST_LOAD) in playlist_resolve_path()
/dports/audio/py-python-mpd2/python-mpd2-3.0.4/mpd/
H A Dbase.py66 PLAYLIST_LOAD = 53 variable in FailureResponseCode
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/ext/events/mpdserver/
H A Dmain.py27 PLAYLIST_LOAD = 53 variable in AckError
/dports/audio/libmpdclient/libmpdclient-2.20/vapi/
H A Dlibmpdclient.vapi37 PLAYLIST_LOAD = 53,
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_ok.c2387 playlist_resolve_path(PLAYLIST_LOAD, false, content_path, sizeof(content_path)); in action_ok_playlist_entry_collection()
2458 playlist_resolve_path(PLAYLIST_LOAD, true, core_path, sizeof(core_path)); in action_ok_playlist_entry_collection()