Björn Stenberg
|
6c33c51a4c
|
Redesigned the button handling. The code now uses symbolic function defines 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
|
2004-09-19 21:58:37 +00:00 |
|
Linus Nielsen Feltzing
|
a8dab4c08a
|
New screen dump feature for recorders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4817 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-30 13:31:14 +00:00 |
|
Linus Nielsen Feltzing
|
111a972b65
|
Made set_irq_level() an inline function, and optimized it by removing the bit shifts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4330 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-02 11:32:59 +00:00 |
|
Jörg Hohensohn
|
5040cc53ec
|
Screen buffer transposed, such that bytes in X-direction are consecutive. This enables my turbocharged lcd_write_data() for regular screen updates. Please check the X11 sim, Win32 works.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4177 a1c6a512-1295-4272-9138-f99709370657
|
2003-12-23 23:41:45 +00:00 |
|
Daniel Stenberg
|
006b2c1c25
|
adjustments for Neo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4130 a1c6a512-1295-4272-9138-f99709370657
|
2003-12-12 13:23:33 +00:00 |
|
Linus Nielsen Feltzing
|
f6811b008e
|
A more complete serial port setup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3829 a1c6a512-1295-4272-9138-f99709370657
|
2003-07-11 07:30:59 +00:00 |
|
Björn Stenberg
|
28cce684a3
|
Changed remote control button events to separate codes. Now the remote control works while keys are locked.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3586 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-23 09:21:37 +00:00 |
|
Linus Nielsen Feltzing
|
cfec25bb9e
|
A lot more stable remote control handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2447 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-30 08:55:22 +00:00 |
|
Linus Nielsen Feltzing
|
0f387e913a
|
Added (disabled) screendump feature
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2172 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-04 12:34:13 +00:00 |
|
Björn Stenberg
|
c9ebbaf07e
|
Replaced busy loop with sleep()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1724 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 20:58:03 +00:00 |
|
Björn Stenberg
|
18239b831d
|
Remote control support added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1685 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-12 12:44:18 +00:00 |
|
Linus Nielsen Feltzing
|
5aacc8872c
|
Removed some warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@911 a1c6a512-1295-4272-9138-f99709370657
|
2002-06-07 13:09:44 +00:00 |
|
Björn Stenberg
|
c6773e1436
|
Moved driver to 'drivers' subdir
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@189 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-23 09:13:23 +00:00 |
|