1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Michael Sevakis d18a5cad7f Tweak paramters of mp3_play_data and callback.
Use generic void * and size_t and make mp3_play_data and its callback
agree on types. Use mp3_play_callback_t instead of prototyping
right in the function call (so it's not so messy to look at). Change
doesn't appear to require plugin API version increment.

Change-Id: Idcab2740ee316a2beb6e0a87b8f4934d9d6b3dd8
2012-03-04 14:50:47 -05:00
..
beatbox Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
bitmaps Sansa Clip Zip: Bubble now shows a proper background image 2012-03-03 02:54:26 +01:00
chessbox Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
clock
doom Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
fft Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
fractals Fuze+: fractals's plugin keymaps reworks 2012-02-21 18:08:08 +01:00
frotz
goban Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
imageviewer libarm_support references code in libplugin, so put libarm_support first of the two when linking. There may be better solutions, but this fixes linking problems for me (on Cygwin). 2012-02-18 16:51:50 +01:00
lib Fuze+ PLA_EXIT slight mapping cleanup 2012-02-09 16:43:53 +01:00
lua Fix lua unused-variable warning by introducing UNUSED_ATTR. 2012-02-17 12:08:27 +01:00
midi Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
mikmod Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
mpegplayer Correct actionable offense for misappropriation of action context. 2012-03-03 07:52:13 -05:00
pacbox Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pdbox Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pictureflow MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
reversi reversi: Fix viewport initialization. Improve button layout for portrait. Enable for toucschreen RaaA. 2012-01-30 00:17:47 +01:00
rockboy Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
searchengine
shortcuts
sudoku Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
text_viewer MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
zxbox Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
alarmclock.c
alpine_cdc.c
battery_bench.c
bench_mem_jpeg.c
bench_scaler.c
blackjack.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
boomshine.lua Use PLA in boomshine.lua instead of the awkward kbd_input context. This enables it on RaaA. 2012-01-27 09:15:05 +01:00
bounce.c bounce's plugin PLA integration (main code + manual) 2012-02-24 13:11:51 +01:00
brickmania.c brickmania: Use short Lvl %d level indicator if needed 2012-02-08 22:30:19 +01:00
bubbles.c Sansa Clip Zip: Bubble now shows a proper background image 2012-03-03 02:54:26 +01:00
BUILD_OVERLAY
calculator.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
calendar.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
CATEGORIES rocklife is much more a demo than a game. 2012-02-06 09:29:39 +01:00
chessbox.c
chessclock.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
chip8.c Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05:00
chopper.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
clix.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
codebuster.c
credits.c
credits.pl
crypt_firmware.c
cube.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
demystify.c
dice.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
dict.c
disktidy.c
disktidy.config
elfdep.pl
euroconverter.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
fire.c
fireworks.c fireworks: ues PLA_EXIT to exit without going through the menu. 2012-02-24 15:06:18 +01:00
firmware_flash.c fix r27926 : lcd_puts() not changed to lcd_putsf() 2010-08-28 21:54:24 +00:00
flipit.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
goban.c Fix yellows/reds. Red where caused by preprocessor condition mismatch. 2010-08-24 15:01:33 +00:00
greyscale.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
helloworld.c Update comments in the helloword plugin. 2010-08-30 20:58:38 +00:00
helloworld.lua Helloworld.lua: fix file_put_contents depending on a wrong return value of io.write + use a cleaner version of if(file == nil) (thanks to Christophe Gragnic) 2009-07-08 21:05:56 +00:00
invadrox.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
iriver_flash.c Fix warning about using static vars in non static inline functions with gcc 4.5. 2010-12-27 10:46:29 +00:00
iriverify.c
jackpot.c
jewels.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
keybox.c
lamp.c Fix reds. No need for #ifdef to save buttons anymore. 2012-02-08 19:01:10 +01:00
logo.c Plugin logo PLA integration (code + manual) 2012-03-03 12:05:58 +01:00
lrcplayer.c Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374) 2011-11-10 02:50:30 +00:00
matrix.c matrix: shorten statement. 2012-03-03 16:45:59 +01:00
maze.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
mazezam.c
md5sum.c
metronome.c Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05:00
minesweeper.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
mosaique.c Plugin mosaique PLA integration (code + manual) 2012-03-03 16:37:47 +01:00
mp3_encoder.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
nim.c
oscilloscope.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
pegbox.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
pictureflow.c
pitch_detector.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
plasma.c Fix warnings 2011-10-15 20:51:12 +00:00
plugin.lds
plugin_crt0.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
plugins.make libarm_support references code in libplugin, so put libarm_support first of the two when linking. There may be better solutions, but this fixes linking problems for me (on Cygwin). 2012-02-18 16:51:50 +01:00
pong.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
properties.c
random_folder_advance_config.c
remote_control.c
resistor.c
robotfindskitten.c
rockblox.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
rockblox1d.c rockblox1d's plugin PLA integration (main code + manual) 2012-02-18 23:57:22 +01:00
rockbox-fonts.config
rockbox_flash.c Improve rockbox_flash messages 2012-02-05 16:26:09 +01:00
rockboy.c
rocklife.c plugins: another round of making local functions static 2011-10-15 20:38:08 +00:00
rockpaint.c
search.c
settings_dumper.c
shopper.c
sliding_puzzle.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
snake.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
snake2.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
snake2.levels
snow.c Plugin snow PLA integration (code + manual) 2012-03-03 10:48:22 +01:00
sokoban.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
sokoban.levels
solitaire.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
sort.c
SOURCES
SOURCES.app_build clix: Add cells for 320x480. Enable for touchscreen RaaA. 2012-01-30 00:51:43 +01:00
spacerocks.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
splitedit.c
star.c Fuze+: All games plugins keymaps 2012-03-02 11:40:02 +01:00
starfield.c Plugin Starfield PLA integration (code + manual) 2012-03-03 12:10:53 +01:00
stats.c stats's plugin PLA integration (main code + manual) 2012-02-22 09:15:50 +01:00
stopwatch.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
stopwatch.lua stopwatch.lua: Improve button layout. Enable on touchscreen RaaA. 2012-01-29 22:35:49 +01:00
SUBDIRS
SUBDIRS.app_build reversi: Fix viewport initialization. Improve button layout for portrait. Enable for toucschreen RaaA. 2012-01-30 00:17:47 +01:00
superdom.c
test_boost.c
test_codec.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_core_jpeg.c
test_disk.c
test_fps.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_gfx.c
test_grey.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_greylib_bitmap_scale.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_mem.c
test_mem_jpeg.c
test_resize.c
test_sampr.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
test_scanrate.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_touchscreen.c test_touchscreen.rock: Add keymap for sdl and android. 2012-01-27 09:15:05 +01:00
test_viewports.c
test_viewports.lua
text_editor.c
theme_remove.c
vbrfix.c
video.c Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05:00
viewers.config rocklife is much more a demo than a game. 2012-02-06 09:29:39 +01:00
vu_meter.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
wav2wv.c
wavplay.c Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
wavrecord.c
wavview.c plugins: make local functions static for metronome, rockblox1d, wavview 2011-10-04 19:33:52 +00:00
wormlet.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
xobox.c MPIOs: keymap tweaks 2012-02-02 14:55:51 +01:00
zxbox.c