[vlc-devel] commit: Replace vlc_object_find() and vlc_object_release() of VLC_OBJECT_PLAYLIST with pl_Yield() and pl_Release() (Jean-Paul Saman )
git version control
git at videolan.org
Wed Jun 18 12:04:13 CEST 2008
vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Sun Jun 15 18:46:33 2008 +0200| [a2174f04844383afce9277afc1fda717f24f714e]
Replace vlc_object_find() and vlc_object_release() of VLC_OBJECT_PLAYLIST with pl_Yield() and pl_Release()
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a2174f04844383afce9277afc1fda717f24f714e
---
modules/gui/wxwidgets/dialogs.cpp | 14 +++-------
modules/gui/wxwidgets/dialogs/bookmarks.cpp | 12 +++-----
modules/gui/wxwidgets/dialogs/fileinfo.cpp | 17 +++++-------
modules/gui/wxwidgets/dialogs/open.cpp | 9 ++----
modules/gui/wxwidgets/dialogs/playlist.cpp | 5 +--
modules/gui/wxwidgets/dialogs/wizard.cpp | 17 +++++-------
modules/gui/wxwidgets/input_manager.cpp | 6 +---
modules/gui/wxwidgets/interface.cpp | 38 +++++++++-----------------
modules/gui/wxwidgets/menus.cpp | 20 +++++--------
modules/gui/wxwidgets/playlist_manager.cpp | 5 +--
modules/gui/wxwidgets/timer.cpp | 12 +++-----
11 files changed, 56 insertions(+), 99 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a2174f04844383afce9277afc1fda717f24f714e
More information about the vlc-devel
mailing list