Bertrik Sikken
|
69e1647d2d
|
iap: reduce code duplication in iap autobaud code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29769 a1c6a512-1295-4272-9138-f99709370657
|
2011-04-23 09:12:28 +00:00 |
|
Bertrik Sikken
|
55a7a31ce3
|
Split off target-specific parts from firmware/drivers/serial.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29768 a1c6a512-1295-4272-9138-f99709370657
|
2011-04-23 08:23:07 +00:00 |
|
Dave Chapman
|
e8e0ca2c57
|
Use target names instead of model numbers in #if statements - nowhere else uses MODEL_NUMBER.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29290 a1c6a512-1295-4272-9138-f99709370657
|
2011-02-12 21:28:23 +00:00 |
|
Bertrik Sikken
|
799a0a5cd4
|
Simplify some boolean expressions that compare directly against 'true'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24144 a1c6a512-1295-4272-9138-f99709370657
|
2010-01-02 16:03:30 +00:00 |
|
Bertrik Sikken
|
dccdce6c3c
|
Remove unnecessary #include "adc.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20791 a1c6a512-1295-4272-9138-f99709370657
|
2009-04-25 22:24:59 +00:00 |
|
Bertrik Sikken
|
d4d121538d
|
Remove unnecessary #include "backlight.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20790 a1c6a512-1295-4272-9138-f99709370657
|
2009-04-25 21:32:55 +00:00 |
|
Bertrik Sikken
|
3c7e299cf3
|
Simplify conditions for including serial port support (it's now HAVE_SERIAL). This should save a little binsize and RAM for target that don't have/use a serial port.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19936 a1c6a512-1295-4272-9138-f99709370657
|
2009-02-07 11:15:30 +00:00 |
|
Antoine Cellerier
|
fd02bb2d28
|
Remove tabs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19749 a1c6a512-1295-4272-9138-f99709370657
|
2009-01-11 18:13:58 +00:00 |
|
Michael Giacomelli
|
1f52f406cb
|
Fix more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19588 a1c6a512-1295-4272-9138-f99709370657
|
2008-12-25 03:35:38 +00:00 |
|
Michael Giacomelli
|
e25f1f9f2a
|
Hopefully fix read.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19586 a1c6a512-1295-4272-9138-f99709370657
|
2008-12-25 03:23:22 +00:00 |
|
Michael Giacomelli
|
70e9c7aed3
|
Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19585 a1c6a512-1295-4272-9138-f99709370657
|
2008-12-25 01:46:16 +00:00 |
|
Frank Gevaerts
|
19d1cacb1a
|
cleanup storage defines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18950 a1c6a512-1295-4272-9138-f99709370657
|
2008-10-31 21:25:04 +00:00 |
|
Daniel Stenberg
|
2acc0ac542
|
Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:10:04 +00:00 |
|
Will Robertson
|
1a39029c68
|
Fix a small typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16353 a1c6a512-1295-4272-9138-f99709370657
|
2008-02-19 14:30:29 +00:00 |
|
Will Robertson
|
bc4621499a
|
Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16352 a1c6a512-1295-4272-9138-f99709370657
|
2008-02-19 14:15:59 +00:00 |
|
Will Robertson
|
26a05afe10
|
A few minor cleanups for the Gigabeat S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14812 a1c6a512-1295-4272-9138-f99709370657
|
2007-09-22 02:17:08 +00:00 |
|
Jens Arnold
|
0e6dd7efcd
|
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11612 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-27 02:16:32 +00:00 |
|
Jens Arnold
|
780f79e7a4
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11504 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-10 20:26:01 +00:00 |
|
Linus Nielsen Feltzing
|
00d218257b
|
Logf output on the serial port for h100 targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11207 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-12 20:22:16 +00:00 |
|
Marcoen Hirschberg
|
dd754886f5
|
update the gigabeat code and move to target_tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10535 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-12 08:01:54 +00:00 |
|
Daniel Stenberg
|
0fc30d1174
|
added mostly dummy changes to allow building of a Sansa e200 bootloader
without functionality
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10399 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-01 22:28:14 +00:00 |
|
Dave Chapman
|
465596b163
|
More iPod 3G code from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8582 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 17:16:34 +00:00 |
|
Linus Nielsen Feltzing
|
760fea9ac7
|
iAudio X5: various fixes to make the bootloader compile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8560 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 00:01:15 +00:00 |
|
Dave Chapman
|
d83e929f3f
|
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8342 a1c6a512-1295-4272-9138-f99709370657
|
2006-01-12 00:35:50 +00:00 |
|
Dave Chapman
|
77372d1218
|
Initial commit of work-in-progress iPod port
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7781 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-07 23:07:19 +00:00 |
|
Daniel Stenberg
|
716ed218f3
|
these are not compiling for Gmini either atm
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5789 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-04 15:07:50 +00:00 |
|
Daniel Stenberg
|
b794f30d20
|
provide coldfire dummies to build for iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5743 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-02 21:47:43 +00:00 |
|
Jörg Hohensohn
|
593cc00447
|
a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-28 22:13:26 +00:00 |
|
Jens Arnold
|
2d875f83e6
|
Disabled all code for the serial remote on Ondio, since the serial port is needed for MMC access.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5097 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-20 22:15:35 +00:00 |
|
Björn Stenberg
|
57945b125d
|
Removed the Neo code. Nobody is interested in it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5096 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-20 08:10:43 +00:00 |
|
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 |
|