Commit graph

20021 commits

Author SHA1 Message Date
Tom Ross
66f415e06b Fix up some small problems in the Romanian language file (mostly voice related)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20304 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 16:42:08 +00:00
Thomas Martitz
56973b43a6 rockboxdev.sh: Fix summary (it ended up in the wrong path after my previous commit to this file)
Also, check if the prefix dir exists before checking write permissions to avoid confusing error messages.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20303 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 16:35:03 +00:00
Jonas Häggqvist
1913a4517b Romanian language update by Florian Popescu (FS#10012). Also add Sasha Khamkov to the header of the Hebrew translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20302 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 16:31:21 +00:00
Tom Ross
031381841f FS #10010: Greek language update by Alexander Spyridakis.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20301 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 08:01:41 +00:00
Jens Arnold
bcb0fc2c12 Allow mkinfo.pl to read the RAM usage correctly. All other targets define both loadaddress and _loadaddress as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20300 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 07:43:20 +00:00
Michael Sevakis
a1a332e04b Gigabeat S: Implement MDMA and UDMA disk access for bootloader and main binary. Add a needed SDMA API to check channel errors. Increase audio DMA channels' priority as required. Reads and writes measure faster accross all test_disk tests and especially at 4KB and 1MB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20299 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 06:31:40 +00:00
Michael Sevakis
bc8cab4c24 Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a couple cosmetic tweaks and without the inclusion of 'FS#9721: No error check after writes in ata.c'changes (which can be done separately). No code is changed for targets without HAVE_ATA_DMA defined other than to not display DMA modes in the View Disk Info debug screen if not using DMA (Gigabeat F/X/S were). No target uses the code yet but Gigabeat S use will follow shortly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20298 a1c6a512-1295-4272-9138-f99709370657
2009-03-12 02:01:25 +00:00
Maurus Cuelenaere
01c390d5c5 Make Onda VX767 compile + restructure firmware/SOURCES a bit (wrt Jz4740 specific files)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20297 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 22:12:23 +00:00
Robert Menes
8189ef5b17 Commit FS#9998: Updates to the Hebrew translation. Translation work done by Tomer Sharev and Sashe Khamkov; patch by Tom Ross.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20296 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 21:59:21 +00:00
Thomas Martitz
924556c0a7 Get rid of the last "backlight thread fading" remnant, and of the calculation of the delay. It actually wasn't more than those 3 cases before anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20295 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 21:10:17 +00:00
Frank Gevaerts
105fe0679d Don't swamp the system with broadcast messages that nobody is listening to yet anyway.
Also, these messages should probably be done in a different way, like an update every second (or maybe half-second)
This should fix FS#10006


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20294 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 20:54:32 +00:00
Dominik Riebeling
bf8a2775bb Update japanese translation for Rockbox Utility (FS#10008 by Yoshihisa Uchida).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20293 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 18:05:35 +00:00
Jonas Häggqvist
b413361e2d Arabic update by Mohamed Tarek (FS#10007).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20292 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 17:06:47 +00:00
Maurus Cuelenaere
dd9a9e40f8 Commit FS#9970 by Yoshihisa Uchida: fix building when HAVE_SERIAL & ROCKBOX_HAS_LOGF is defined in a simulator build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20291 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 16:42:25 +00:00
Tom Ross
4654963cf9 FS #10005: Updated Português-Brasileiro langugage file by Adilson Xavier.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20290 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 16:33:27 +00:00
Maurus Cuelenaere
cf31386aa1 Commit FS#9614 by Yoshihisa Uchida: fix 'make tools'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20289 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 16:13:46 +00:00
Jonas Häggqvist
45a63650bd Language updates:
- Danish by me.
 - Japanese by Yoshihisa Uchida (FS#10007).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20288 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 15:51:16 +00:00
Mustapha Senhaji
ec13976fe4 Add Michael Burtin to the credits for FS#9917, partially committed in r20264.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20287 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 14:27:18 +00:00
Jonas Häggqvist
54dbd6185e Spanish translation update by Francisco Vila (FS#10003). Also add him as Spanish maintainer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20286 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 11:05:42 +00:00
Karl Kurbjun
eddc4ee13b Ladies and Gentlemen we now have sound through the codecs on the M:Robe 500i (DM320)\!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20285 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 03:46:24 +00:00
Karl Kurbjun
3c7ada5941 Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy run with sound. There are stability problems that need to be looked into causing the player to reset when music playback is attempted.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20284 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 01:18:23 +00:00
Jonas Häggqvist
2d9caa9aa3 Updated Simplified and Traditional Chinese translations by Xinlu Huang (FS#10000).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20283 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 21:04:03 +00:00
Jens Arnold
08f51a52e3 Don't rebuild the dependency file on 'make reconf'. Build type and target won't change, and there are some build types where the .dep file isn't needed at all, e.g. voice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20282 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 19:06:14 +00:00
Steve Bavin
f14999e0b9 Fix redraw sequence when exiting a setting menu, so splashes work properly - see FS#9994.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20281 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 07:27:13 +00:00
Michael Giacomelli
754ae4acba Enable libmad ASM optimized fixed point routines for MIPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20280 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 02:13:35 +00:00
Michael Giacomelli
9f49657c6a Fix endianness defines in the mdctlib code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20279 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 01:50:18 +00:00
Karl Kurbjun
3eeec57519 Small comment correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20278 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 01:46:57 +00:00
Karl Kurbjun
8331f787fe More DM320 sound work. Buffers that are smaller, even multiples of DSP_BUFFER_SIZE should work fine. Larger and non-even multiples do not work correct.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20277 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 01:35:33 +00:00
Michael Giacomelli
8146b831ae Make the mips compiler not complain when bitwise operations do not have parenthesis.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20276 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 01:34:20 +00:00
Marianne Arnold
bb2289986a Another tweak to the German language file - actually translate 'credits'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20275 a1c6a512-1295-4272-9138-f99709370657
2009-03-10 00:35:02 +00:00
Maurus Cuelenaere
5d43daac1f Also add support for the Onda VX747+
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20274 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 23:40:23 +00:00
Maurus Cuelenaere
935780e426 Add support for Onda VX747 simulator (and yes, it needs a better picture)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20273 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 23:32:37 +00:00
Thomas Martitz
d33bff2b47 Small fixup of the recent #include cleanup. settings.h needs button.h for HAS_BUTTON_HOLD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20272 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 23:13:50 +00:00
Maurus Cuelenaere
70cce5c03b Fix red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20271 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:32:10 +00:00
Maurus Cuelenaere
fa81289478 Move USB_DEVBSS_ATTR & USB_NUM_ENDPOINTS to SoC-specific header.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20270 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:25:54 +00:00
Maurus Cuelenaere
70ab3fca0d Onda VX747:
* Fix warnings
 * Add fake battery level information to make sure Rockbox doesn't shutdown
 * Enable switching between touch modes by pressing (VOL_DOWN|VOL_UP)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20269 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:17:37 +00:00
Magnus Holmgren
b1983d21c2 Fix the user: strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20268 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:17:04 +00:00
Marianne Arnold
a844358e53 Add Johannes Linke to the header in deutsch.lang too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20267 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:13:23 +00:00
Marianne Arnold
f2446452fa Update German translation: add missing strings, improve wording in a few phrases and some cosmetic changes (whitespace and consistent case). Taken from FS#9754 but leaving out some changes which that didn't feel right to me for the moment. Add Johannes Linke to the credits for his work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20266 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:06:12 +00:00
Frank Gevaerts
babda88228 Make strnatcmp() and strnatcasecmp() call strcmp() or strcasecmp() if strings otherwise sort the same. This is done to make sure that strings always sort the same.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20265 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:04:40 +00:00
Rob Purchase
efe3ec86f1 A few tweaks to get USB support compiling again on TCC targets (part of FS#9917 by Michaël Burtin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20264 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:02:30 +00:00
Peter D'Hoye
e92d9967d6 Add Sam Bouwer to the credits and inside the langfile header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20263 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:57:01 +00:00
Peter D'Hoye
fe515c15d0 Better translation for one of the sorting strings in the Dutch language file. Thanks to Sam Bouwer (FS #9997)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20262 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:52:49 +00:00
Peter D'Hoye
07020823f0 Update Dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20261 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:42:13 +00:00
Alexander Levin
f410487622 Add a missing phrase (LANG_CREDITS)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20260 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:38:46 +00:00
Maurus Cuelenaere
98a53f0287 * Onda VX767: fix some redundant files + add some missing functions for apps/ compilation (still needs keymap though).
* Add Onda VX767 SADC driver
* Unify Onda VX747(+) and Onda VX767 backlight driver
* Also be more consistent wrt file naming.
* Add speaker-onda_vx747.c to SOURCES (forgot to commit this)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20259 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:26:39 +00:00
Alexander Levin
7fc6bbb304 Use more formal English (passive)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20258 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:25:49 +00:00
Alexander Levin
28a4c73bc4 Add a TODO mark -- code duplication is ugly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20257 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:09:26 +00:00
Maurus Cuelenaere
c6bf842eca * Unify Onda VX747 and VX747+ config files
* Conditionalise (void)drive; in NAND & SD drivers


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20256 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 20:41:59 +00:00
Magnus Holmgren
081c63b20b Update the Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20255 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 20:25:18 +00:00