summaryrefslogtreecommitdiffstats
path: root/uisimulator
AgeCommit message (Expand)AuthorFilesLines
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing1-1/+1
2006-02-04Added iAudio X5 SDl sim imageLinus Nielsen Feltzing2-0/+19
2006-02-04Bah, O_BINARY is of course Win32 onlyLinus Nielsen Feltzing1-0/+4
2006-02-04Fixed the codec loading problem in the Win32 SDL simulatorLinus Nielsen Feltzing1-1/+1
2006-02-03Ooops :-)Linus Nielsen Feltzing1-0/+147
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing29-1012/+887
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing2-2/+2
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing3-0/+15
2006-01-22Fixed the red builds.Miika Pekkarinen1-0/+5
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg1-0/+6
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+4
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold1-17/+12
2006-01-16Model & version check for simulator plugins.Jens Arnold2-17/+11
2006-01-13Use SDL's thread wrappers instead of pthreads to increase portability in the ...Dave Chapman3-35/+33
2006-01-13Add button definitions for the iPod clickwheelDave Chapman1-0/+4
2006-01-11make the x5 sim passDaniel Stenberg1-0/+5
2006-01-09More distinct grayscales in the H1x0 SDl simulatorLinus Nielsen Feltzing1-1/+1
2006-01-09Fix RGB565SWAPPED lcd outputDave Chapman1-3/+5
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg19-0/+2075
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-12-11Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman1-24/+23
2005-12-04Simplified yield() in the Win32 simulator. Now only hogs the CPU during playb...Magnus Holmgren1-15/+1
2005-11-28silence picky gcc4 warningsDaniel Stenberg3-4/+4
2005-11-26Win32 simulator: Fixed tick timer simulation for windows implementations with...Jens Arnold1-1/+3
2005-11-22Added iPod Nano to win32 simulator.Jens Arnold2-0/+10
2005-11-22added the stubs for the hold buttons on H300 simulatorKevin Ferrare2-2/+8
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-2/+1
2005-11-22Properly added as binary. Replaced H300 image with smaller 8bit version.Jens Arnold2-0/+0
2005-11-22Removed for proper binary readdition.Jens Arnold2-0/+0
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold4-3/+24
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold7-33/+139
2005-11-17Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold2-114/+13
2005-11-17repaired the h300 x11 sim buildDaniel Stenberg1-4/+2
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold5-12/+110
2005-11-14Placeholder definition for iPod keypadDave Chapman1-0/+4
2005-11-14Define framebuffer for 16-bit displaysDave Chapman1-0/+5
2005-10-23X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2-44/+40
2005-10-23X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold3-37/+17
2005-09-07Properly stop the audio in the win32 simulated playbackLinus Nielsen Feltzing1-0/+4
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2-3/+3
2005-08-21Sim build fixLinus Nielsen Feltzing2-2/+10
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen1-0/+2
2005-08-19This code wasn't used at all.Jens Arnold2-38/+0
2005-08-16Enlarged the buffer for DEBUGF()Linus Nielsen Feltzing1-3/+1
2005-08-16FM radio simulation working againLinus Nielsen Feltzing1-16/+46
2005-08-07Woah, that was not supposed to happenStepan Moskovchenko1-1/+1
2005-08-07Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko1-1/+1
2005-07-22Fixed the simulator.Miika Pekkarinen1-1/+1
2005-07-22More accurate playback position calculation.Miika Pekkarinen1-0/+5
2005-07-21Fixed the simulator.Miika Pekkarinen1-0/+7