| Commit message (Expand) | Author | Age |
| ... | |
| * | Logo plugin: (1) Changed button handling. Left/Down now always decreases the ... | Jens Arnold | 2005-03-05 |
| * | Bugggggggggggssssssssss *chases with flyswatter and swats them* | Michiel Van Der Kolk | 2005-03-05 |
| * | printing of the PC in assembly dumps. | Michiel Van Der Kolk | 2005-03-05 |
| * | Dynarec debug system added - creates various debugging files in the root. | Michiel Van Der Kolk | 2005-03-05 |
| * | More opcodes implemented on dynarec, somewhat working, some bugs. | Michiel Van Der Kolk | 2005-03-05 |
| * | Player graphics library: fixed and more robust bounds check, added bitmap dra... | Jens Arnold | 2005-03-05 |
| * | Properly clean the rockboy dependency file. | Jens Arnold | 2005-03-05 |
| * | LCD mode switching added for recorders (uses ON button). | Jens Arnold | 2005-03-05 |
| * | New lcd mode: drop every 9th line; set as default. | Michiel Van Der Kolk | 2005-03-04 |
| * | New lcd mode; drop top 8 and bottom 8 lines | Michiel Van Der Kolk | 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 |
| * | 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 |
| * | Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ... | Jens Arnold | 2005-03-02 |
| * | Sokoban: Made the walls dithered again. Code policing, removed tab chars. | Jens Arnold | 2005-03-02 |
| * | 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 |
| * | Get malloc() and friends out of the way for the cygwin linker (and maybe othe... | Jens Arnold | 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 |
| * | Use the new config-a52.h | Jens Arnold | 2005-02-26 |
| * | add wv2wav | Christian Gmeiner | 2005-02-25 |
| * | Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf(). | Jens Arnold | 2005-02-25 |
| * | Grayscale lib: let the compiler decide when to save the pr register. | Jens Arnold | 2005-02-24 |
| * | Reduced the LCD updates to once per second | Linus Nielsen Feltzing | 2005-02-23 |
| * | Win32 simulator: fixed building of codec test plugins. | Jens Arnold | 2005-02-23 |
| * | There is no iram for simulator plugins. | Jens Arnold | 2005-02-23 |
| * | Proper check for cygwin build environment, avoids win32 error 5 when loading ... | Jens Arnold | 2005-02-22 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | Temporary solution for code and data in IRAM for iriver codecs | Linus Nielsen Feltzing | 2005-02-22 |
| * | Byte-swap WAV data on big-endian targets | Dave Chapman | 2005-02-19 |
| * | First version of vorbis decoder | Dave Chapman | 2005-02-19 |
| * | Build the codec plugins in the simulator - only tested for X11 | Dave Chapman | 2005-02-18 |
| * | use CFLAGS and the codeclibs when linking .rocks on x11 sim | Daniel Stenberg | 2005-02-18 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |
| * | Call button_clear_queue() before we start decoding - otherwise "open with" ex... | Dave Chapman | 2005-02-18 |
| * | First version | Dave Chapman | 2005-02-16 |
| * | Add flac2wav decoder - hardcoded output is /flactest.wav | Dave Chapman | 2005-02-16 |
| * | Do not build on simulator or non-software codecs targets | Dave Chapman | 2005-02-16 |