summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy/rockboy.c
AgeCommit message (Expand)Author
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-06Major Rockboy update. Tom Ross
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-15Hopefully clean up some errorsKarl Kurbjun
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-10-02iPod bugfix - re-enable scroll events when leaving rockboyDave Chapman
2006-09-26Use the absolute wheel position driver for Rockboy. Mappings are: top = UP, ...Dave Chapman
2006-06-19Fix the scaling not being initialized properly.Karl Kurbjun
2006-06-19Fix errorsKarl Kurbjun
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun
2006-03-23Make fullscreen off by default for Rockboy.Zakk Roberts
2006-03-02gigabeat related changesMarcoen Hirschberg
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-16Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-06-29Made it working again...Jens Arnold
2005-06-28Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk
2005-03-07Baild out instead of crashing when called directly (without playing a ROM file).Jens Arnold
2005-03-03First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold