Michael Sevakis
|
6df1a86e99
|
Remove inner loop from button scanning on Gigabeat S. Requires changing the button codes but it's not a "functional port" so no plugin API version increase is done though a full update will be needed since any using the values will be incompatible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17432 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-09 21:19:58 +00:00 |
|
Andree Buschmann
|
c85faed1ee
|
Change comment for clarity.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17431 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-09 16:57:26 +00:00 |
|
Nils Wallménius
|
55129ad3c3
|
Use a 'feature' instead of opting for each target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17430 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-09 07:51:26 +00:00 |
|
Will Robertson
|
8a3c77e31e
|
Initial work on a Gigabeat S manual. Still a bit to do.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17429 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-09 07:08:18 +00:00 |
|
Michael Sevakis
|
25583656d9
|
Backlight brightness setting for Gigabeat S. Cleanup headers in target backlight file too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17428 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 22:03:49 +00:00 |
|
Peter D'Hoye
|
2d6aa41141
|
Bump the plugin API version when adding stuff....
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17427 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 21:43:32 +00:00 |
|
Jens Arnold
|
8291cd76de
|
Fix the short audio dropout at disk spinup from power-off on portalplayer targets (observed on Mini G2, probably affected others as well).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17426 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 21:36:50 +00:00 |
|
Peter D'Hoye
|
21a3733888
|
Lamp plugin: accept the reduced patch of FS #8934 by Alexander Papst
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17425 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 21:23:31 +00:00 |
|
Bertrik Sikken
|
7835a20347
|
Prototype declaration strictness fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17424 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 20:37:26 +00:00 |
|
Robert Kukla
|
3f05f9151c
|
same for svnversion.sh
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17423 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 20:09:27 +00:00 |
|
Robert Kukla
|
1f79493198
|
make configure work again in cygwin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17422 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 19:52:39 +00:00 |
|
Nicolas Pennequin
|
254566b113
|
Cleanup in tools/: Remove unused VB scripts and fix properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17421 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 19:01:21 +00:00 |
|
Nils Wallménius
|
e15adcd3cb
|
Put 'Id' in the headers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17420 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 18:33:41 +00:00 |
|
Nicolas Pennequin
|
7b1e24771c
|
Fix properties on WPS files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17419 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 17:11:04 +00:00 |
|
Nils Wallménius
|
ad5c4b6511
|
Add two missing rockbox headers and set svn:eol-style
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17418 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 16:47:24 +00:00 |
|
Nils Wallménius
|
f24eaabcad
|
Disable clocks for most modules in the imx31l on startup, individual drivers handle enabling/disabling clocks for used modules
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17417 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 16:27:23 +00:00 |
|
Nils Wallménius
|
89aca6aa77
|
Oops, it's called mc13783...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17416 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 15:49:46 +00:00 |
|
Michael Sevakis
|
3ff1d584ef
|
Hehe. Should probably implement ide_powered if implementing ide_power_enable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17415 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 14:11:26 +00:00 |
|
Michael Sevakis
|
6dd6ea74af
|
Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the currently running image was being overwritten in place. Minor tweak to rolo.c based on imx31 errata sheet about not masking FIQ without masking IRQ which is fine to use on all ARM anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17414 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 12:09:14 +00:00 |
|
Michael Sevakis
|
e616092fd5
|
Gigabeat S: Might as well show the actual CPU frequency to avoid confusion.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17413 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 10:10:09 +00:00 |
|
Michael Sevakis
|
e574efa8f7
|
Gigabeat S: Allow battery selection from 700mAh to 1200mAh. Default to the stock capacity of 700mAh. Correct selection will be important for proper charging control.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17412 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 10:02:19 +00:00 |
|
Michael Sevakis
|
86680e7f4b
|
Gigabeat S: Put in (so it appears) proper delays for USB PHY reset. Use the atomic regmod functions to change bits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17411 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 09:03:19 +00:00 |
|
Michael Sevakis
|
6e5e20b1e1
|
Remove an unneeded #include and a lone "#" on a line (it's early).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17410 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 08:09:24 +00:00 |
|
Michael Sevakis
|
df4bd0697d
|
Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as it was intended (had some things mixed up :P).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17409 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 08:03:08 +00:00 |
|
Jens Arnold
|
f18e4db81b
|
Apply 2 small size optimisations. * Put ICODE_ATTR into the function definitions where applicable, saving the separate declaration.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17408 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-08 05:39:29 +00:00 |
|
Peter D'Hoye
|
93651ed84d
|
Lamp plugin manual: Only show the colour toggle keys for colour targets, change spelling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17407 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 22:28:54 +00:00 |
|
Peter D'Hoye
|
ebdb89b519
|
Rename the flahslight plugin to lamp and add it to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17406 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 21:59:45 +00:00 |
|
Nils Wallménius
|
d38f49f87b
|
FS#8953 by Alexander Levin making all buttons in the calulator reachable using scroll wheels with a small tweak by me to make it work for ipods
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17405 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 21:18:22 +00:00 |
|
Maurus Cuelenaere
|
910fd7858c
|
Move interrupt clearing up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17404 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 13:33:29 +00:00 |
|
Michael Sevakis
|
c41cacaf30
|
Do some gigabeat S bootloader cleanup (includes, const, static-ing, number of variables, etc.). Make sure a tar file isn't too big before loading it however unlikely that is. No overall functional change but bump to v.00000013 for tracking purposes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17403 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 07:14:39 +00:00 |
|
Jens Arnold
|
82cda9b091
|
H10: Disable IDE controller when the disk is powered down like on ipods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17402 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 06:51:28 +00:00 |
|
Michael Sevakis
|
607b63a827
|
Gigabeat S technical correction: Fix instruction order because clean dcache operand is SBZ.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17401 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-07 06:13:35 +00:00 |
|
Frank Gevaerts
|
bc1ce741c9
|
typo fixes (; instead of , at the end of two assignments) (same as r17398 for usb_serial. lesson learned : always check if there are similar bugs elsewhere)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17400 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-06 21:00:07 +00:00 |
|
Rob Purchase
|
b9fe84abea
|
Remove two unused #includes from test_touchpad.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17399 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-06 20:53:06 +00:00 |
|
Frank Gevaerts
|
ee8ebc9160
|
typo fixes (; instead of , at the end of two assignments)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17398 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-06 20:48:50 +00:00 |
|
Michael Sevakis
|
35e7b25472
|
ata_hard_reset should be synchronized.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17397 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-06 10:12:05 +00:00 |
|
Michael Sevakis
|
6edb95d050
|
Gigabeat S: Make sure ATA interface is idle before a reset.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17396 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-06 10:02:46 +00:00 |
|
Barry Wardell
|
c95adecb07
|
Fix the colour selector. The only colours not allowed should be when trying to set the fg and bg to the same colour.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17395 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-06 09:35:43 +00:00 |
|
Stéphane Doyon
|
5b33a417e3
|
Other people have accents in their names?! I want mine too then :-).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17393 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 23:35:07 +00:00 |
|
Rob Purchase
|
81803eba1b
|
Simple test_touchpad plugin for D2 and m:robe500 (not built by default).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17392 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 21:31:34 +00:00 |
|
Rob Purchase
|
ab40aa9477
|
Remove the last D2 yellows (user timer is not yet implemented).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17391 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 19:43:01 +00:00 |
|
Marianne Arnold
|
8d8576a54f
|
Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe the colours or the code can be improved a bit, just get it working again for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17390 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 17:14:45 +00:00 |
|
Maurus Cuelenaere
|
0f1a0405e0
|
Of course don't forget the init code..
+ add interrupt priority handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17389 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 16:07:57 +00:00 |
|
Maurus Cuelenaere
|
3ae70b3195
|
Fix red + add some extra defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17388 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 15:54:50 +00:00 |
|
Maurus Cuelenaere
|
fd0eed96b0
|
Woops, remove debug statements..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17387 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 15:50:17 +00:00 |
|
Maurus Cuelenaere
|
e025cb1c38
|
Split up DMA and ATA, but don't enable it (yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17386 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 15:47:26 +00:00 |
|
Maurus Cuelenaere
|
6d12109ef7
|
Clear out confusion about UTF8<->ANSI in tools/creative.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17385 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 15:22:43 +00:00 |
|
Michael Sevakis
|
405e90eecf
|
PCM buffer muting doesn't seem benificial for wm8978 so turn it off.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17384 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 14:52:07 +00:00 |
|
Alessio Lenzi
|
2b8cbe9b94
|
Oops, forgot a string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17383 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 14:06:17 +00:00 |
|
Barry Wardell
|
80ad31c5e3
|
Keep the old colours for maze and rocklife.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17382 a1c6a512-1295-4272-9138-f99709370657
|
2008-05-05 13:42:05 +00:00 |
|