| Commit message (Expand) | Author |
| 2007-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
| 2006-12-19 | Convert queues to use intptr_t for event data and return values as most of th... | Michael Sevakis |
| 2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
| 2006-10-26 | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell |
| 2006-10-21 | Fix build errors in H100 and H300 UI simulator. | Barry Wardell |
| 2006-10-21 | Simplify the numeric keypad -> device button mapping in the UI simulator for ... | Barry Wardell |
| 2006-08-18 | Iriver iFP7xx support in simulator. | Tomasz Malesinski |
| 2006-08-15 | Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switc... | Hristo Kovachev |
| 2006-08-11 | Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! | Hristo Kovachev |
| 2006-07-22 | Bind F8 key to "on" button (usefull if you don't have a numpad) | Antoine Cellerier |
| 2006-07-19 | Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ... | Peter D'Hoye |
| 2006-05-23 | Implemented screendump for the player sim. | Jens Arnold |
| 2006-03-25 | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev |
| 2006-03-24 | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg |
| 2006-03-09 | make the enter key work again in the windows SDL sim | Marcoen Hirschberg |
| 2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
| 2006-02-19 | Adaptive button repeat: adapts repeat rate depending on the ability of the ap... | Jens Arnold |
| 2006-02-14 | Reverse scroll forwardd/back button mapping for iPod in the SDL sim. | Dan Everton |
| 2006-02-04 | The simulator should use the keypad period key, not the regular one | Linus Nielsen Feltzing |
| 2006-02-03 | Patch #1417462 by Dan Everton - Improved SDL simulator | Linus Nielsen Feltzing |
| 2005-11-22 | added the stubs for the hold buttons on H300 simulator | Kevin Ferrare |
| 2005-11-22 | Win32 simulator now supports iPod Color. Fixed screendump() to correctly work... | Jens Arnold |
| 2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
| 2005-08-21 | Sim build fix | Linus Nielsen Feltzing |
| 2005-07-13 | Win32 simulators: Fixed button repeat handling when releasing buttons. | Jens Arnold |
| 2005-06-24 | Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly. | Jens Arnold |
| 2005-03-03 | dummy button_hold() function to fix iriver sim builds. | Michiel Van Der Kolk |
| 2005-02-28 | Fix: really clear the button queue when it is meant to be cleared. | Jens Arnold |
| 2005-02-07 | long policy | Jean-Philippe Bernardy |
| 2005-01-17 | Win32 sim: Added some alternative key-to-button mappings. | Jens Arnold |
| 2005-01-17 | Win32 simulator: Button handling adapted to iRiver and reworked a bit. | Jens Arnold |
| 2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
| 2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
| 2004-07-21 | Added raw button reading functionality | Linus Nielsen Feltzing |
| 2004-06-30 | New screen dump feature for recorders | Linus Nielsen Feltzing |
| 2004-06-22 | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing |
| 2003-04-19 | most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal | Jörg Hohensohn |
| 2002-10-16 | finally up-to-date: the win32 simulator (at least for the recorder) | Felix Arends |
| 2002-08-08 | buttons can be pressed again now | Felix Arends |
| 2002-08-07 | fix obvious errors | Daniel Stenberg |
| 2002-08-07 | Unix coder playing win32 programmer, added button_get_w_tmo() and it what | Daniel Stenberg |
| 2002-08-04 | remove compiler warning | Daniel Stenberg |
| 2002-07-30 | latest fix for win32 simulator | Felix Arends |
| 2002-07-20 | added power.c | Felix Arends |
| 2002-07-02 | made get_button a little slower to get a more realistic control | Felix Arends |
| 2002-06-12 | Threading is working on uisw32 as well now, code is up-to-date, makefile is u... | Felix Arends |
| 2002-06-01 | Player compatible code, interface still needs some changes for player | Felix Arends |
| 2002-05-29 | Removed some files to save space, made bitmap smaller, brought everything up ... | Felix Arends |
| 2002-04-30 | UISW32 dir functions working, | Felix Arends |
| 2002-04-27 | removed unneeded code from lcd.c and renamed it do lcd-win32.c | Felix Arends |