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