Michael Chicoine
bc47e66132
Czech language
...
Author: Marek Salaba
Flyspray: FS #10971
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24539 a1c6a512-1295-4272-9138-f99709370657
2010-02-06 15:34:35 +00:00
Bertrik Sikken
8d234fc9a3
as3525: add a few more CGU_PERI definitions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24537 a1c6a512-1295-4272-9138-f99709370657
2010-02-06 14:33:40 +00:00
Dominik Wenger
e96d139b4a
Enable 12 other 8bit Atari file formats which the asap codec already supports. No metadata available for them.
...
New formats: .cmc / .cm3 / .cmr / .cms / .dmc / .dlt / .mpd / .mpt / .rmt / .tmc / .tm8 /.tm2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24529 a1c6a512-1295-4272-9138-f99709370657
2010-02-06 12:49:03 +00:00
Jonathan Gordon
5513c30e34
make all the RTC tokens in the skins be useable in conditionals (I dare anyone to use %cY though :D )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24526 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 23:58:53 +00:00
Jonathan Gordon
a70d602f7d
Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists not returning to the origional order after shuffle/unshuffle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24525 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 23:33:31 +00:00
Rafaël Carré
c8ea43f095
Untested attempt at a Clip+ LCD driver using SSP (PrimeCell PL022)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24523 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 15:12:08 +00:00
Teruaki Kawashima
507d7bdb0e
superdom: check range of input in get_number(). stop scrolling text when leave the screen.
...
don't exit start menu by pressing Left.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24522 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 15:02:22 +00:00
Rafaël Carré
f0d53ea8d6
Sansa ASM: clock-target.h needs to know the CPU
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24521 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 12:48:39 +00:00
Rafaël Carré
12af2926e5
Make Clip+ bootloader build
...
Now making the Fuzev2 bootloader build should be pretty easy
TODO:
- write button driver (FlynDice found all buttons already)
- find button light
- decide if lcd-ssd1303.c must be modified for Clip+ using SSP or forked
- check if backlight code works (I copied Clipv2 code)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24520 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 12:40:25 +00:00
Dominik Riebeling
a9ab407f84
Add option to show disabled targets in the configuration dialog.
...
Note that disabled targets support is not intended for use by end users.
This is to make development (and testing of svn) easier and should get
disabled for releases.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24513 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 21:10:20 +00:00
Jens Arnold
69fe1ad830
Put back the insane buffer where it belongs on non-ARM, and simplify the selection.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24512 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 20:20:10 +00:00
Dominik Wenger
35472fe7f1
sync asap codec to ASAP 2.1
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24511 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 17:31:10 +00:00
Teruaki Kawashima
b1a6c9096d
keyboard: make some parts of kbd_input into separate functions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24510 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 14:53:45 +00:00
Teruaki Kawashima
ee074e35af
superdom: fix bug that "Human starting factories" setting is ignored (part of FS#10964).
...
humanstartfarms was used where humanstartinds shuold be used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24509 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 12:50:13 +00:00
Andrew Mahone
723d5c6da6
Fix yellow: add newline at EOF in udiv32_arm-pre.S
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24508 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 08:55:36 +00:00
Andrew Mahone
b1caf4a07d
Use all available codec iram for reciprocal table in APE codec on ARMv4. Done by linking first with the table empty to determine free space, then sizing table to fill it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24507 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 08:45:38 +00:00
Andrew Mahone
8ed7bda64c
Move udiv32_arm.S into libdemac, as this divider is specialized for the APE codec and an optimized divider is already provided for general use in codeclib.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24506 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 05:49:37 +00:00
Daniel Stenberg
7ed87517f7
I heard we're on 3.5!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24504 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 21:28:10 +00:00
Dominik Wenger
97865106b7
romote e200v2 and Fuze to stable in this file too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24503 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 21:11:39 +00:00
Dominik Riebeling
7ea659221d
Bump rbutil version to 1.2.4.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24499 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 20:20:39 +00:00
Michael Chicoine
5267f38515
Spanish translation update
...
Author: Diego Herranz
Flyspray: FS #10958
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24498 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 20:03:10 +00:00
Michael Chicoine
f45a913fd4
Fix yellow - remove untranslated string
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24497 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 19:57:18 +00:00
Michael Chicoine
d005c8b802
Add back previously translated strings that were removed in r24489
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24494 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 19:38:09 +00:00
Michael Chicoine
7fdcbd7269
Português Brasileiro Lang Update
...
Author: Adilson Xavier
Flyspray: FS #10962
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24491 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 19:20:14 +00:00
Michael Chicoine
fd9e6afb7f
Remove strings that were filled with the English translations so they can be translated properly. These were committed in r24476 and r24477.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24489 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 18:58:58 +00:00
Dominik Riebeling
1bef3a98e6
Update Português Brasileiro translation for Rockbox Utility.
...
Author: Adilson Xavier
Flyspray: FS#10963
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24488 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 17:57:59 +00:00
Andrew Mahone
5e9282829a
Label dma_callback in pcm-s5l8700.c as used so that gcc won't discard it, and cause a link failure on eabi.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24487 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 16:36:55 +00:00
Michael Chicoine
c2b5c49109
Updated Portuguese Translation
...
Author: Rui Araújo
Flyspray: FS #10950
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24485 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 14:35:27 +00:00
Michael Chicoine
bb4fc02a21
Finish & update Chinese translation
...
Author: Purling Yukie
Flyspray: FS #10961
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24483 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 13:38:15 +00:00
Michael Chicoine
7b75cc5b19
Last changes in Czech language
...
Author: Marek Salaba
Flyspray: FS #10960
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24481 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 13:23:52 +00:00
Michael Chicoine
9914bebddb
Correct issues with LANG_COMPRESSOR from r22832 - Author: Marianne Arnold
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24479 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 13:11:53 +00:00
Jonathan Gordon
0a16a99a69
fix a bug where the backdrop from the sbs is displayed on scrolling lines in the wps when the %wd tag is not used.
...
I'm not crazy about this commit and maybe a better solution would be to outright disable the sbs backdrop when in any skinned screen. This then means backdrops go back to needing special handling (i.e they arnt "free")
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24478 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 07:03:48 +00:00
Jeffrey Goode
eb30ca2a1e
Another temp fix yellow for turkce lang files by replacing faulty empty quotes with the English text. Needs translator followup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24477 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 01:50:58 +00:00
Jeffrey Goode
76994538d8
Temp fix yellow for portugues and turkce lang files by replacing faulty empty quotes with the English text. Needs translator followup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24476 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 01:44:42 +00:00
Tom Ross
db64bf9ea4
FS #10690 : Add support for 24 bit ALAC files based on libalac 0.2.0
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24475 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 00:37:24 +00:00
Jens Arnold
b2ffb3e08f
Reduce reciprocal table size a bit on Nano 2nd Gen as well (fix red).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24474 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 23:06:28 +00:00
Jens Arnold
9f6586698a
APE codec: Speed up decoding of -c2000 and higher on ARMv4 and coldfire by fusing vector math for the filters. Speedup is roughly 3.5% for -c2000, 8% for -c3000 and 12% for -c4000. To be extended to other architectures.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24473 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 22:50:21 +00:00
Dominik Riebeling
24de239d3d
Fix stupid typo in my last commit. How did I miss that?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24472 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 21:20:10 +00:00
Amaury Pouly
75fc9ee84b
FS#8967: Fix autoscore computation overflow when the playtime is huge.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24471 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 20:49:35 +00:00
Dominik Riebeling
a54cacb508
Add italian to the list of language names.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24468 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 20:19:28 +00:00
Dominik Riebeling
107ce4ed32
Disable D2 in rbutil as discussed in IRC.
...
Bootloader installation for the D2 is still not end-user ready for the upcoming release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24467 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 20:19:24 +00:00
Frank Gevaerts
c4a4c13c16
Fix missing quote (again?)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24466 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 20:19:01 +00:00
Marianne Arnold
afce44b88b
Update French translation by Mustapha Senhaji
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24465 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 20:13:34 +00:00
Dominik Riebeling
156c75cec3
Update german rbutil translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24464 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 20:03:21 +00:00
Jonas Häggqvist
ab99a21015
Translate LANG_COMPRESSOR
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24462 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 19:37:42 +00:00
Frank Gevaerts
32e081aa6a
Update Turkish translation
...
Flyspray: FS#10944
Author: Altay Oz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24460 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 19:27:15 +00:00
Frank Gevaerts
cdeaabca9e
(hopefully) fix encoding (FS#10956)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24458 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 19:14:08 +00:00
Andrew Mahone
e77cdd147c
Correct ARMv5/6 signed divider, which was not saving return address to stack before using lr for calculation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24457 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 15:55:10 +00:00
Jonas Häggqvist
ff6053e4c3
Portuguese translation update.
...
Author: Rui Araújo
Flyspray: FS #10950
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24455 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 15:44:03 +00:00
Michael Chicoine
4b9036362e
More feature designation corrections
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24453 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 14:32:38 +00:00