Commit graph

18196 commits

Author SHA1 Message Date
Michael Giacomelli
54903eb7fa Use WMA windowing optimizations for AAC. Saves about 3.5MHz on Coldfire, and about 2 MHz on ARM. Thanks to amiconn for help with Coldfire ASM improvements. Next step: dump faad IMDCT.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18238 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 20:19:38 +00:00
Jonas Häggqvist
32694a7040 Updated Finnish translation by Jani Kinnunen (FS#9261).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18237 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 17:26:16 +00:00
Maurus Cuelenaere
efbdbf808a Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abort when downloading fails
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18236 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 14:36:18 +00:00
Jonathan Gordon
c50eef0582 ok, that was bigger than expected... reduce the max to 12 open dirs as a happy compromise.., If you still have errors rethink your directory layout
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18235 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 13:22:31 +00:00
Jonathan Gordon
eb0137fcb5 "waste" a bit more RAM on targets with more than 8MB so more directories can be opened at the same time (most obvious when you have really deep directory trees)
closes FS#6410, FS#6512, FS#6514


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18234 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 12:46:15 +00:00
Peter D'Hoye
8c913fb22b Update Dutch lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18233 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 08:35:34 +00:00
Jonathan Gordon
83696d9635 fix FS#9259 - the trigger screen changes a while ago broke the trigger type setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18232 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 08:09:43 +00:00
Michael Giacomelli
d016402fec Actually put the output in IRAM this time by combining some buffers that weren't used at the same time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18231 a1c6a512-1295-4272-9138-f99709370657
2008-08-10 02:31:01 +00:00
Maurus Cuelenaere
99fa8cddb8 Remove unneeded request_irq()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18230 a1c6a512-1295-4272-9138-f99709370657
2008-08-09 23:33:48 +00:00
Maurus Cuelenaere
447ffc8bf8 * Add interrupt handling (but still not working)
* Clean up linker script and bootup routines


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18229 a1c6a512-1295-4272-9138-f99709370657
2008-08-09 23:31:38 +00:00
Jens Arnold
ee39863459 Speed up WMA decoding on coldfire (14% speedup with a 128kbps test file).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18228 a1c6a512-1295-4272-9138-f99709370657
2008-08-09 22:32:34 +00:00
Jonas Häggqvist
f28d1e59fe Remove some garbage from the Italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18227 a1c6a512-1295-4272-9138-f99709370657
2008-08-09 19:59:36 +00:00
Nils Wallménius
e18c0804de Fix the feature on which one deprecated string depends. It got accidentally changed in the recsreen ui remake and could mess up the string order in translations for targets with recording but without agc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18226 a1c6a512-1295-4272-9138-f99709370657
2008-08-09 14:28:35 +00:00
Dominik Riebeling
e299216908 Fix problem with utf8 playlists containing a BOM breaking all entries but the first -- the index calculation needs to take the BOM size into account.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18225 a1c6a512-1295-4272-9138-f99709370657
2008-08-09 11:43:56 +00:00
Jens Arnold
5dac9119f4 Add 4 extended latin letters which are needed for Czech and Polish, and an additional Greek letter that comes almost for free.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18224 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 21:04:47 +00:00
Peter D'Hoye
a6477dda75 Also have the peakmeter menu shown inside the recording menu, because there is a big chance you want to teak them from inside the recording screen. Also makes the clipcounter setting available there.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18223 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 20:58:27 +00:00
Jens Arnold
af6aa0edbe Add greek glyphs, and tweak some cyrillic glyphs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18222 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 19:23:14 +00:00
Alessio Lenzi
c8045ff29b Updated italian lang file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18221 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 17:21:33 +00:00
Jens Arnold
0367616467 Add glyphs for cyrillic, non-breaking space, and a default glyph.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18220 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 15:23:06 +00:00
Jens Arnold
253fe96d5e Fix a few quirks, and add glyphs for Latin extended A.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18219 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 13:55:45 +00:00
Jens Arnold
f834968e5e Let PerlIO also do the LF<->CRLF conversion for SAPI.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18218 a1c6a512-1295-4272-9138-f99709370657
2008-08-08 08:35:17 +00:00
Peter D'Hoye
18e8f7993a Update Dutch lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18217 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 21:35:15 +00:00
Jonas Häggqvist
8eaa39b5fc Silence some warnings in voice.pl by setting the encoding to UTF-8. Output on Cygwin will be wrong if using verbose mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18216 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 21:16:52 +00:00
Jonas Häggqvist
2ea3ebe117 Updated Hebrew translation by Tomer Shalev (FS#9249).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18215 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 20:51:22 +00:00
Jens Arnold
7d5600fbe0 Fix $
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18214 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 20:04:36 +00:00
Jens Arnold
98a22d4276 Fix SAPI voice file generation on multibyte windows variants (japanese, probably others, see FS #9246). This gets rid of the conversion in the VBScript (which relied on unsafe assumptions about charset conversion in windows), and lets PerlIO do the work instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18213 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 20:00:32 +00:00
Jonas Häggqvist
2762ce4486 Updated Russian translation by Dennis Ivanov.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18212 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 14:32:15 +00:00
Jonas Häggqvist
a7fab17dd9 Updated Danish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18211 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 14:10:19 +00:00
Nils Wallménius
cffd24e992 Deprecate unused sysfont string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18210 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 12:09:08 +00:00
Nils Wallménius
c49438419d Style police, trigStat -> trig_stat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18209 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 11:48:56 +00:00
Barry Wardell
1ac260c0e6 Fix H10 bootloader locking up if the scroll pad was touched. May also fix any other lock ups from trying to read from the adc in the bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18208 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 11:23:40 +00:00
Maurus Cuelenaere
eca923d8e1 Better check what happened after doing search-and-replace all..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18207 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 10:26:14 +00:00
Maurus Cuelenaere
c8bdcbf8ff jz4740 utilities:
* Fix TABs problem
* Add IHFSsplit made by William Poetra Yoga Hadisoeseno
* Fix compilation warnings


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18206 a1c6a512-1295-4272-9138-f99709370657
2008-08-07 10:24:11 +00:00
Jens Arnold
99f68ea7e8 Add iAudio M3 port and maintainer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18205 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 21:18:06 +00:00
Maurus Cuelenaere
88f649f9c5 * Add myself to some areas in docs/MAINTAINERS
* Add lcd_call_enable_hook() call


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18204 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 21:07:45 +00:00
Maurus Cuelenaere
88ae9024e4 * Add basic (non-working) support for NAND flash
* Add panicf() handling
* Add not-yet-enabled dma acceleration
* Other (minor) fixes


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18203 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 20:39:02 +00:00
Peter D'Hoye
496e1f7e85 First step of the recording screen redesign. The screen is split into a fixed top part containing essential data and the peakmeters/triggerbar, and a bottom part that is in fact a list. The list contains the items that can be changed, and also some stuff that isn't important enough to be on the top part, like the filename. That filename is now shown completely. If the font is too big to have 6 lines on the display, sysfont is used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18202 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 20:12:44 +00:00
Jens Arnold
729d259388 Bugfix: Printing the unknown vendor warning to StdOut made it not appear in the console, and confused voice.pl.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18201 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 18:38:09 +00:00
Jonas Häggqvist
a8502a3268 Updated Russian translation by Dennis Ivanov (FS#9244).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18200 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 16:35:19 +00:00
Thom Johansen
cc8c27fc8a Fix problems (mostly not noticable to user) reported in norwegian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18199 a1c6a512-1295-4272-9138-f99709370657
2008-08-05 23:32:21 +00:00
Bertrik Sikken
f2213c8fc2 Apply FS#9195 (LCD disable for sansa c200), which puts the sansa c200 display controller in standby when the backlight is turned off and thereby improves runtime. I measured 40 minutes improvement over a runtime of about 14h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18198 a1c6a512-1295-4272-9138-f99709370657
2008-08-05 20:17:17 +00:00
Bertrik Sikken
b0b72a84ff Fix sansa c200 battery type comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18197 a1c6a512-1295-4272-9138-f99709370657
2008-08-05 19:45:57 +00:00
Jens Arnold
0319e3be3f Handle SAPI5 voices without vendor attribute (reported for japanese L&H engines - see FS#9148).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18196 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 21:01:44 +00:00
Bertrik Sikken
ac40296723 Updated dutch voice translations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18195 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 19:44:25 +00:00
Bertrik Sikken
8fb6144830 Rename africaans to afrikaans
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18194 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 19:33:03 +00:00
Bertrik Sikken
356be38cd2 Add Thomas Schott to CREDITS for fixing FS#9203 (WPS gets corrupted after changing status bar setting)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18193 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 18:34:13 +00:00
Bertrik Sikken
a11f656d68 Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) by Thomas Schott
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18192 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 17:45:39 +00:00
Peter D'Hoye
ff5533f3ac A bit of code police, no functional changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18191 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 22:47:33 +00:00
Bertrik Sikken
d86255b4a9 Fix FS#9237 (Mismatch in voiced and displayed buffer size).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18190 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 22:02:11 +00:00
Dominik Riebeling
038eb36643 Don't over-quote additional command line options for external TTS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18189 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 20:20:28 +00:00