summaryrefslogtreecommitdiff
path: root/uisimulator/win32/kernel.c (follow)
Commit message (Expand)AuthorAge
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing2006-01-23
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren2005-07-19
* Fix: really clear the button queue when it is meant to be cleared.Jens Arnold2005-02-28
* more int -> longJean-Philippe Bernardy2005-01-24
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn2004-03-13
* We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn2004-03-13
* Yellow buildLinus Nielsen Feltzing2004-02-25
* Fixed simulator warnings.Hardeep Sidhu2003-07-01
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn2003-04-19
* add 'errno' here, since it makes the mingw32 build work fine againDaniel Stenberg2002-10-31
* finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends2002-10-16
* Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends2002-06-25
* Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends2002-06-12
* removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends2002-04-27
* First Version of UISimulator for Win32Felix Arends2002-04-25