summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
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
2005-07-19Sound playback for the Win32 simulator, based on WaveOut. Not yet enabled by ...Magnus Holmgren
2005-07-19Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren
2005-07-19Win32 needs the mode bits for open too.Magnus Holmgren
2005-07-15check for/use sys/soundcard.h instead (since it works for cygwin too)Daniel Stenberg
2005-07-15Enable crossfade for simulator.Miika Pekkarinen
2005-07-14Win32 sim: better bitmap initialisation.Jens Arnold
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg
2005-07-14brought back drawdots() and drawrectangles() since the player sim needs themDaniel Stenberg
2005-07-14introducing H1x0 style grayscale support in the X11 simDaniel Stenberg
2005-07-13Win32 simulators: Fixed button repeat handling when releasing buttons.Jens Arnold
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen
2005-07-12Removed picky warningsLinus Nielsen Feltzing
2005-07-10Fixed a simulator crash while trying to play a song. Fixed crossfadeMiika Pekkarinen
2005-07-08Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...Jens Arnold
2005-07-08Remote LCD support for the Win32 H1x0 simulator.Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold
2005-06-24Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly.Jens Arnold
2005-06-18make it build fine for H300 (keypads) as wellDaniel Stenberg
2005-06-17Simulator stub for remote lcd flip.Jens Arnold