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