Alessio Lenzi
f844e793dd
Italian translation file:
...
* Resorted.
* Little changes to some voice strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18475 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 16:21:37 +00:00
Marianne Arnold
8ad3b52f83
Fix manuals, some of them were broken by r18469, by using the correct button macros. Also add additional 'fly' buttons to the button table where they exist.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18473 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:29:25 +00:00
Marc Guay
e1b0913654
Manual: Add missing word to sentence so that it makes sense.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18470 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 00:41:28 +00:00
Robert Menes
866b907efe
Some more manual work: new plugin description for Chopper. Also updated disktidy description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18469 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:43:29 +00:00
Marianne Arnold
71818b5d68
Update the OndioFM's WRS screenshot once more as the previous one showed a numerical battery display which is not default and might be a bit confusing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18468 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:06:12 +00:00
Marianne Arnold
8d78f43e9d
Update the OndioFM's WRS screenshot too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18466 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 22:53:58 +00:00
Dominik Wenger
5510c60f18
rbutil: commit FS#9382 Hebrew translation by Tomer Shalev.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18465 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 21:11:55 +00:00
Dominik Wenger
c1aabc87a5
WpsEditor: Add rockbox/gpl copyright headers to all source files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18464 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 21:00:29 +00:00
Martin Arver
9caf3c4c66
update recorder screenshot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18461 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:24:25 +00:00
Martin Arver
7a1f9cf6dc
update screenshots of wrs, and add a missing one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18457 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:15:03 +00:00
Peter D'Hoye
ca3c975dba
Addendum to r18441: increase the plugin api version number as changing the screens struct broke compatibility
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18455 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 17:54:45 +00:00
Nicolas Pennequin
29b6d9da99
Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS setting not saved, FPS overlapping tracklist, tracklist not refreshing and tracklist missing one song
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18454 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 17:48:07 +00:00
Frank Gevaerts
9b40de85d3
fix FS#8641
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18451 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 15:16:14 +00:00
Maurus Cuelenaere
ce2ab4b44d
Get rid of static buffer and use buffer_alloc() instead
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18450 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 11:10:33 +00:00
Steve Bavin
4bb8fd286b
Something horrible happened with binsize, so revert FS#8894 completely (for now).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18449 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 09:00:41 +00:00
Steve Bavin
1adf5f27af
...and set properties (I hope).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18448 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 08:38:43 +00:00
Steve Bavin
4553e41f0e
Oops, I thought SVN commit would add these for some silly reason. Properties need setting still though..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18447 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 08:35:46 +00:00
Steve Bavin
f6982346a1
Add timestretching from FS#8894, as written by Stephane Doyon based on work by Nicolas Pitre. Shouldn't affect playback unless it's explicitly enabled, but let me know if it does. Currently has a dedicated setting, but maybe inclusion of the code will inspire someone to integrate this with the pitch screen...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18446 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 08:27:51 +00:00
Maurus Cuelenaere
b82449a513
RButility:
...
* Update Dutch translation
* Fix error in English
* lupdate other translations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18445 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 22:21:06 +00:00
Dominik Riebeling
9228a38168
Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list of compilers to build. Remove "all" selection in favor of that (FS#9372).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18444 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 22:01:29 +00:00
Maurus Cuelenaere
11eff09e70
* Clean up screenshot a bit and make it more self-descriptive
...
* Make mkzenboot truly standalone
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18443 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 21:45:52 +00:00
Peter D'Hoye
3d0f01c0f7
fix red
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18442 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 20:22:47 +00:00
Peter D'Hoye
3c1e9ca558
Change screens memebers char_width, char_height and nb_lines to functions returning a calculated value. Fixes FS #9361 because the values were calculated based on sysfont, not the user selected font.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18441 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 20:09:11 +00:00
Rob Purchase
e682143af5
Telechips NAND: split out a couple of small functions to help readability, and add a note about LPT blocks. No functional changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18440 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 19:44:23 +00:00
Jens Arnold
b6058de5f9
Remove leftover cruft.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18439 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 18:00:00 +00:00
Maurus Cuelenaere
23fc923bde
ZVM:
...
* Optimize MiniFS handling
* Add basic CFS handling (doesn't work yet)
* Remove hacky stuff in disk.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18438 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 17:24:14 +00:00
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