Pass plugin api pointer to funtion directly, fixes crashes when doing incremental...
commit821c2249b79d6db7a8a162ab3a7e98217786b1a0
authorpeter <peter@a1c6a512-1295-4272-9138-f99709370657>
Thu, 16 Aug 2007 23:01:18 +0000 (16 23:01 +0000)
committerpeter <peter@a1c6a512-1295-4272-9138-f99709370657>
Thu, 16 Aug 2007 23:01:18 +0000 (16 23:01 +0000)
treea2fbd9ac23adc395d4587a6c9cb85ba4cc001cb8
parent75937703d7b72651418d6db89080b1904474f9aa
Pass plugin api pointer to funtion directly, fixes crashes when doing incremental builds. Fix incorrect backlight changes in rockblox introduced recently.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14373 a1c6a512-1295-4272-9138-f99709370657
20 files changed:
apps/plugins/brickmania.c
apps/plugins/chopper.c
apps/plugins/credits.c
apps/plugins/fire.c
apps/plugins/fireworks.c
apps/plugins/grayscale.c
apps/plugins/invadrox.c
apps/plugins/jpeg.c
apps/plugins/lib/helper.c
apps/plugins/lib/helper.h
apps/plugins/mpegplayer/mpegplayer.c
apps/plugins/oscilloscope.c
apps/plugins/plasma.c
apps/plugins/rockblox.c
apps/plugins/spacerocks.c
apps/plugins/starfield.c
apps/plugins/test_disk.c
apps/plugins/video.c
apps/plugins/wormlet.c
apps/plugins/xobox.c