[vlc-devel] commit: Replaced a certain amount of vlc_object_find by pl_Yield ( Felix Paul Kühne )
git version control
git at videolan.org
Fri Jun 13 09:46:51 CEST 2008
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jun 13 09:48:13 2008 +0200| [fd6294273ec43243abac97dd11b4fca1cd4f0257]
Replaced a certain amount of vlc_object_find by pl_Yield
Great news: there is no need to check for the existance of the playlist!
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd6294273ec43243abac97dd11b4fca1cd4f0257
---
modules/codec/cmml/intf.c | 24 ++------------
modules/control/gestures.c | 32 +++----------------
modules/control/rc.c | 58 ++++++++++++++-------------------
modules/gui/macosx/applescript.m | 8 ++---
modules/gui/macosx/playlist.m | 8 ++--
modules/gui/macosx/vout.m | 3 +-
modules/gui/qt4/input_manager.cpp | 10 ++----
modules/gui/skins2/src/skin_main.cpp | 24 +++----------
modules/misc/dummy/input.c | 8 +----
modules/video_filter/atmo/atmo.cpp | 30 ++++++------------
modules/video_output/caca.c | 10 ++----
modules/video_output/msw/directx.c | 18 +++-------
modules/video_output/msw/events.c | 23 +++----------
13 files changed, 76 insertions(+), 180 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=fd6294273ec43243abac97dd11b4fca1cd4f0257
More information about the vlc-devel
mailing list