Nils Wallménius
60c640b549
test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fixes a crash when running tremor in test_codec on 64 bit sim. (The tlsf init bailed out but tremor doesn't check the return and went on to alloc memory anyway)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28365 a1c6a512-1295-4272-9138-f99709370657
2010-10-27 15:07:05 +00:00
Maurus Cuelenaere
77b3529246
Ramdisk: add hotswap support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28363 a1c6a512-1295-4272-9138-f99709370657
2010-10-26 12:27:33 +00:00
Teruaki Kawashima
a900a29091
fix that disktidy plugin and shopper plugin is not usable when Show Icons setting is turned off.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28362 a1c6a512-1295-4272-9138-f99709370657
2010-10-26 12:19:39 +00:00
Thomas Martitz
c2f4e03b9e
Make pitchscreen absolute point mode compatible.
...
It's very similar to how it's controlled in the grid mode (in fact, it resembles this mode and they're compatible).
We could've forced the grid mode, but the viewport layout needed fixing for the addional icons anyway, and this way it doesn't
break with an ui viewport.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28361 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 21:20:04 +00:00
Teruaki Kawashima
36cd720e8e
do not reset last selected item after leaving the file browser when in root.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28360 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 13:55:34 +00:00
Michael Sparmann
77129ad3ec
Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro name collision
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28359 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 12:52:02 +00:00
Michael Sparmann
7c6bb3f4ac
Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28358 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 12:45:41 +00:00
Michael Sparmann
e117b4a400
Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendump
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28357 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 12:43:23 +00:00
Michael Sparmann
01cdb6a21f
Fix screendump on iPod Nano 2G by increasing the usb thread stack size and reducing the stack usage of FAT and storage functions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28356 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 12:36:57 +00:00
Teruaki Kawashima
0952848368
reduce ramusage slightly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28355 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 12:18:21 +00:00
Bertrik Sikken
462f012d17
Fix return type of iap_getc (should be bool instead of int)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28354 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 21:39:09 +00:00
Marianne Arnold
957a31899d
Update German translation, using '/' for the translation too, I'm all for a rethink of the original phrase though.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28351 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 16:43:27 +00:00
Alex Parker
6b5414213e
Hebrew translation update by Tomer Shalev.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28350 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 13:37:13 +00:00
Jonathan Gordon
783421ddd7
Make sure the view always has focus and can be focused in touch mode so the front buttons work after a touch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28348 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 13:34:28 +00:00
Alex Parker
55e4989799
Minor addition to Italian translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28347 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 12:43:45 +00:00
Jonathan Gordon
48e900ffe2
Fix android hardware button handling so it actually works.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28345 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 12:35:53 +00:00
Teruaki Kawashima
7da04a0819
update Japanese translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28343 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 12:03:46 +00:00
Rafaël Carré
34fc7465ac
AMSv2: fix bootloader build with USB enabled
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28342 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 11:58:00 +00:00
Bertrik Sikken
097d7fb689
Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g.
...
This fix implements audiohw_set_monitor for the wm8975 codec (used in ipod nano 1g, nano 2g, color, 4g)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28341 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 09:24:35 +00:00
Jonas Häggqvist
f444b0ad32
Updated Danish translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28338 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:43:06 +00:00
Alex Parker
b4ca4ce2a9
FS#11694 by Francisco Villa - update Spanish.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28336 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:39:26 +00:00
Jonas Häggqvist
c6f34ef239
Make english.lang use consistant spacing to avoid problems with the automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28332 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:13:52 +00:00
Teruaki Kawashima
d46d24332f
fix leak-file-handles.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28330 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 12:40:07 +00:00
Teruaki Kawashima
368e89e3bc
simplify rockbox_browse a bit and reuse buffer.
...
use const for argument of set_current_file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28328 a1c6a512-1295-4272-9138-f99709370657
2010-10-22 12:50:14 +00:00
Marcin Bukat
082c7d3c6b
Set svn properties
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28326 a1c6a512-1295-4272-9138-f99709370657
2010-10-22 12:28:43 +00:00
Marcin Bukat
c35eea508f
MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of strange noise produced by buttons on startup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28325 a1c6a512-1295-4272-9138-f99709370657
2010-10-22 12:12:24 +00:00
Marcin Bukat
38edf679f2
MPIO HD200 - squash long standing bug in bootloader which prevented booting OF if doing coldstart on battery only.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28324 a1c6a512-1295-4272-9138-f99709370657
2010-10-22 12:11:58 +00:00
Szymon Dziok
c8dfe0508e
HDD6330: add the simulator.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28323 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 22:20:16 +00:00
Szymon Dziok
93ac986867
HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic values in registers at the start), fix bootloader warnings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28322 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 21:16:00 +00:00
Szymon Dziok
f81c0c05ce
HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28321 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 21:03:17 +00:00
Bertrik Sikken
8e9aeb2166
Serbian language update - FS#11693 by Ivan Pesic
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28319 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 20:11:10 +00:00
Bertrik Sikken
03692c23e0
Spanish language update - FS#11692 by Francisco Vila
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28317 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 16:54:47 +00:00
Robert Menes
0c8b5594ae
Add plugin keymaps to fft for the GoGear SA9200.
...
Also fix some errors in pluginlib_actions.c which
were causing the SA9200 build to crap out when
building plugins, and also disable plugins for the
SA9200 in the configure script (no idea why they
were enabled in the first place!)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28316 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 02:45:06 +00:00
Robert Menes
03f6c7a4e7
The c200's blind description also applies to the c200
...
v2, so add that to the c200v2 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28315 a1c6a512-1295-4272-9138-f99709370657
2010-10-20 17:00:58 +00:00
Torne Wuff
a02fada130
rockboxdev.sh: Fix build failure on cygwin by not trying to remove the current directory
...
On Windows you can't delete a directory that's in use, so deleting $builddir while inside it fails. The script now leaves the individual tool build directory then just deletes that (and the corresponding source)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28314 a1c6a512-1295-4272-9138-f99709370657
2010-10-19 21:31:35 +00:00
Bertrik Sikken
a68f1e2145
Spanish language update - FS#11688 by Francisco Vila
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28311 a1c6a512-1295-4272-9138-f99709370657
2010-10-19 19:19:05 +00:00
Frank Gevaerts
f1fd60288f
checkwps: properly zero the wps struct to avoid interesting issues
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28308 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 21:46:51 +00:00
Szymon Dziok
b88efd11c2
HDD6330: Patch to enable/disable backlight.
...
Flyspray FS#11462
Author: David Fowle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28307 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 19:54:18 +00:00
Szymon Dziok
057806f67a
HDD6330: Try to adapt the keys for the new touchpad code, remove the non existing buttons, enable morse input.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28306 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 19:30:54 +00:00
Thomas Martitz
dc521b5d48
Replace parse_testcodec.pl with a bit more powerful script.
...
It can compare more than one result file at a time giving additional speedup colums, is more robust
(RaaA results don't have the "MHz needed for realtime" line which is handled with this one) and
has a mode to output the results in a form readable by spreadsheet software for nice graphs.
Needs Ruby 1.9.x
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28305 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 18:55:31 +00:00
Marcin Bukat
df867fa44c
MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard shutdown during boot.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28304 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 13:12:44 +00:00
Jonathan Gordon
59cc0a9a14
Don't try to show a backdrop if the bmp wasnt loaded successfully
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28303 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 07:38:36 +00:00
Mustapha Senhaji
9624cfd3f1
Update the polish translation.
...
Flyspray FS#11685
Author: Wojciech Lesniak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28302 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 18:30:43 +00:00
Thomas Martitz
bd573c47aa
Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY|AUDIO_STATUS_PAUSE if paused so only resume if AUDIO_STATUS_PLAY is the only bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28301 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 17:52:35 +00:00
Szymon Dziok
5e2b5bbcfc
HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission
...
overhead).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28300 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 12:43:24 +00:00
Peter D'Hoye
7a153d2594
update Dutch language file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28299 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 12:37:35 +00:00
Teruaki Kawashima
2edeb5612a
add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28298 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 11:40:39 +00:00
Jonathan Gordon
3ebb88428f
(Partially) Fix FS#11572 - no backdrop in the FM screen..\n the preset question would clear it and not reset it, so reoder the code so it works
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28297 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 11:24:36 +00:00
Nils Wallménius
7f8b70f70c
Oops #ifdef -> #if
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28296 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 08:49:25 +00:00
Nils Wallménius
65ee5eb5e7
Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28295 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 08:47:56 +00:00