1
0
Fork 0
forked from len0rd/rockbox
Commit graph

11711 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Michael Chicoine
b512573fee fix yellow - correct feature designation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24452 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 14:09:42 +00:00
Michael Chicoine
ae0a112825 Complete Czech language update
Author: Marek Salaba
Flyspray: FS #10951


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24450 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 13:06:40 +00:00
Torne Wuff
c4e051bed7 Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target has one.
The PP502x DMA controller can only deal with doing DMA to 16-byte-aligned
addresses because we have inadequate control over the cache to prevent
interference. Other targets may also *prefer* cacheline aligned DMAs to
reduce the number of cache operations required. Almost all disk reads in
buffering.c will now be suitably aligned, allowing DMA to be used on PP502x.

Original change from FS#9708 by Boris Gjenero (dreamlayers).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24440 a1c6a512-1295-4272-9138-f99709370657
2010-02-01 17:16:39 +00:00
Marianne Arnold
9938ea4b79 Update German translation including minor fixes - be more accurate about 'shuffle' (not 'random') and fix some occurences of wrong spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24437 a1c6a512-1295-4272-9138-f99709370657
2010-02-01 08:19:29 +00:00
Jonathan Gordon
bb86299b81 make sure skins always draw with their backdrop, otherwise the backdrop only changes on a full redraw which usually ends up being in the wrong order
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24435 a1c6a512-1295-4272-9138-f99709370657
2010-02-01 04:47:19 +00:00
Andrew Mahone
bff5a35c3c FS#10943, optimized division and clz routines to replace libgcc routines for ARM. Replaces libgcc support functions for unsigned and signed 32-bit division on ARMv4 and up, and leading-zero count on ARMv4.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24432 a1c6a512-1295-4272-9138-f99709370657
2010-02-01 01:36:46 +00:00
Alex Parker
32ff6e1bd4 FS#10946 - Updated Chinese (Simple) translation by Purling Yukie.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24424 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 17:42:50 +00:00
Magnus Holmgren
4ff0b1306e Update Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24421 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 17:03:38 +00:00
Alex Parker
c617a59ba9 Show USB power not charging in the ondio manual, and rename usb_charging to usb_power as it is dependent on HAVE_USB_POWER.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24415 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 14:04:57 +00:00
Jens Arnold
608aeee435 Several filetypes were added (more or less) recently so the array became full on HWCODEC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24412 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 13:38:59 +00:00
Teruaki Kawashima
e2359ac73b keyboard: a bit of rework in keyboard.
* remove hangul thing from struct keyboard_parameters.
* add new structure to hold state of edting and to be passed to functions.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24411 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 13:38:47 +00:00
Frank Gevaerts
d3e82060c4 Fix usb_charging_enable feature which was broken by r24247
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24409 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 11:56:51 +00:00
Andree Buschmann
db4d7a313e 1st part of fix for FS#10637. Correction of mpc header parsing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24408 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 11:43:42 +00:00
Teruaki Kawashima
4c96bb54c6 Update Japanese translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24406 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 11:17:56 +00:00
Jonathan Gordon
c0e2d9fe1b Fix RTL list handing when not loading a custom base skin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24401 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 03:08:44 +00:00