summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2006-02-04Fixed the codec loading problem in the Win32 SDL simulatorLinus Nielsen Feltzing
2006-02-03Ooops :-)Linus Nielsen Feltzing
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing
2006-01-22Fixed the red builds.Miika Pekkarinen
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold
2006-01-16Model & version check for simulator plugins.Jens Arnold
2006-01-13Use SDL's thread wrappers instead of pthreads to increase portability in the ...Dave Chapman
2006-01-13Add button definitions for the iPod clickwheelDave Chapman
2006-01-11make the x5 sim passDaniel Stenberg
2006-01-09More distinct grayscales in the H1x0 SDl simulatorLinus Nielsen Feltzing
2006-01-09Fix RGB565SWAPPED lcd outputDave Chapman
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-11Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman
2005-12-04Simplified yield() in the Win32 simulator. Now only hogs the CPU during playb...Magnus Holmgren
2005-11-28silence picky gcc4 warningsDaniel Stenberg
2005-11-26Win32 simulator: Fixed tick timer simulation for windows implementations with...Jens Arnold
2005-11-22Added iPod Nano to win32 simulator.Jens Arnold
2005-11-22added the stubs for the hold buttons on H300 simulatorKevin Ferrare
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare
2005-11-22Properly added as binary. Replaced H300 image with smaller 8bit version.Jens Arnold
2005-11-22Removed for proper binary readdition.Jens Arnold
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-17Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold
2005-11-17repaired the h300 x11 sim buildDaniel Stenberg
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold
2005-11-14Placeholder definition for iPod keypadDave Chapman
2005-11-14Define framebuffer for 16-bit displaysDave Chapman
2005-10-23X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold
2005-10-23X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold
2005-09-07Properly stop the audio in the win32 simulated playbackLinus Nielsen Feltzing
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-21Sim build fixLinus Nielsen Feltzing
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen
2005-08-19This code wasn't used at all.Jens Arnold
2005-08-16Enlarged the buffer for DEBUGF()Linus Nielsen Feltzing
2005-08-16FM radio simulation working againLinus Nielsen Feltzing
2005-08-07Woah, that was not supposed to happenStepan Moskovchenko
2005-08-07Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko
2005-07-22Fixed the simulator.Miika Pekkarinen
2005-07-22More accurate playback position calculation.Miika Pekkarinen
2005-07-21Fixed the simulator.Miika Pekkarinen
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen
2005-07-21Check the correct thread handle.Jens Arnold
2005-07-20Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren