]> git.sesse.net Git - vlc/commit
Replaced a certain amount of vlc_object_find by pl_Yield
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 13 Jun 2008 07:48:13 +0000 (09:48 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 13 Jun 2008 07:48:38 +0000 (09:48 +0200)
commitfd6294273ec43243abac97dd11b4fca1cd4f0257
treeac2094fe4f19b770f1179497d9917375bd1ccdbe
parent6a498752f498c192bcdde2f37609746c28db1df2
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!
13 files changed:
modules/codec/cmml/intf.c
modules/control/gestures.c
modules/control/rc.c
modules/gui/macosx/applescript.m
modules/gui/macosx/playlist.m
modules/gui/macosx/vout.m
modules/gui/qt4/input_manager.cpp
modules/gui/skins2/src/skin_main.cpp
modules/misc/dummy/input.c
modules/video_filter/atmo/atmo.cpp
modules/video_output/caca.c
modules/video_output/msw/directx.c
modules/video_output/msw/events.c