summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2005-03-05Player graphics library: fixed and more robust bounds check, added bitmap ↵Jens Arnold
drawing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6139 a1c6a512-1295-4272-9138-f99709370657
2005-03-05Properly clean the rockboy dependency file.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6138 a1c6a512-1295-4272-9138-f99709370657
2005-03-05LCD mode switching added for recorders (uses ON button).Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6137 a1c6a512-1295-4272-9138-f99709370657
2005-03-04New lcd mode: drop every 9th line; set as default.Michiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6136 a1c6a512-1295-4272-9138-f99709370657
2005-03-04New lcd mode; drop top 8 and bottom 8 linesMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6135 a1c6a512-1295-4272-9138-f99709370657
2005-03-04Increased the file type string buffer sizeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6134 a1c6a512-1295-4272-9138-f99709370657
2005-03-04Lcd mode selecting between top 16 and bottom 16 lines being dropped byMichiel Van Der Kolk
using the hold button. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6133 a1c6a512-1295-4272-9138-f99709370657
2005-03-04Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk
needs rockbox' internal framebuffer in 2 bit (4 pixels / byte) format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6132 a1c6a512-1295-4272-9138-f99709370657
2005-03-04Inserted optimized synth_full and put some vital data in IRAM.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6131 a1c6a512-1295-4272-9138-f99709370657
2005-03-04fixed gbc typoDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6130 a1c6a512-1295-4272-9138-f99709370657
2005-03-04load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6129 a1c6a512-1295-4272-9138-f99709370657
2005-03-03no menu for archos players till menu.c is adapted to work for them too...Michiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6124 a1c6a512-1295-4272-9138-f99709370657
2005-03-03replaced BUTTON_SELECT with BUTTON_OFFMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6123 a1c6a512-1295-4272-9138-f99709370657
2005-03-03forgot an #ifdefMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6122 a1c6a512-1295-4272-9138-f99709370657
2005-03-03ack, forgot to add fileMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6121 a1c6a512-1295-4272-9138-f99709370657
2005-03-03First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6120 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6119 a1c6a512-1295-4272-9138-f99709370657
2005-03-03added button_hold() to the plugin apiMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6115 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6114 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Mode button quits now instead of the center button - prevents accidental quits.Michiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6113 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6112 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6111 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Broke H100 sim. I suck.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6110 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Duplicate line and four space wide tabs, sorry about that.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6109 a1c6a512-1295-4272-9138-f99709370657
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen
Added clear accumulator policy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6108 a1c6a512-1295-4272-9138-f99709370657
2005-03-03removed the practically useless "trickle charge" and "deep discharge" ↵Jörg Hohensohn
options, now trickle is always on and deep always off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6107 a1c6a512-1295-4272-9138-f99709370657
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6105 a1c6a512-1295-4272-9138-f99709370657
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ↵Jens Arnold
but already playable on iRiver H1xx and the simulators. The archos recorder version is currently rather slow... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6104 a1c6a512-1295-4272-9138-f99709370657
2005-03-02Added mkdir() to the plugin api.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6103 a1c6a512-1295-4272-9138-f99709370657
2005-03-02Added cpu_boost() to the plugin APILinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6102 a1c6a512-1295-4272-9138-f99709370657
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6101 a1c6a512-1295-4272-9138-f99709370657
2005-03-02Sokoban: Made the walls dithered again. Code policing, removed tab chars.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6100 a1c6a512-1295-4272-9138-f99709370657
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6099 a1c6a512-1295-4272-9138-f99709370657
2005-03-01Fixed some warnings.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6098 a1c6a512-1295-4272-9138-f99709370657
2005-03-01Debug interface for the CPU frequency adjustmentLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6097 a1c6a512-1295-4272-9138-f99709370657
2005-03-01iRiver: Make better use of internal RAM, and larger buffersLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6096 a1c6a512-1295-4272-9138-f99709370657
2005-03-01Fix for adjustable frequencyLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6095 a1c6a512-1295-4272-9138-f99709370657
2005-03-01Added cpu_frequency to the plugin APILinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6094 a1c6a512-1295-4272-9138-f99709370657
2005-03-01Correct dependencies for codec buildsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6089 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Added missing sim_ prefixes.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6087 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe ↵Jens Arnold
others), to make plugins work properly in the simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6086 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Added libwavpack & Tremor.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6085 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Simulators: lseek() working again for systems with an off_t datatype ↵Jens Arnold
differing from 'long' (cygwin/x11, maybe others). Removed unused sim_close(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6084 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Correct libcomsim.a dependenciesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6083 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Killed a warningLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6078 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Sokoban adapted to the iRiver H1xx display by Michiel van der KolkLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6077 a1c6a512-1295-4272-9138-f99709370657
2005-02-28Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.hJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6075 a1c6a512-1295-4272-9138-f99709370657
2005-02-26Use the new config-a52.hJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6070 a1c6a512-1295-4272-9138-f99709370657
2005-02-26CleanupJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6069 a1c6a512-1295-4272-9138-f99709370657
2005-02-26Renamed config.h to config-a52.h to avoid name clash with rockbox' config.hJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6068 a1c6a512-1295-4272-9138-f99709370657