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