Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
plugins
/
pacbox
/
pacbox.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
6526577
Plugin parameters should be const.
by Steve Bavin
· 16 years ago
04b3435
Clean up hard-coded paths
by Nils Wallménius
· 17 years ago
77a458a
Move the old api out of the core and into the plugin lib.
by Jonathan Gordon
· 17 years ago
4d6374c
Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered.
by Jens Arnold
· 18 years ago
80da8b1
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
by Tomasz Malesinski
· 18 years ago
acc29d9
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management.
by Michael Sevakis
· 18 years ago
d6b0c97
Don't need to remove the backdrop for all plugins - leave it up for some.
by Karl Kurbjun
· 18 years ago
d24ed99
'no voice' is -1 not 0 and menu_items does have a pointer
by Marcoen Hirschberg
· 18 years ago
ed70da2
don't assign NULL to a long (fixes sim build warnings)
by Marcoen Hirschberg
· 18 years ago
5360df9
by Shachar Liberman
· 18 years ago
1a0e885
Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps speed increase on H300) plus some minor code reorganisation
by Dave Chapman
· 19 years ago
03627e0
More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets).
by Dave Chapman
· 19 years ago
a10e531
Add a call to rb->yield() in the main loop
by Dave Chapman
· 19 years ago
2390f00
Save user settings to disk, plus some code policing
by Dave Chapman
· 19 years ago
bfd2b86
Enable frame-rate control for all targets. Change the iPod Nano to display 30fps (the other targets are all aiming for 20fps, but are not yet achieving it)
by Dave Chapman
· 19 years ago
7a10c08
Oops - changing the default setting for showfps shouldn't have been committed.
by Dave Chapman
· 19 years ago
ad8b24d
Various improvements and code re-organisation: Optimised assembler LCD rendering function for the iPod 5G by me and an optimisations to the sprite drawing routines courtesy of stripwax (these improvements make pacbox almost realtime on the iPod 5G). MENU+SELECT now brings up the menu on the iPod instead of the hold switch.
by Dave Chapman
· 19 years ago
07476d5
Stop audio playback before using IRAM
by Dave Chapman
· 19 years ago
a814584
pacbox - a Pacman arcade machine emulator. Currently working for all colour targets and the iriver H1x0. Requires the Pacman arcade machine ROMs in /.rockbox/pacman/
by Dave Chapman
· 19 years ago