| Commit message (Expand) | Author | Age |
| * | Adaptive button repeat: adapts repeat rate depending on the ability of the ap... | Jens Arnold | 2006-02-19 |
| * | Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do... | Dan Everton | 2006-02-13 |
| * | New kernel function, queue_delete(struct event_queue *q) | Linus Nielsen Feltzing | 2006-01-23 |
| * | make the x5 sim pass | Daniel Stenberg | 2006-01-11 |
| * | Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden... | Dave Chapman | 2005-12-19 |
| * | silence picky gcc4 warnings | Daniel Stenberg | 2005-11-28 |
| * | added the stubs for the hold buttons on H300 simulator | Kevin Ferrare | 2005-11-22 |
| * | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold | 2005-11-21 |
| * | repaired the h300 x11 sim build | Daniel Stenberg | 2005-11-17 |
| * | Placeholder definition for iPod keypad | Dave Chapman | 2005-11-14 |
| * | Define framebuffer for 16-bit displays | Dave Chapman | 2005-11-14 |
| * | X11 simulator: * Correctly redraw the window when it was destroyed by overlay... | Jens Arnold | 2005-10-23 |
| * | X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ... | Jens Arnold | 2005-10-23 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Sim build fix | Linus Nielsen Feltzing | 2005-08-21 |
| * | Woah, that was not supposed to happen | Stepan Moskovchenko | 2005-08-07 |
| * | Fix error/warning, change pitch bend to 9 bits | Stepan Moskovchenko | 2005-08-07 |
| * | check for/use sys/soundcard.h instead (since it works for cygwin too) | Daniel Stenberg | 2005-07-15 |
| * | First take at PCM playback in the X11 sim on Linux. | Daniel Stenberg | 2005-07-14 |
| * | brought back drawdots() and drawrectangles() since the player sim needs them | Daniel Stenberg | 2005-07-14 |
| * | introducing H1x0 style grayscale support in the X11 sim | Daniel Stenberg | 2005-07-14 |
| * | Removed picky warnings | Linus Nielsen Feltzing | 2005-07-12 |
| * | Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ... | Jens Arnold | 2005-07-08 |
| * | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold | 2005-07-06 |
| * | make it build fine for H300 (keypads) as well | Daniel Stenberg | 2005-06-18 |
| * | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg | 2005-05-23 |
| * | Simplification. | Jens Arnold | 2005-05-11 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | X11 simulator: Always restore the x11 button autorepeat setting, regardless a... | Jens Arnold | 2005-03-19 |
| * | Major rework of the x11 simulator button handling. (1) Button repeat should a... | Jens Arnold | 2005-03-18 |
| * | Extensive code policing (indentation levels, tab characters). | Jens Arnold | 2005-03-18 |
| * | X11 simulator improvements: Proper thread stopping and realtime ticks, based ... | Jens Arnold | 2005-03-07 |
| * | adjusted to use the new Make include file to create the SRC variable from | Daniel Stenberg | 2005-03-06 |
| * | dummy button_hold() function to fix iriver sim builds. | Michiel Van Der Kolk | 2005-03-03 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |
| * | Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet... | Jens Arnold | 2005-02-11 |
| * | Fixed gmini X11 simulator. | Jens Arnold | 2005-02-11 |
| * | I said 'correct'... | Jens Arnold | 2005-02-11 |
| * | Print correct button assignments. | Jens Arnold | 2005-02-11 |
| * | long policy | Jean-Philippe Bernardy | 2005-02-07 |
| * | Use internal strcasestr implementation, since not all compilers provide it. | Björn Stenberg | 2005-01-28 |
| * | Changed several places to use button_clear_queue() to empty the button queue.... | Jens Arnold | 2005-01-26 |
| * | Eanbled building gmini simulator (Win32 & X11). | Jens Arnold | 2005-01-23 |
| * | Use the correct lcd code for iRiver simulator builds. | Jens Arnold | 2005-01-17 |
| * | X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch... | Jens Arnold | 2005-01-17 |
| * | Added ID3 database support. | Björn Stenberg | 2005-01-17 |
| * | minor correction | Daniel Stenberg | 2004-12-20 |
| * | Make the simulator builds acknowledge the plugins variable set in the configure | Daniel Stenberg | 2004-11-24 |
| * | Another fix for bug #1016011 by Eric Lassauge | Linus Nielsen Feltzing | 2004-10-07 |