summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/kernel.c (unfollow)
Commit message (Expand)Author
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis
2006-12-16Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis
2006-11-03Oops, sim was missing a queue functionSteve Bavin
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-04-12Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ...Brandon Low
2006-03-29Use correct sleep function in simulator queue wait.Dan Everton
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-03-18Major rework of the x11 simulator button handling. (1) Button repeat should a...Jens Arnold
2005-02-28Fix: really clear the button queue when it is meant to be cleared.Jens Arnold
2005-01-24more int -> longJean-Philippe Bernardy
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-03-13OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn
2004-03-13We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn
2004-02-25Yellow buildLinus Nielsen Feltzing
2003-07-01Fixed simulator warnings.Hardeep Sidhu
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn
2002-10-31add 'errno' here, since it makes the mingw32 build work fine againDaniel Stenberg
2002-10-16finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends
2002-06-25Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
2002-04-25First Version of UISimulator for Win32Felix Arends
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg