Age | Commit message (Expand) | Author |
2005-09-07 | Properly stop the audio in the win32 simulated playback | Linus Nielsen Feltzing |
2005-08-21 | Sim build fix | Linus Nielsen Feltzing |
2005-08-19 | This code wasn't used at all. | Jens Arnold |
2005-08-16 | Enlarged the buffer for DEBUGF() | Linus Nielsen Feltzing |
2005-07-21 | Check the correct thread handle. | Jens Arnold |
2005-07-20 | Don't hog the CPU, but keep sound playback working. (This might need some twe... | Magnus Holmgren |
2005-07-19 | Sound playback for the Win32 simulator, based on WaveOut. Not yet enabled by ... | Magnus Holmgren |
2005-07-19 | Made Win32 thread management similar to the X11 one (previously yield() could... | Magnus Holmgren |
2005-07-14 | Win32 sim: better bitmap initialisation. | Jens Arnold |
2005-07-13 | Win32 simulators: Fixed button repeat handling when releasing buttons. | Jens Arnold |
2005-07-12 | Removed picky warnings | Linus Nielsen Feltzing |
2005-07-08 | Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ... | Jens Arnold |
2005-07-08 | Remote LCD support for the Win32 H1x0 simulator. | Jens Arnold |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-06-24 | Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly. | Jens Arnold |
2005-06-17 | Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds) | Dave Chapman |
2005-05-24 | No second (explicit) call to build libcomsim.a | Jens Arnold |
2005-05-23 | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg |
2005-05-07 | Fixed makefiles for autoconf.g include. | Daniel Stenberg |
2005-03-06 | adjusted to use the new Make include file to create the SRC variable from | Daniel Stenberg |
2005-03-06 | Win32 simulator performance optimisation: Invalidate onle the part of the win... | Jens Arnold |
2005-03-03 | dummy button_hold() function to fix iriver sim builds. | Michiel Van Der Kolk |
2005-02-28 | Fix: really clear the button queue when it is meant to be cleared. | Jens Arnold |
2005-02-22 | Killed some simulator warnings; proper plugin error reporting for Win32 simul... | Jens Arnold |
2005-02-22 | removed | Daniel Stenberg |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
2005-02-11 | Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet... | Jens Arnold |
2005-02-07 | long policy | Jean-Philippe Bernardy |
2005-01-28 | Use internal strcasestr implementation, since not all compilers provide it. | Björn Stenberg |
2005-01-25 | Win32 simulator rework: (1) Better downscaling on resize & for the player lcd... | Jens Arnold |
2005-01-24 | more int -> long | Jean-Philippe Bernardy |
2005-01-23 | Fixes: (1) Properly redraw display on window resize & putting into foreground... | Jens Arnold |
2005-01-23 | Eanbled building gmini simulator (Win32 & X11). | Jens Arnold |
2005-01-23 | Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize... | Jens Arnold |
2005-01-17 | Use the correct lcd code for iRiver simulator builds. | Jens Arnold |
2005-01-17 | Win32 sim: Added some alternative key-to-button mappings. | Jens Arnold |
2005-01-17 | Added ID3 database support. | Björn Stenberg |
2005-01-17 | Win32 simulator: Button handling adapted to iRiver and reworked a bit. | Jens Arnold |
2005-01-17 | Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Backgro... | Jens Arnold |
2004-11-24 | Make the simulator builds acknowledge the plugins variable set in the configure | Daniel Stenberg |
2004-11-02 | Fixed VC6 simulator build | Hardeep Sidhu |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-17 | Updated to use config.h instead of command-line -Ddefines. | Björn Stenberg |
2004-08-18 | Const policed pointer arguments to functions, part 4 | Jens Arnold |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2004-07-28 | win32sim: make clean now removes libplugin.a | Linus Nielsen Feltzing |
2004-07-22 | The win32 simulator window is now shown in the task bar, and the tick resolut... | Linus Nielsen Feltzing |