Jonas Häggqvist
97f775df05
Language updates:
...
- Catalan by Víctor Zabalza (FS#9345)
- Spanish by Francisco Vila (FS#9366)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18437 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 11:47:12 +00:00
Dave Chapman
d462a64a91
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18435 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 17:50:59 +00:00
Nils Wallménius
b87715f670
Fix typo in the voice id for '5' reported in FS#9370 by John Zhou
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18434 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 15:32:05 +00:00
Nicolas Pennequin
7b514ffc68
A few comment updates and trailing spaces removals.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18433 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 14:56:02 +00:00
Robert Menes
8397a8497e
Correct a minor error in wording.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18431 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:36:31 +00:00
Robert Menes
f22b308c81
My first proper commit: some manual fixes to properly describe shutting down and starting the iPod 1st, 2nd, and 3rd generations, and removed some old bootloader information which is no longer valid. This should bring the manuals for these iPods more up to date.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18429 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:09:03 +00:00
Robert Menes
c8f7ea8fd9
Welcome Robert Menes as Committer #64 !
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18426 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 22:27:56 +00:00
Dominik Wenger
66b211addd
WpsEditor: add support for greyscale targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18424 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 18:57:47 +00:00
Frank Gevaerts
c1e86f7531
Adds descriptions to the manual for the iPod 1st, 2nd, and 3rd generations, and fixes some problems with the nano and Sansa c200 manuals (FS#9367 by Robert Menes)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18423 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 18:55:38 +00:00
Maurus Cuelenaere
e144638167
Add Onda VX767 target
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18422 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 15:09:40 +00:00
Nicolas Pennequin
e0646947c9
Make %mm 0-based again (as described in CustomWPS), and change %cf accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18421 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 22:08:03 +00:00
Nicolas Pennequin
939459e10e
Fix the bug reported in FS#9350: the WPS would crash on %mm or %cf if they weren't in conditionals.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18420 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 21:57:01 +00:00
Frank Gevaerts
6ea90671d8
remove -Wno-pointer-sign. This will make warnings reappear, but the warnings should really be fixed at the source
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18418 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 21:05:16 +00:00
Jens Arnold
7a22ba36cb
Make bdf2bmp work on 64 bit hosts.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18416 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 20:49:11 +00:00
Maurus Cuelenaere
5420c3f672
Share bootloader with Creative ZVM 30GB/60GB and Creative ZV
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18415 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 19:53:16 +00:00
Frank Gevaerts
333f7e98fb
silence warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18414 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 19:06:51 +00:00
Michael Giacomelli
850adb40d7
More files that were missed in the previous commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18413 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 18:03:30 +00:00
Michael Giacomelli
46f85c4c54
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codeclib. Combined IMDCT is now based on existing Tremor transform. Reduces CPU for 192k AAC by 21MHz on Coldfire, and 5MHz on PP5024. WMA and Vorbis should have no functional changes since they already used this code. Further optimization is possible and would benefit all 3 codecs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18412 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 18:02:10 +00:00
Jonas Häggqvist
6c608263d7
Correct the number in the CHARS line to match the actual number of chars.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18411 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 17:32:06 +00:00
Jonas Häggqvist
3cb69df04d
Fix the CHARS line to include the correct number of characters.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18409 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 17:26:55 +00:00
Maurus Cuelenaere
16c9b16ec2
WPS editor:
...
* Fix some typo's in TODO & README
* Fix libwps Makefile in Windows
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18408 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 15:19:59 +00:00
Maurus Cuelenaere
561df3827e
WPS editor:
...
* Simplify Makefile
* Get rid of buildall.*
* Change library loading behaviour to work with MODEL_NAME
Screenshot:
* Simplify Makefile
config-*.h:
* Add MODEL_NAME
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18407 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 14:49:53 +00:00
Frank Gevaerts
ebe3e032b9
remove obviously obsolete TODO comment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18405 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 22:57:43 +00:00
Marianne Arnold
23ab966f64
C200: Also flip the function of the volume buttons when display flip is enabled. I think it is more consistent, especially when thinking of cases where these buttons are used for something else (e.g. left/right in brickmania). Taken from FS#8393 by Volker Mische - add him to CREDITS too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18404 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 22:30:30 +00:00
Maurus Cuelenaere
16b8817f9f
WPS editor:
...
* Order is important in highlighting rules!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18403 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 20:59:55 +00:00
Maurus Cuelenaere
c1c1383e23
* WPS editor: set eol-style
...
* Add CLI-only screenshot utility (using libwps)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18402 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 20:51:13 +00:00
Jens Arnold
4f26222a9f
Fix width of the '1' to be the same as the width of the other digits. Fixes the last part of FS #2918 .
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18400 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 20:18:42 +00:00
Dominik Wenger
254fa65c7b
WpsEditor: commit FS#9344 by Rostislav Chekan - multitarget support (only colour targets for now)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18399 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 19:24:50 +00:00
Jens Arnold
ca0de82cec
Fix default font names in the settings code (FS #9358 by Thomas Schott).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18397 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 17:50:21 +00:00
Maurus Cuelenaere
f3d5700df7
... but still be compatible with OF..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18396 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 12:47:45 +00:00
Maurus Cuelenaere
aefbd6301a
* Clean up Jz4740 USB tool a bit
...
* Make IHFSsplit compile under Windows
* Change SDRAM base address + remove hack for Onda VX747
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18395 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 12:42:14 +00:00
Jens Arnold
3637513e30
Better readable small alpha.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18391 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 06:52:58 +00:00
Jens Arnold
8b43e48c06
Fix keywords and executable flags.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18390 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 23:42:32 +00:00
Jens Arnold
d6b5445611
Add some more sizes of Helvetica, plus bold variants.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18389 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 23:24:49 +00:00
Jens Arnold
f2c7a69403
Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent naming scheme that allows easy selection of alternatives based on size, as discussed on IRC. Adjusted themes in SVN and Makefile for the sysfont. ** Attention **: Clean up your /.rockbox/fonts folder before installing the new release, and then install a new font pack as well. Adjust font names in your custom .cfg files. A reference table can be found in fonts/README.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18388 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 22:31:11 +00:00
Frank Gevaerts
e278b4fddb
Turn off automatically after a number of backlight toggles.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18387 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 20:19:58 +00:00
Frank Gevaerts
d88094daa4
set PWRON bit to 1 so the player doesn't turn off immediately (should work on M6SL and M3, not sure about the others)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18386 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 20:19:12 +00:00
Jens Arnold
95c62a28f9
Font cleaup step 2: * Removed 00-Starmap_r400-8 - Bad unicode coverage, pretended to be a Win-1252 font, but was little more than pure ASCII, with many placeholders/ empty characters. * Removed win_crox* - broken encoding. RAWIN-R is neither Win-1251 nor ISO8859-5. * Converted jackash-16 to unicode (was CP437 in spite of what it said). * Fix several fonts to state their encoding, and change ISO8859-1 to ISO10646-1 for consistency. Fix property counts while we are at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18385 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 20:09:47 +00:00
Dominik Wenger
c6bcb35064
commit FS#9355 by Alexander Spyridakis. Greek translation for rbutil.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18384 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 16:22:31 +00:00
Steve Bavin
8a813fdd9d
Fix FS#9352 - allow .talk clips for single-character filenames.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18383 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 08:15:44 +00:00
Frank Gevaerts
6549d312ee
enable full init code, as it seems to work
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18382 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 01:51:43 +00:00
Jens Arnold
a4124e00b9
Font cleanup step 1: * alt8x8 - completely broken encoding. * atari-small - ASCII only, not used by any theme. * clR6x8-8859-2 - integrated into rockbox_default. * courB* - not used by any theme. * Hebrew-* - bad unicode coverage, essentially unused. * ter-u??v - 'EGA/VGA bold' versions of ter-u??b, meaningless in rockbox. * timR08 - not used by any theme. * uwe_prop - proportional is a slightly improved version of that.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18381 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 00:09:19 +00:00
Maurus Cuelenaere
c9e31fba4d
Fix compiling of Jz4740 usbtool
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18380 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 19:56:12 +00:00
Dominik Wenger
da207a2715
rename ARCH define because of conflict with some systems. see (FS#9321)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18379 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 19:48:27 +00:00
Christian Gmeiner
736af6f33f
revert -fPIC change, as it seems to be gentoo related problem...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18378 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 13:03:27 +00:00
Frank Gevaerts
903156d5d9
cleanups by William Poetra Yoga Hadisoeseno
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18377 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 08:56:54 +00:00
Christian Gmeiner
07840bdd0a
add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a DT_TEXTREL in object.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18376 a1c6a512-1295-4272-9138-f99709370657
2008-09-01 06:14:27 +00:00
Frank Gevaerts
3409e9d195
code cleanup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18375 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 21:36:04 +00:00
Dominik Riebeling
3ed5de8980
r16149 renamed the variable ARCHOS to MODELNAME. Do it for the manual too (used when copying the pdf file to the output folder).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18374 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 21:18:21 +00:00
Frank Gevaerts
6e24db0c82
fix meizu_dfu's buggy usb device id matching
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18373 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 20:50:07 +00:00