| Commit message (Expand) | Author | Age |
| * | Don't reinvent ctype.h functions | Nils Wallménius | 2012-05-07 |
| * | Initial commit of the Samsung YP-R0 port. | Thomas Martitz | 2011-12-24 |
| * | FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. | Nils Wallménius | 2011-03-19 |
| * | Added the snapshot patch for rockboy (FS#11757) | Michael Stummvoll | 2010-11-25 |
| * | plugins (doom, midi, rockboy): don't use non-static inline | Rafaël Carré | 2010-09-07 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | Removed the sim_ prefix from the plugin api. | Björn Stenberg | 2009-01-07 |
| * | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts | 2008-10-18 |
| * | code police : fix some multiply defined variables | Frank Gevaerts | 2008-10-18 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | Code police and clean up for rockboy. | Tom Ross | 2007-10-16 |
| * | Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N... | Tom Ross | 2007-10-16 |
| * | Oops. Fix red. | Nicolas Pennequin | 2007-10-09 |
| * | Clean up hard-coded paths | Nils Wallménius | 2007-09-10 |
| * | Sim I/O and threading that runs more like on target. Tweakable if any genuine... | Michael Sevakis | 2007-09-08 |
| * | Commit FS #7379 - This patch fixes most of the sound problems from the previo... | Karl Kurbjun | 2007-07-21 |
| * | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare | 2007-07-20 |
| * | Sound improvements for rockboy - players now sync the sound (The gigabeat now... | Karl Kurbjun | 2007-06-24 |
| * | Allow rockboy to run while music is playing with smaller roms. Works on play... | Karl Kurbjun | 2007-04-18 |
| * | Major Rockboy update. | Tom Ross | 2007-02-06 |
| * | Removed unused 'mode' parameter from mkdir() for consistency with creat(). | Jens Arnold | 2007-02-03 |
| * | Fix the scaling not being initialized properly. | Karl Kurbjun | 2006-06-19 |
| * | Update for Rockboy: - fix scaling for other color screens than H300 - full me... | Karl Kurbjun | 2006-06-19 |
| * | Initial support for iPod color and video. The Nano has a 176x132 LCD, which ... | Dave Chapman | 2006-01-20 |
| * | simulator build fix | Daniel Stenberg | 2006-01-20 |
| * | Karl Kurbjun's patch #1407719: | Daniel Stenberg | 2006-01-20 |
| * | Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups | Linus Nielsen Feltzing | 2006-01-10 |
| * | iRiver: Make it possible to build Rockbox using GCC 4.0.1. | Magnus Holmgren | 2005-09-28 |
| * | Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and... | Jens Arnold | 2005-07-03 |
| * | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold | 2005-06-24 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | Removed unnecessary extra check. | Jens Arnold | 2005-03-10 |
| * | Made the IRAM usage depend on the CPU type. | Jens Arnold | 2005-03-10 |
| * | load/savestate support added to the menu, contributed by pabs | Michiel Van Der Kolk | 2005-03-04 |
| * | 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 |
| * | Functions and data into iram mode for iriver, seems faster. | Michiel Van Der Kolk | 2005-03-03 |
| * | Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ... | Jens Arnold | 2005-03-02 |