Dave Chapman
bc6c62bebf
Convert to unix line-endings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14395 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 18:24:17 +00:00
Nils Wallménius
f2a1803b28
Always reset glyph width for loadable keyboards fixes FS#6220
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14394 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 17:10:57 +00:00
Nils Wallménius
ba92a1f800
Oops forgot one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14393 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 10:30:49 +00:00
Nils Wallménius
9b59183953
Use size_t type for the buffer_size parameter to formatter functions, static two private functions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14392 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 10:22:46 +00:00
Peter D'Hoye
24b85ff1e3
update Dutch lang file and add small clarification to the manual regarding the PM release setting units
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14391 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 23:10:49 +00:00
Peter D'Hoye
ebcf06d237
Make peakmeter release setting work in units per tick (was units per read), add the unit and make it voiced. Make old leftover in lang file deprecated
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14390 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 23:03:03 +00:00
Jens Arnold
022d026594
Player: Make sure the USB screen disables double height.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14389 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 12:36:15 +00:00
Marianne Arnold
d45a71dd45
Sync german language file to the latest changes (including 'features', fixing order).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14388 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 10:13:54 +00:00
Peter D'Hoye
acdc6c72b4
update Dutch lang file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14387 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 10:03:58 +00:00
Jens Arnold
7c37c54ce5
iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to about 0.5% when hold is not enabled and there is no activity, and keeps it disabled on hold.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14386 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 09:47:19 +00:00
Nils Wallménius
9110344fbd
Oops, not all ipod have recording
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14385 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 09:30:07 +00:00
Nils Wallménius
8a1dac1ba2
Mark deprecated strings, correct button names in some splashes, some minor tweaks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14384 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 09:14:39 +00:00
Jens Arnold
347b351e8a
iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving quite some power.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14383 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 08:14:07 +00:00
Jens Arnold
3c35d7adf3
Sort the ipod targets, and add myself for various parts.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14382 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 06:00:10 +00:00
Peter D'Hoye
6a5b93966e
I'll keep an eye on h300...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14381 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 23:28:38 +00:00
Peter D'Hoye
73a050e087
Fix crash in peak meter release setting, and set the limits back to a reasonable value. Fixes FS #7608
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14380 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 23:07:03 +00:00
Jens Arnold
bfa1adcd06
H300: Read battery voltage with 10bit precision.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14379 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 20:47:24 +00:00
Linus Nielsen Feltzing
98a3789071
Add myself as maintainer for some parts
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14378 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 12:54:19 +00:00
Jens Arnold
0b7391e06b
Fix more yellow.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14377 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 07:06:54 +00:00
Jens Arnold
839ffbff5f
Fix yellow.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14376 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 06:59:05 +00:00
Jens Arnold
0fac492c3d
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14375 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 06:45:18 +00:00
Peter D'Hoye
12706e4b1d
Updated Italian language file (FS #7605 by Harry Tu)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14374 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 23:32:47 +00:00
Peter D'Hoye
767c0ec589
Pass plugin api pointer to funtion directly, fixes crashes when doing incremental builds. Fix incorrect backlight changes in rockblox introduced recently.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14373 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 23:01:18 +00:00
Daniel Stenberg
735ab889d2
I'll grab a few more
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14372 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 22:15:20 +00:00
Jens Arnold
2a258eac6b
Fix signedness bug in trickle charge proportional adjustment which became visible due to the changed calculation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14371 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 17:34:55 +00:00
Jonathan Gordon
da727b5ace
Show the plugin category name in the list title in the plugin browsers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14370 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 13:55:37 +00:00
Dominik Riebeling
fc6d57f9a3
remove "empty download cache" menu entry -- clearing the cache will be in the configuration dialog once it's implemented.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14368 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 10:40:26 +00:00
Daniel Stenberg
bebce6a74e
oops, close the handle after use as a good citizen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14367 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 08:14:03 +00:00
Daniel Stenberg
b23fc2511f
Added a "RAM usage:" line to rockbox-info.txt which basically says how large
...
portion of ram this rockbox occupies. The info is extracted from the map file,
end - loadaddress.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14366 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 08:10:45 +00:00
Michael Giacomelli
8159b9ee9a
Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply replacing c code with loop unrolled + load/store multiple instructions makes a surprising difference on PP. Also, add comments to the windowing code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14365 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 03:33:15 +00:00
Jens Arnold
1d1d9a8491
Switch to using millivolt for battery voltage and other internal voltages. * Fix debug voltage history display. * Some code cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14364 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 23:57:27 +00:00
Dominik Riebeling
653b996828
Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14363 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 21:54:15 +00:00
Dominik Riebeling
53fbd6d01d
302 is also a valid redirect. Also keep the original query when redirecting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14362 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 20:30:36 +00:00
Dominik Riebeling
57dd552e00
Don't close http connection manually, the destructor will do that anyway. Fixes some download problems. Also add support for following moved documents (http status 301, 303 and 307).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14361 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 20:08:02 +00:00
Peter D'Hoye
ba8ec4a605
Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes life easier for ondio owners.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14360 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 18:25:03 +00:00
Jens Arnold
c68e3cc3d6
Make the wheel work on 1st gen iPod.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14359 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 17:53:23 +00:00
Dominik Wenger
1899315834
rbutilQt: set the correct sorting method for the browsedirtree dialog.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14358 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 14:37:18 +00:00
Dominik Wenger
9789d303f2
rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14356 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 14:16:20 +00:00
Dominik Riebeling
8897e8cdfd
more fixing on downloading class: toEncoded can't be used as get parameter. Use path() and construct query parameters ourselves.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14355 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 14:15:24 +00:00
Dominik Riebeling
e59cf6b9df
(hopefully) fix some broken download stuff I introduced yesterday.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14354 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 13:28:15 +00:00
Jonathan Gordon
022173195f
Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#7603)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14353 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 13:16:16 +00:00
Peter D'Hoye
cb53e3cef4
Bring mpegplayer backlight fix to the other plugins, this also fixes some wrongly ifdef'd backlight calls.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14352 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 12:42:09 +00:00
Jonas Häggqvist
f2b5c29234
Copy files rather than linking them. This should make using the POOL feature work on Windows/Cygwin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14351 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 12:29:49 +00:00
Daniel Stenberg
05a6c98d24
use the host cc when preprocessing features
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14350 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 12:03:21 +00:00
Jonas Häggqvist
0624bd1e17
Further tweaks to Catalan Language by Victor Zabalza (no UTF-8 in the commit message this time).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14349 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 23:21:52 +00:00
Dominik Riebeling
498bae30b7
extend ZipInstaller to support installing of multiple files at once (for use by the theme installation).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14348 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 23:11:46 +00:00
Dominik Riebeling
07e4ddb79d
Extend HttpGet class to allow downloading a file to a buffer instead of a file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14347 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 22:47:01 +00:00
Jens Arnold
cacd382963
The target power handling code isn't meant to be compiled for the sim.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14346 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 22:23:15 +00:00
Jens Arnold
8a177345ce
Moved archos power handling into target tree. * Tuner power handling cleaned up a bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14345 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 22:06:23 +00:00
Peter D'Hoye
360d951271
Small optimisation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14344 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 21:02:44 +00:00