| Commit message (Expand) | Author | Age |
| ... | |
| * | main() now sets the default CPU frequency | Linus Nielsen Feltzing | 2005-03-18 |
| * | iRiver: ATA timing is now setup by set_cpu_frequency() | Linus Nielsen Feltzing | 2005-03-18 |
| * | I2C clock settings and ATA timing for iRiver | Linus Nielsen Feltzing | 2005-03-18 |
| * | Dummy i2c_init() for iRiver not needed anymore | Linus Nielsen Feltzing | 2005-03-18 |
| * | iRiver UDA1380 driver by Andy Young | Linus Nielsen Feltzing | 2005-03-18 |
| * | iRiver I2C driver by Andy Young | Linus Nielsen Feltzing | 2005-03-18 |
| * | Added DMA register definitions | Linus Nielsen Feltzing | 2005-03-18 |
| * | We never use the windows shell, we use *nix or cygwin | Linus Nielsen Feltzing | 2005-03-18 |
| * | Stricter alignment of sections | Linus Nielsen Feltzing | 2005-03-18 |
| * | Extensive code policing (indentation levels, tab characters). | Jens Arnold | 2005-03-18 |
| * | Oops. forgot. part of the dumb checkin. | Michiel Van Der Kolk | 2005-03-17 |
| * | Initial check in dumb 0.9.2 - has a few usages of floating point that should | Michiel Van Der Kolk | 2005-03-17 |
| * | Added HACKING doc to tarball | Michiel Van Der Kolk | 2005-03-17 |
| * | Source documentation of gnuboy (all there is anyways...) | Michiel Van Der Kolk | 2005-03-17 |
| * | and snake2.levels | Daniel Stenberg | 2005-03-16 |
| * | add missing files to tarball | Daniel Stenberg | 2005-03-16 |
| * | non-ambiguous error code | Jörg Hohensohn | 2005-03-12 |
| * | New greek translation by Tony Motakis | Linus Nielsen Feltzing | 2005-03-11 |
| * | Support for verbose builds with make V=1 | Linus Nielsen Feltzing | 2005-03-11 |
| * | Added codec includes | Linus Nielsen Feltzing | 2005-03-11 |
| * | Added bootloader | Linus Nielsen Feltzing | 2005-03-11 |
| * | Fix for bug #1161173 by Mark A Hillebrand, disabled Follow Playlist in ID3 da... | Linus Nielsen Feltzing | 2005-03-11 |
| * | note to self: never commit a fix in a hurry. | Jean-Philippe Bernardy | 2005-03-10 |
| * | Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS to | Daniel Stenberg | 2005-03-10 |
| * | oops, 1I^2 = 1... | Jean-Philippe Bernardy | 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-10 |
| * | Compile the simulators without special code & data sections. Fixes intermitte... | Jens Arnold | 2005-03-10 |
| * | instead of hard coded gcc | Linus Nielsen Feltzing | 2005-03-10 |
| * | Don't panic on read attempts past end of card, just exit with error. Such can... | Jörg Hohensohn | 2005-03-10 |
| * | remove extra kludge we used to kill warnings on very old mingw cross-compile | Daniel Stenberg | 2005-03-09 |
| * | The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that is | Daniel Stenberg | 2005-03-09 |
| * | Fixes for the codec test environment: (1) Long aligned codec_malloc(). (2) Up... | Jens Arnold | 2005-03-09 |
| * | Simulators: more efficient implementation of sim_filesize(). | Jens Arnold | 2005-03-09 |
| * | oops, silent compilation back in | Jean-Philippe Bernardy | 2005-03-09 |
| * | GMini: libmad compiled | Jean-Philippe Bernardy | 2005-03-09 |
| * | fix proto and function to kill two simulator warnings | Daniel Stenberg | 2005-03-08 |
| * | skip mpeg.c when building bootloader | Daniel Stenberg | 2005-03-08 |
| * | kill a warning | Daniel Stenberg | 2005-03-08 |
| * | attempt to kill two annoying win32 cross-compiler warnings | Daniel Stenberg | 2005-03-08 |
| * | added makesrc.inc | Daniel Stenberg | 2005-03-08 |
| * | Baild out instead of crashing when called directly (without playing a ROM file). | Jens Arnold | 2005-03-07 |
| * | Remove double entries in the "open with" menu. | Henrik Backe | 2005-03-07 |
| * | X11 simulator improvements: Proper thread stopping and realtime ticks, based ... | Jens Arnold | 2005-03-07 |
| * | gmini: icode in iram, correct layout for DSP iram | Jean-Philippe Bernardy | 2005-03-07 |
| * | Little fix, when debug is disabled clusterchain length was incorrectly computed | Jean-Philippe Bernardy | 2005-03-07 |
| * | Use BUTTON_PLAY on Gmini | Linus Nielsen Feltzing | 2005-03-07 |
| * | Dedicated CPU frequency debug screen for CPU's with PLL | Linus Nielsen Feltzing | 2005-03-07 |
| * | do the SOURCES magic correct here too | Daniel Stenberg | 2005-03-06 |
| * | Added asm optimized short block IMDCT and windowing. | Thom Johansen | 2005-03-06 |