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
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
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
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
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
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
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
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
Magnus Holmgren
db405e19db
Update Swedish language.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14341 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 20:06:11 +00:00
Magnus Holmgren
2589aa775f
Reorder the file for easier maintenance and fix a couple of typos found while doing it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14338 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 18:28:42 +00:00
Magnus Holmgren
4e140aca3b
Fix a few typos and indentations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14337 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 18:07:52 +00:00
Jonas Häggqvist
e608327ef2
Genlang gets very confused if the tags are not all lower-case.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14335 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 13:22:30 +00:00
Nicolas Pennequin
4918059225
properties plugin: Make the ID3 info available on HWCODEC targets too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14334 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 13:19:22 +00:00
Jonas Häggqvist
ee44c8da52
Update Danish language.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14333 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 13:17:49 +00:00
Jonas Häggqvist
4efff75493
Updated Catalan language by Víctor Zabalza.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14332 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 13:14:47 +00:00
Nicolas Pennequin
dc1cb3cfbb
Hopefully green this time (move the variable declarations inside the #if block).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14331 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 12:44:50 +00:00
Nicolas Pennequin
adb64bbb9b
properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info for them.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14330 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 12:28:19 +00:00
Nicolas Pennequin
da6df9944d
The plugin API changed so update the version number and bump the change was incompatible, so bump the minimum version too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14329 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 12:27:26 +00:00
Nicolas Pennequin
9aa597f7f6
Add a bit of metadata info in the properties plugin output.
...
When displaying the properties of a file, attempt to get metadata from it and
on success, display the artist, title and album strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14328 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 11:56:15 +00:00
Nicolas Pennequin
6a92e475ac
Make get_metadata act on a struct mp3entry rather than a struct track_info.
...
This should make it easy to use a buffer handle to put the ID3 data in.
The changes in get_metadata are mostly search and replace. The only thing
it actually used to do on the struct track_info was set taginfo_ready to
true.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14326 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 11:56:13 +00:00
Will Robertson
7b055ab665
Updated the Japanese lang file to the new lang format. Many strings still missing, but provides a better starting point for anyone wanting to do a proper sync.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14325 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 05:38:46 +00:00
Peter D'Hoye
043c966ebf
Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14324 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 23:11:30 +00:00
Peter D'Hoye
4060a8c4f7
Now get those keywords right...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14322 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 22:37:44 +00:00
Peter D'Hoye
a5d4d67763
Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584 . Created two helper functions for this, because this issue also exists in other plugins (to do). The helper functions are in the pluginlib in helper.[ch], where other common stuff can be put.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14321 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 22:31:11 +00:00
Jonas Häggqvist
07a09041d6
Updated Danish language.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14320 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 21:39:45 +00:00
Peter D'Hoye
bbb8c3fe6c
While I'm at it, update Dutch language again ;)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14316 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 20:19:16 +00:00
Peter D'Hoye
37fd439fc0
Accept FS #7346 and take it a whole step further. Gives a separate setting to control the displaying of file extensions: off, on, or only how unknown extensions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14315 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 19:29:49 +00:00
Robert Kukla
2ae0d63c88
corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590. Tidied up exit paths while I was at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14313 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 13:53:33 +00:00
Nils Wallménius
45ffc87030
Const-police, use less bytes where possible, get rid of duplicated backlight timeout array
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14310 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 12:21:27 +00:00
Peter D'Hoye
4a934ac91f
Update Dutch lang file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14305 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 22:34:54 +00:00
Peter D'Hoye
05221a9d87
Convert IDs to strings before using them, fixes FS #7564
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14304 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 21:59:42 +00:00
Nils Wallménius
f73d346ba4
Fix FS#7587, the splash when building the database told the user to press the wrong button to return
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14300 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 20:00:37 +00:00
Nils Wallménius
f28da1a35a
Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14299 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 19:49:03 +00:00
Jens Arnold
451dec17fe
Clock: * Correct aspect ratio on archos recorders (target only, checking for LCD type). * Don't let the hands vanish if they are thin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14295 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 15:50:07 +00:00
Jens Arnold
671f5d4412
Removed special X5 backlight handling, and replaced it with a generic system that makes the backlight light up on shutdown and not time out unless it's completely disabled in the current player state.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14292 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 11:18:52 +00:00
Jonathan Gordon
07a7d47cc1
Revert my filetypes commits from today. the nvram buffer is 44bytes of which 43 are currently being used. We need to figure out what to do about this.
...
So in the mean time, set the MAX_FILETYPES to a huge value so we don't have to worry about this for a long while.
This build shold be safe to use again. If you downloaded a build after r14286 make sure you grab a new one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14291 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 09:53:41 +00:00
Jonathan Gordon
7cb80a2a70
Fix a problem with the nvram settings which meant adding new items to the end needed the version bump (they dont anymore, but I'm bumping it now anyway to save some bug reports)
...
Also operator precedence fixing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14290 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 07:22:38 +00:00
Dave Bryant
bcf97a4801
Move WavPack metadata parsing to its own file and add handling of non-standard sampling rates
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14289 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 06:36:06 +00:00
Jonathan Gordon
53095684f7
Flip the balance setting list on scrollwheel targets so it feels more natural
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14288 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 02:18:12 +00:00
Jonathan Gordon
eff14cceec
Change the way the MAX_FILETYPES define works. It now allocates enough filetype icons as it needed last boot + 8, this means we should never have to edit the define again.
...
If you get the "filetypes array full" splash, do a clean reboot and it shuold go away. if it doesnt make sure you file a bug report and let us know you did reboot and it stayed there... it means that define does actually need increeasing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14287 a1c6a512-1295-4272-9138-f99709370657
2007-08-12 02:10:45 +00:00
Magnus Holmgren
9824dac9e5
Fix bug that caused the bookmark autoload screen to always resume the first bookmark, even if another was selected. Also remove a bogus comment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14284 a1c6a512-1295-4272-9138-f99709370657
2007-08-11 14:44:05 +00:00
Nils Wallménius
e8361ef2c4
Fix FS#7575 and remove an obsolete comment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14283 a1c6a512-1295-4272-9138-f99709370657
2007-08-11 12:16:42 +00:00
Jonathan Gordon
6dbd02bcb5
mandlebrot is a demo, not a game
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14282 a1c6a512-1295-4272-9138-f99709370657
2007-08-11 10:29:28 +00:00
Jonathan Gordon
d0af35464c
Accept FS#7558 - updated russian translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14281 a1c6a512-1295-4272-9138-f99709370657
2007-08-11 09:59:09 +00:00
Jens Arnold
4211011b82
Package test plugins as apps, instead of munging them into a file 'test', leaving only the last found one available with no proper extension to run it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14279 a1c6a512-1295-4272-9138-f99709370657
2007-08-11 05:31:40 +00:00
Peter D'Hoye
9bc2c47ada
Dutch language file update
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14278 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 23:41:14 +00:00