summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2006-09-03Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers
2006-09-03Fix simulation of threads across multiple coresDaniel Ankers
2006-08-26FS#5884 Fix simulator file delete/rename with dircache.Miika Pekkarinen
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-18Iriver iFP7xx support in simulator.Tomasz Malesinski
2006-08-15Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc...Hristo Kovachev
2006-08-12Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev
2006-08-03iriver H10 fixes by BarryDaniel Stenberg
2006-07-31Adjust the counter even higher so it should work quite stable now.Miika Pekkarinen
2006-07-31Prevent simulator SDL audio skipping under OS X (FS#5748 by EmanuelMiika Pekkarinen
2006-07-31Prevent the simulator SDL audio skipping under Linux.Miika Pekkarinen
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold
2006-07-22Bind F8 key to "on" button (usefull if you don't have a numpad)Antoine Cellerier
2006-07-19Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ...Peter D'Hoye
2006-06-17Simulator: two codecs may be loaded at same time if voice is enabled.Hardeep Sidhu
2006-06-03Adjustments for simulating a backlight-modded Ondio.Jens Arnold
2006-05-23Fix red playersim build on linux, and make it a bit less hackish.Jens Arnold
2006-05-23Implemented screendump for the player sim.Jens Arnold
2006-04-12Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low
2006-04-04Fix greyscale iPod sims for new LCD format.Jens Arnold
2006-04-02UI pictures for iPod mini 1G and 2G simulators.Jens Arnold
2006-03-29Use correct sleep function in simulator queue wait.Dan Everton
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-22Use correct types, which kills some AMD64 sim warnings.Thom Johansen
2006-03-19code policed // commentsDaniel Stenberg
2006-03-17Fix some incorrectly declared functions in the sim.Dan Everton
2006-03-11Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem...Dan Everton
2006-03-11Don't crash the simulator when the pcm callback runs out of data.Jens Arnold
2006-03-09make the enter key work again in the windows SDL simMarcoen Hirschberg
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