Bertrik Sikken
a87aad3284
Add missing powermgmt-e200v2.c file from FS#9968
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20466 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 19:22:12 +00:00
Bertrik Sikken
9ee68cbfd3
FS#9968: Charging on e200v2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20465 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 19:06:54 +00:00
Jonas Häggqvist
2611e957d2
Norwegian translation update by Thom Johansen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20463 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 18:56:16 +00:00
Jonas Häggqvist
20a932d587
Fully deprecate the USB strings touched in r20427.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20462 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 17:50:48 +00:00
Marianne Arnold
c4d677bed2
Put the note regarding additional fonts into an lcd_bitmap opt to exclude it from the charcell Player manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20461 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 17:35:18 +00:00
Marianne Arnold
bfc73a1327
Enable the pictureflow chapter for bitmapped hwcodec targets. Document controls as they are currently, correct 'Exit' menu item to 'Quit', add screenshot, also enable the album art section for them as it explains the requirements.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20458 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 16:55:24 +00:00
Bertrik Sikken
bef264264c
Add missing #includes for the ondas.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20457 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 15:40:40 +00:00
Jens Arnold
1d8679e7ec
Pictureflow optimisations: (1) No need to restore the drawmode, the core takes care of that. (2) Making the angle positive before masking is redundant. (3) Slide rendering: * Precalculate a faded reflection table for alpha < 256, saving a multiply in the inner loop. * Group the inner loops so that less variables are precalculated, helping to keep stuff in registers. * Combine loop conditions so that a single check is sufficient.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20456 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 14:45:14 +00:00
Alexander Levin
005caba3fb
Dont't give the impression that the lines should be comments, and delete the non-setting line. Lines should be indented by 4 because of the example environment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20451 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 12:14:03 +00:00
Alexander Levin
885553f1bd
Use a real word instead of 'filename'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20450 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 11:59:32 +00:00
Alexander Levin
f8a88103ca
We have a file selected, so it's known
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20448 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 10:26:35 +00:00
Dominik Riebeling
ba830e4cfe
Don't connect the headerFinished slot during each get. Fixes the header result getting evaluated more than once if a HttpGet object is reused.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20447 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 08:50:55 +00:00
Dominik Riebeling
5274dfd86a
Properly reset theme file group if a checked group turned out to not include any theme information and gets skipped.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20446 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 08:33:49 +00:00
Dominik Riebeling
b9e07aded2
Don't connect updateImage slot during update but statically. Fixes the slot getting an additional coonection upon each image update. Remove an unneeded function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20445 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 08:33:39 +00:00
Michael Sevakis
e48cece75c
imx31: Oops. Fix a misplaced comma in wmcodec-imx31.c. Add a couple parentheses in statment (just to be clearer). Should take care of things for now :).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20444 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 02:27:20 +00:00
Michael Sevakis
ba71cc540c
imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabeat-s to .../imx31. A bunch more should probably go up a level too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20443 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 02:13:27 +00:00
Michael Sevakis
b7f7655dc2
imx31/mc13783: Do some housekeeping with register macros, function names and other defines. No functional changes (except to alter a couple int priorities).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20442 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 01:50:48 +00:00
Dominik Riebeling
6a76ebbab1
Cleanup HttpGet debugging output: make it somewhat more silent and streamline the messages in general.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20438 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 23:18:57 +00:00
Dominik Riebeling
e8f25d91e8
Don't ignore errors when finishing a HTTP request for cached request as that is already done. Fixes a wrong status reported when an error occured.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20435 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 21:04:24 +00:00
Dominik Riebeling
e70f24c7d7
Silence current file debug output of RbUnzip.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20434 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 21:04:21 +00:00
Alexander Levin
e0eb79850d
Unify the description style in the "file formats" table (FS#10038)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20433 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 19:49:09 +00:00
Dominik Riebeling
8037fed8d5
HttpGet: if downloaded data should be written to output buffer make sure the buffer empty. This prevents old data available to the caller if a HttpGet object is reused and the new request fails.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20432 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 18:01:59 +00:00
Dominik Riebeling
a5394727a0
Simplify platform name retrieval call.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20431 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 17:28:27 +00:00
Dominik Wenger
6c73482d00
rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one place.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20429 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 16:30:40 +00:00
Nils Wallménius
7aaffa51d6
Remove duplicated 'usbstack' feature, sort features.txt, deprecate unused left over strings depending on it
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20427 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 14:49:35 +00:00
Alexander Levin
277ce9ae73
Restore the author's original punctuation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20423 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 09:25:49 +00:00
Alexander Levin
249800c1ae
Fix a typo in the comment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20422 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 09:24:40 +00:00
Rob Purchase
1a6bcfa2c1
D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by myself). Also updates the LV24020 driver to add optional logf debugging.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20420 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 00:13:20 +00:00
Maurus Cuelenaere
d63a8fcb7b
Don't forget to fix these too...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20419 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 23:27:41 +00:00
Maurus Cuelenaere
280df99c90
Actually kill them..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20418 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 23:15:38 +00:00
Rob Purchase
343c3b795a
Implement udelay() for D2 and remove the old hacks from USB & FM drivers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20417 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 23:14:05 +00:00
Maurus Cuelenaere
fe064db965
Kill some yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20416 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 23:02:10 +00:00
Maurus Cuelenaere
c7b6ad5fdf
Make Jz4740 USB tools a bit more configurable by letting you choose what file you want to upload when doing usbtool 10
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20415 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 22:50:08 +00:00
Alexander Levin
56086db778
Fix yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20408 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 19:37:11 +00:00
Alexander Levin
71812ca1fd
Minor corrections to the .colours file editing; added .colours to the list of supported files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20407 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 19:33:20 +00:00
Alexander Levin
2d77fde363
Accept some improvements to the text editor plugin (FS#9988 with minor modifications by me)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20405 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 18:59:03 +00:00
Alexander Levin
cd85e9769d
Correct displaying of the clock in binary (FS#9941). This looks good for 'negative' LCDs as well (e.g. mrobe:100)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20401 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 17:56:39 +00:00
Thomas Martitz
ad59f6ed22
Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw issues.
...
a) remove the temporary work around in gui_wps_display
b) let the wps-statusbars redraw if it's masked (i.e. WPS_REFRESH_ALL or WPS_REFRESH_STATUSBAR)
c) fix a bug of mine, I attached re-fixing the bars to the wrong event
d) unify the decision whether to draw bars at all
e) some other style/code minor cleanups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20400 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 16:12:09 +00:00
Thomas Martitz
ce6b116bc1
Put exiting the wps entirely into the hands of the wps (restoring backdrops and statusbars, stop scrolling). Remove the restoration code from root_menu, and add some gwps_leave_wps at every possible return/screen change. This also unifies exiting the wps code-wise.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20399 a1c6a512-1295-4272-9138-f99709370657
2009-03-19 23:04:39 +00:00
Jonas Häggqvist
cd34de693c
Invert albumart when LCD Mode is set to inverse.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20357 a1c6a512-1295-4272-9138-f99709370657
2009-03-19 17:43:53 +00:00
Thomas Martitz
71471062eb
Move gwps_leave_wps() a bit down, so that the menu-statusbars are showing in sync with the rest of the followin screen. It was shown noticeably earlier, particularly if the fade on stop is on.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20355 a1c6a512-1295-4272-9138-f99709370657
2009-03-19 14:33:22 +00:00
Alex Parker
12791d3714
Update Battery Benchmark plugin in the manual to correct some out-of-date
...
information, and rewrite some sections to improve the English.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20352 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 22:37:24 +00:00
Alexander Levin
41959d0970
Add the glyph range to the comment. Cyrillic glyphs were taken from FS#9834 (thanks to Alexander Kuzmenkov).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20351 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 21:42:03 +00:00
Alexander Levin
c46e141e74
Added cyrillic glyphs to 10-Artwiz-Snap; also added the default char
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20350 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 21:33:32 +00:00
Alex Parker
6c4661cfaf
Add filetype colours to the manual. Also add a macro to give the
...
file extension of the main binary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 14:24:28 +00:00
Thomas Martitz
b5e6eec5a1
Fix ZVM 30GB bootloader.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20347 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 21:23:02 +00:00
Dave Chapman
57ce975cfb
When rockboxdev.sh temporarily adds $bindir to the PATH (so the gcc build can find the matching binutils), put it at the start, just in case the user has an old (and incompatible) target-binutils around.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20346 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:53:02 +00:00
Frank Gevaerts
ac7c88b935
Make USB on sansas more reliable (FS#10026). Both fixes by Toni Hellmann
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20344 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:24:55 +00:00
Thomas Martitz
1b3a96d21a
Update the manual to reflect recent strnatcmp changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20343 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:11:40 +00:00
Nils Wallménius
6ce98bda11
FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolves a bug where the c200 bootloader would loop flashing the logo if loading rockbox failed and drop support for loading old .e200 and .h10 rockbox main binaries for the e200 resp h10, affects e200, c200, h10 (both kinds) and mrobe 100.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20342 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:05:03 +00:00