summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
* Use correct sleep function in simulator queue wait.Dan Everton2006-03-29
* Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev2006-03-25
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Use correct types, which kills some AMD64 sim warnings.Thom Johansen2006-03-22
* code policed // commentsDaniel Stenberg2006-03-19
* Fix some incorrectly declared functions in the sim.Dan Everton2006-03-17
* Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem...Dan Everton2006-03-11
* Don't crash the simulator when the pcm callback runs out of data.Jens Arnold2006-03-11
* make the enter key work again in the windows SDL simMarcoen Hirschberg2006-03-09
* Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin lo...Jens Arnold2006-03-02
* added the SDL BMP images, removed the x11 and win32 sourcesDaniel Stenberg2006-03-01
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* Fix yellow H1x0 simulator builds.Jens Arnold2006-02-26
* Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold2006-02-26
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Add iPod Video sim background contributed by aaronfg.Dan Everton2006-02-23
* Remove two unused variables and fix a warning in the sim peak meter function.Dan Everton2006-02-23
* Make peak meter work in simulator for SWCODEC targets.Dan Everton2006-02-23
* Fix yellow builds.Jens Arnold2006-02-23
* Better (i.e. working) sound in the SDL sim in Windows.Dan Everton2006-02-22
* Protect against text-mode files in Windows by using open() instead of creat()Linus Nielsen Feltzing2006-02-22
* using --zoom with no number given defaults to 2 and no longer segfaultsDaniel Stenberg2006-02-21
* Proper working sound in the SDL sim. Add option to write raw audio to a file,...Dan Everton2006-02-21
* Re-commit bitmaps in binary modeDave Chapman2006-02-20
* Remove bitmaps added in ASCII modeDave Chapman2006-02-20
* minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg2006-02-20
* Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold2006-02-20
* Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold2006-02-19
* Fix permissions of directories created in the sim.Dan Everton2006-02-18
* Actually fix the palette issue.Dan Everton2006-02-16
* Fix palette generation and remote LCD update in SDL sim.Dan Everton2006-02-16
* Reverse scroll forwardd/back button mapping for iPod in the SDL sim.Dan Everton2006-02-14
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Add 4g grayscale support for the win32 simDave Chapman2006-02-13
* Correct mutex locking order in runthread. Doesn't seem to fix anything though.Dan Everton2006-02-12
* Fix remote not being shown when displaying background in the sim.Dan Everton2006-02-10
* Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton2006-02-09
* Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton2006-02-09
* Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman2006-02-09
* These files don't belong here.Jens Arnold2006-02-08
* Correct LCD background colours for b&w and greyscale SDL sims (SDL takes RGB ...Jens Arnold2006-02-08
* More SDL simulator LCD fixes.Jens Arnold2006-02-08
* The SDL simulator didn't draw the pixels correctly on targets with gray/mono ...Linus Nielsen Feltzing2006-02-08
* The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCDLinus Nielsen Feltzing2006-02-08
* The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing2006-02-04
* Added iAudio X5 SDl sim imageLinus Nielsen Feltzing2006-02-04
* Bah, O_BINARY is of course Win32 onlyLinus Nielsen Feltzing2006-02-04
* Fixed the codec loading problem in the Win32 SDL simulatorLinus Nielsen Feltzing2006-02-04
* Ooops :-)Linus Nielsen Feltzing2006-02-03
* Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing2006-02-03