summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32/kernel.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-0/+51
2005-07-19Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren1-12/+0
2005-02-28Fix: really clear the button queue when it is meant to be cleared.Jens Arnold1-0/+7
2005-01-24more int -> longJean-Philippe Bernardy1-1/+1
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold1-1/+1
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing1-1/+1
2004-03-13OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn1-1/+1
2004-03-13We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn1-1/+1
2004-02-25Yellow buildLinus Nielsen Feltzing1-6/+6
2003-07-01Fixed simulator warnings.Hardeep Sidhu1-0/+4
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu1-0/+12
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn1-0/+19
2002-10-31add 'errno' here, since it makes the mingw32 build work fine againDaniel Stenberg1-1/+6
2002-10-16finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends1-0/+1
2002-06-25Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends1-0/+46
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends1-0/+8
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends1-1/+1
2002-04-25First Version of UISimulator for Win32Felix Arends1-0/+26