| Commit message (Expand) | Author | Age |
| * | 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 |
| * | 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 |
| * | 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 |
| * | More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) | Jörg Hohensohn | 2005-03-03 |
| * | 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-02 |
| * | 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 |
| * | Correct dependencies for codec builds | Linus Nielsen Feltzing | 2005-03-01 |
| * | 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 | 2005-02-28 |
| * | Simulators: lseek() working again for systems with an off_t datatype differin... | Jens Arnold | 2005-02-28 |
| * | Correct libcomsim.a dependencies | Linus Nielsen Feltzing | 2005-02-28 |
| * | Killed a warning | Linus Nielsen Feltzing | 2005-02-28 |
| * | Sokoban adapted to the iRiver H1xx display by Michiel van der Kolk | Linus Nielsen Feltzing | 2005-02-28 |
| * | Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.h | Jens Arnold | 2005-02-28 |
| * | Use the new config-a52.h | Jens Arnold | 2005-02-26 |
| * | Cleanup | Jens Arnold | 2005-02-26 |
| * | Renamed config.h to config-a52.h to avoid name clash with rockbox' config.h | Jens Arnold | 2005-02-26 |
| * | Show compiled source files | Jens Arnold | 2005-02-26 |
| * | Killed warnings | Jens Arnold | 2005-02-26 |
| * | Synced. New English voice entries. | Mats Lidell | 2005-02-25 |
| * | add wv2wav | Christian Gmeiner | 2005-02-25 |
| * | no strcpy for codecs | Christian Gmeiner | 2005-02-25 |