mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
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 |
||
|---|---|---|
| .. | ||
| player_icons | ||
| backlight-sim.c | ||
| backlight-sim.h | ||
| fmradio.c | ||
| font-player.c | ||
| font-player.h | ||
| io.c | ||
| lcd-common.c | ||
| lcd-playersim.c | ||
| lcd-playersim.h | ||
| Makefile | ||
| powermgmt-sim.c | ||
| README | ||
| sim_icons.c | ||
| sim_tasks.c | ||
| sim_tasks.h | ||
| sound.h | ||
| SOURCES | ||
| stubs.c | ||
__________ __ ___.
Open \______ \ ____ ____ | | _\_ |__ _______ ___
Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
\/ \/ \/ \/ \/
This directory is for code that is shared between all versions of the
simulator, but is not needed for the target device.