

Public Member Functions | |
| CmdPlaytreeSort (intf_thread_t *pIntf) | |
| virtual | ~CmdPlaytreeSort () |
| virtual void | execute () |
| This method does the real job of the command. | |
| virtual string | getType () const |
| Return the type of the command. | |
| CmdPlaytreeSort::CmdPlaytreeSort | ( | intf_thread_t * | pIntf | ) | [inline] |
| virtual CmdPlaytreeSort::~CmdPlaytreeSort | ( | ) | [inline, virtual] |
| void CmdPlaytreeSort::execute | ( | ) | [virtual] |
This method does the real job of the command.
Implements CmdGeneric.
References SkinObject::getIntf(), VlcProc::getPlaytreeVar(), VlcProc::instance(), Playtree::onChange(), ORDER_NORMAL, intf_sys_t::p_playlist, playlist_t::p_root_onelevel, intf_thread_t::p_sys, PL_LOCK, PL_UNLOCK, playlist_RecursiveNodeSort(), and SORT_TITLE.
| virtual string CmdPlaytreeSort::getType | ( | ) | const [inline, virtual] |
1.5.6