summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2006-03-02Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold
2006-03-01added the SDL BMP images, removed the x11 and win32 sourcesDaniel Stenberg
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold
2006-02-26Fix yellow H1x0 simulator builds.Jens Arnold
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-23Add iPod Video sim background contributed by aaronfg.Dan Everton
2006-02-23Remove two unused variables and fix a warning in the sim peak meter function.Dan Everton
2006-02-23Make peak meter work in simulator for SWCODEC targets.Dan Everton
2006-02-23Fix yellow builds.Jens Arnold
2006-02-22Better (i.e. working) sound in the SDL sim in Windows.Dan Everton
2006-02-22Protect against text-mode files in Windows by using open() instead of creat()Linus Nielsen Feltzing
2006-02-21using --zoom with no number given defaults to 2 and no longer segfaultsDaniel Stenberg
2006-02-21Proper working sound in the SDL sim. Add option to write raw audio to a file,...Dan Everton
2006-02-20Re-commit bitmaps in binary modeDave Chapman
2006-02-20Remove bitmaps added in ASCII modeDave Chapman
2006-02-20minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold
2006-02-18Fix permissions of directories created in the sim.Dan Everton
2006-02-16Actually fix the palette issue.Dan Everton
2006-02-16Fix palette generation and remote LCD update in SDL sim.Dan Everton
2006-02-14Reverse scroll forwardd/back button mapping for iPod in the SDL sim.Dan Everton
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton
2006-02-13Add 4g grayscale support for the win32 simDave Chapman
2006-02-12Correct mutex locking order in runthread. Doesn't seem to fix anything though.Dan Everton
2006-02-10Fix remote not being shown when displaying background in the sim.Dan Everton
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton
2006-02-09Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman
2006-02-08These files don't belong here.Jens Arnold
2006-02-08Correct LCD background colours for b&w and greyscale SDL sims (SDL takes RGB ...Jens Arnold
2006-02-08More SDL simulator LCD fixes.Jens Arnold
2006-02-08The SDL simulator didn't draw the pixels correctly on targets with gray/mono ...Linus Nielsen Feltzing
2006-02-08The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCDLinus Nielsen Feltzing
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing
2006-02-04Added iAudio X5 SDl sim imageLinus Nielsen Feltzing
2006-02-04Bah, O_BINARY is of course Win32 onlyLinus Nielsen Feltzing
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