summaryrefslogtreecommitdiff
path: root/uisimulator/win32/button.c (follow)
Commit message (Collapse)AuthorAge
* a hell of a commit: changed several HAVE_xx configuration flags into ↵Jörg Hohensohn2004-09-28
| | | | | | multiple choice values (keypad, tuner, CPU, h/w codec) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
* Redesigned the button handling. The code now uses symbolic function defines ↵Björn Stenberg2004-09-19
| | | | | | instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5091 a1c6a512-1295-4272-9138-f99709370657
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4907 a1c6a512-1295-4272-9138-f99709370657
* New screen dump feature for recordersLinus Nielsen Feltzing2004-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4817 a1c6a512-1295-4272-9138-f99709370657
* Added reset_poweroff_timer(), which can be used to prevent idle poweroff. ↵Linus Nielsen Feltzing2004-06-22
| | | | | | This is also available in the plugin API. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4787 a1c6a512-1295-4272-9138-f99709370657
* most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn2003-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3571 a1c6a512-1295-4272-9138-f99709370657
* finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends2002-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2685 a1c6a512-1295-4272-9138-f99709370657
* buttons can be pressed again nowFelix Arends2002-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1607 a1c6a512-1295-4272-9138-f99709370657
* fix obvious errorsDaniel Stenberg2002-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1581 a1c6a512-1295-4272-9138-f99709370657
* Unix coder playing win32 programmer, added button_get_w_tmo() and it whatDaniel Stenberg2002-08-07
| | | | | | | | do you know, it might just work. There was no win32 programmer in sight. How hard can it be? ;-P git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1580 a1c6a512-1295-4272-9138-f99709370657
* remove compiler warningDaniel Stenberg2002-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1531 a1c6a512-1295-4272-9138-f99709370657
* latest fix for win32 simulatorFelix Arends2002-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1495 a1c6a512-1295-4272-9138-f99709370657
* added power.cFelix Arends2002-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1391 a1c6a512-1295-4272-9138-f99709370657
* made get_button a little slower to get a more realistic controlFelix Arends2002-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1305 a1c6a512-1295-4272-9138-f99709370657
* Threading is working on uisw32 as well now, code is up-to-date, makefile is ↵Felix Arends2002-06-12
| | | | | | up-to-date git-svn-id: svn://svn.rockbox.org/rockbox/trunk@981 a1c6a512-1295-4272-9138-f99709370657
* Player compatible code, interface still needs some changes for playerFelix Arends2002-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@874 a1c6a512-1295-4272-9138-f99709370657
* Removed some files to save space, made bitmap smaller, brought everything up ↵Felix Arends2002-05-29
| | | | | | to date git-svn-id: svn://svn.rockbox.org/rockbox/trunk@802 a1c6a512-1295-4272-9138-f99709370657
* UISW32 dir functions working,Felix Arends2002-04-30
| | | | | | | dirbrowse compatible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@349 a1c6a512-1295-4272-9138-f99709370657
* removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends2002-04-27
| | | | | | | updated modified constants (LCD_WIDTH, LCD_HEIGHT) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@261 a1c6a512-1295-4272-9138-f99709370657
* First Version of UISimulator for Win32Felix Arends2002-04-25
lcd and keypad working for recorder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@221 a1c6a512-1295-4272-9138-f99709370657