[vlc-devel] commit: The playlist have to be locked when calling playlist_ItemGetById ( not tested for wince and pda interface). ( Rémi Duraffort )
git version control
git at videolan.org
Wed Feb 11 22:11:23 CET 2009
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Wed Feb 11 15:29:51 2009 +0100| [7e4419bcc6ed629cd9a06863965260b96b9cb1fa] | committer: Rémi Duraffort
The playlist have to be locked when calling playlist_ItemGetById (not tested for wince and pda interface).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7e4419bcc6ed629cd9a06863965260b96b9cb1fa
---
include/vlc_playlist.h | 2 +-
modules/control/dbus.c | 2 +-
modules/control/http/http.c | 4 +-
modules/control/http/macro.c | 3 +-
modules/control/http/rpn.c | 8 ++-
modules/gui/pda/pda_callbacks.c | 2 +-
.../gui/qt4/components/playlist/playlist_model.cpp | 55 +++++++++----------
.../gui/qt4/components/playlist/standardpanel.cpp | 3 +-
modules/gui/skins2/vars/playtree.cpp | 10 +++-
modules/gui/wince/playlist.cpp | 34 ++++++++-----
modules/misc/lua/libs/playlist.c | 5 +-
src/playlist/item.c | 3 +-
src/playlist/search.c | 22 +++-----
13 files changed, 81 insertions(+), 72 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7e4419bcc6ed629cd9a06863965260b96b9cb1fa
More information about the vlc-devel
mailing list