summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
...
* more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg2006-01-19
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold2006-01-18
* Model & version check for simulator plugins.Jens Arnold2006-01-16
* Use SDL's thread wrappers instead of pthreads to increase portability in the ...Dave Chapman2006-01-13
* Add button definitions for the iPod clickwheelDave Chapman2006-01-13
* make the x5 sim passDaniel Stenberg2006-01-11
* More distinct grayscales in the H1x0 SDl simulatorLinus Nielsen Feltzing2006-01-09
* Fix RGB565SWAPPED lcd outputDave Chapman2006-01-09
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman2005-12-11
* Simplified yield() in the Win32 simulator. Now only hogs the CPU during playb...Magnus Holmgren2005-12-04
* silence picky gcc4 warningsDaniel Stenberg2005-11-28
* Win32 simulator: Fixed tick timer simulation for windows implementations with...Jens Arnold2005-11-26
* Added iPod Nano to win32 simulator.Jens Arnold2005-11-22
* added the stubs for the hold buttons on H300 simulatorKevin Ferrare2005-11-22
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* Properly added as binary. Replaced H300 image with smaller 8bit version.Jens Arnold2005-11-22
* Removed for proper binary readdition.Jens Arnold2005-11-22
* Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold2005-11-17
* repaired the h300 x11 sim buildDaniel Stenberg2005-11-17
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* Placeholder definition for iPod keypadDave Chapman2005-11-14
* Define framebuffer for 16-bit displaysDave Chapman2005-11-14
* X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2005-10-23
* X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold2005-10-23
* Properly stop the audio in the win32 simulated playbackLinus Nielsen Feltzing2005-09-07
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Sim build fixLinus Nielsen Feltzing2005-08-21
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* This code wasn't used at all.Jens Arnold2005-08-19
* Enlarged the buffer for DEBUGF()Linus Nielsen Feltzing2005-08-16
* FM radio simulation working againLinus Nielsen Feltzing2005-08-16
* Woah, that was not supposed to happenStepan Moskovchenko2005-08-07
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* Fixed the simulator.Miika Pekkarinen2005-07-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* Fixed the simulator.Miika Pekkarinen2005-07-21
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* Check the correct thread handle.Jens Arnold2005-07-21
* Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren2005-07-20
* Sound playback for the Win32 simulator, based on WaveOut. Not yet enabled by ...Magnus Holmgren2005-07-19
* Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren2005-07-19
* Win32 needs the mode bits for open too.Magnus Holmgren2005-07-19
* check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg2005-07-15
* Enable crossfade for simulator.Miika Pekkarinen2005-07-15
* Win32 sim: better bitmap initialisation.Jens Arnold2005-07-14