summaryrefslogtreecommitdiff
path: root/uisimulator/sdl (follow)
Commit message (Expand)AuthorAge
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Made sansa and iFP simulator bitmaps binary and restored working versions.Jens Arnold2007-01-10
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...Dan Everton2007-01-05
* Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...Dave Chapman2007-01-01
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis2006-12-16
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Fixed the errors on the sims.Michael Sevakis2006-11-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Oops, sim was missing a queue functionSteve Bavin2006-11-03
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold2006-10-22
* Fix build errors in H100 and H300 UI simulator.Barry Wardell2006-10-21
* Simplify the numeric keypad -> device button mapping in the UI simulator for ...Barry Wardell2006-10-21
* Added necessary bits & pieces for building an ipod 3rd gen simulator.Jens Arnold2006-10-16
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers2006-09-03
* Fix simulation of threads across multiple coresDaniel Ankers2006-09-03
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
* Iriver iFP7xx support in simulator.Tomasz Malesinski2006-08-18
* Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc...Hristo Kovachev2006-08-15
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* iriver H10 fixes by BarryDaniel Stenberg2006-08-03
* Adjust the counter even higher so it should work quite stable now.Miika Pekkarinen2006-07-31
* Prevent simulator SDL audio skipping under OS X (FS#5748 by EmanuelMiika Pekkarinen2006-07-31
* Prevent the simulator SDL audio skipping under Linux.Miika Pekkarinen2006-07-31
* X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2006-07-28
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Bind F8 key to "on" button (usefull if you don't have a numpad)Antoine Cellerier2006-07-22
* Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ...Peter D'Hoye2006-07-19
* Adjustments for simulating a backlight-modded Ondio.Jens Arnold2006-06-03
* Fix red playersim build on linux, and make it a bit less hackish.Jens Arnold2006-05-23
* Implemented screendump for the player sim.Jens Arnold2006-05-23
* Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low2006-04-12
* Fix greyscale iPod sims for new LCD format.Jens Arnold2006-04-04
* UI pictures for iPod mini 1G and 2G simulators.Jens Arnold2006-04-02
* 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 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
* 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