[vlc-devel] vlc: svn commit r17196 (zorglub)
Subversion daemon
svn at videolan.org
Sat Oct 21 13:09:52 CEST 2006
r17196 | zorglub | 2006-10-21 13:09:51 +0200 (Sat, 21 Oct 2006) | 11 lines
Changed paths:
M /trunk/include/vlc_arrays.h
M /trunk/include/vlc_playlist.h
M /trunk/modules/control/hotkeys.c
M /trunk/modules/control/http/macro.c
M /trunk/modules/gui/macosx/controls.m
M /trunk/modules/gui/macosx/intf.m
M /trunk/modules/gui/macosx/playlist.m
M /trunk/modules/gui/qt4/main_interface.cpp
M /trunk/modules/gui/qt4/menus.cpp
M /trunk/modules/gui/skins2/commands/cmd_input.cpp
M /trunk/src/control/mediacontrol_core.c
M /trunk/src/control/playlist.c
M /trunk/src/input/item.c
M /trunk/src/libvlc.c
M /trunk/src/playlist/control.c
M /trunk/src/playlist/engine.c
M /trunk/src/playlist/item.c
M /trunk/src/playlist/search.c
M /trunk/src/playlist/thread.c
M /trunk/src/playlist/tree.c
Playlist
* Remove the random special case
* Use the array of currently playing items for all cases
* Convert array items to array API
* Replace standard searches in sorted arrays by bsearches
* Size is not yet fixed (next round).
Array
* Add reset/value and bsearch functions
* Add foreach helper
> http://trac.videolan.org/vlc/changeset/17196
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list