summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-04Increased the file type string buffer sizeLinus Nielsen Feltzing
2005-03-04Lcd mode selecting between top 16 and bottom 16 lines being dropped byMichiel Van Der Kolk
2005-03-04Grayscale support for rockboy - can't work without markuns patch,Michiel Van Der Kolk
2005-03-04Inserted optimized synth_full and put some vital data in IRAM.Thom Johansen
2005-03-04fixed gbc typoDaniel Stenberg
2005-03-04load/savestate support added to the menu, contributed by pabsMichiel Van Der Kolk
2005-03-04support .ovl files to "accompany" .rock files when they are viewersDaniel Stenberg
2005-03-03'rockboxui' is a target name used in/for simulators, ignore such executablesDaniel Stenberg
2005-03-03Add .ovl files to the zip, and treat them like .rock files.Daniel Stenberg
2005-03-03iRiver: Increased the max CPU frequency to 120MHzLinus Nielsen Feltzing
2005-03-03no menu for archos players till menu.c is adapted to work for them too...Michiel Van Der Kolk
2005-03-03replaced BUTTON_SELECT with BUTTON_OFFMichiel Van Der Kolk
2005-03-03forgot an #ifdefMichiel Van Der Kolk
2005-03-03ack, forgot to add fileMichiel Van Der Kolk
2005-03-03First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk
2005-03-03Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk
2005-03-03gmini: variable CPU frequencyJean-Philippe Bernardy
2005-03-03dummy button_hold() function to fix iriver sim builds.Michiel Van Der Kolk
2005-03-03CR/LF code policingLinus Nielsen Feltzing
2005-03-03added button_hold() to the plugin apiMichiel Van Der Kolk
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing
2005-03-03Mode button quits now instead of the center button - prevents accidental quits.Michiel Van Der Kolk
2005-03-03Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk
2005-03-03Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk
2005-03-03Broke H100 sim. I suck.Thom Johansen
2005-03-03Duplicate line and four space wide tabs, sorry about that.Thom Johansen
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn
2005-03-03let zip do zip without depending on 'all', to allow zipping up packages thatDaniel Stenberg
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
2005-03-02Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold
2005-03-02Added mkdir() to the plugin api.Jens Arnold
2005-03-02Added cpu_boost() to the plugin APILinus Nielsen Feltzing
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing
2005-03-02Sokoban: Made the walls dithered again. Code policing, removed tab chars.Jens Arnold
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn
2005-03-01Fixed some warnings.Jens Arnold
2005-03-01Debug interface for the CPU frequency adjustmentLinus Nielsen Feltzing
2005-03-01iRiver: Make better use of internal RAM, and larger buffersLinus Nielsen Feltzing
2005-03-01Fix for adjustable frequencyLinus Nielsen Feltzing
2005-03-01Added cpu_frequency to the plugin APILinus Nielsen Feltzing
2005-03-01Adjustable CPU frequency for iRiverLinus Nielsen Feltzing
2005-03-01Export tick_start() to allow for tick timer reinit when changing CPU frequencyLinus Nielsen Feltzing
2005-03-01iRiver: more relaxed LCD timingLinus Nielsen Feltzing
2005-03-01iRiver: more relaxed default timingLinus Nielsen Feltzing
2005-03-01Correct dependencies for codec buildsLinus Nielsen Feltzing
2005-03-01iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing
2005-02-28Added missing sim_ prefixes.Jens Arnold
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-28Added libwavpack & Tremor.Jens Arnold