
Defines | |
| #define | I_OP_DIR_WINTITLE |
Functions | |
| static void | openDirectory (intf_thread_t *p_intf, bool pl, bool go) |
| Open a directory, pl helps you to choose from playlist or media library, go to start or enqueue. | |
| #define I_OP_DIR_WINTITLE |
| static void openDirectory | ( | intf_thread_t * | p_intf, | |
| bool | pl, | |||
| bool | go | |||
| ) | [static] |
Open a directory, pl helps you to choose from playlist or media library, go to start or enqueue.
References RecentsMRL::addRecent(), intf_sys_t::filepath, RecentsMRL::getInstance(), I_OP_DIR_WINTITLE, input_item_New, input_Read, intf_thread_t::p_sys, pl_Unlocked, playlist_AddInput(), PLAYLIST_APPEND, PLAYLIST_END, qtr, qtu, THEPL, toNativeSeparators, and vlc_gc_decref.
Referenced by DialogsProvider::MLAppendDir(), DialogsProvider::PLAppendDir(), and DialogsProvider::PLOpenDir().
1.5.6