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