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
Peter D'Hoye
2c4cae1bf3
Let solitaire save its settings when performing shutdown from inside the game or menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14276 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 22:48:55 +00:00
Nils Wallménius
b597165dcd
16 bits are enough here, save bytes :-)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14270 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 16:40:48 +00:00
Nils Wallménius
ff2a93f723
Remove the 'USB' menu item from the sim system menu, press the 'u' key to display the USB screen instead, will break binary lng files and voice files for the sims only
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14269 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 14:10:50 +00:00
Linus Nielsen Feltzing
871b9d5501
Cosmetic fix - remove double colon in the target feature string
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14268 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 13:28:52 +00:00
Linus Nielsen Feltzing
0fa488f00b
Correct check for the tuner feature
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14267 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 11:41:17 +00:00
Jens Arnold
fc61a6790d
Make test_scanrate.rock build for M5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14266 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 10:39:23 +00:00
Nils Wallménius
9e05bd3527
It is bad to try to speak before we call talk_init()
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14265 a1c6a512-1295-4272-9138-f99709370657
2007-08-10 08:40:26 +00:00
Alessio Lenzi
2060a5b17d
Oops, forgot a line!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14254 a1c6a512-1295-4272-9138-f99709370657
2007-08-09 15:37:06 +00:00
Dominik Riebeling
049a9cc17d
add plugins categories file to tarball. Should fix FS#7567.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14253 a1c6a512-1295-4272-9138-f99709370657
2007-08-09 15:05:30 +00:00
Peter D'Hoye
c8c80a5391
Allow recording source to be set from recording context menu. Not a very nice solution for something that already was an ugly hack...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14251 a1c6a512-1295-4272-9138-f99709370657
2007-08-09 00:33:33 +00:00
Peter D'Hoye
967431691d
Accept FS #7559 . Update dict plugin to new locations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14250 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 23:32:35 +00:00
Peter D'Hoye
f3498db0d4
increase filetypes array a bit, should now have some room for the future... But that doesn't mean that if you add a filetype, you shouldn't check this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14248 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 22:31:42 +00:00
Nils Wallménius
75b07e99b6
Fix speaking of 'Yes' for little endian players and fix a comment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14246 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 21:12:43 +00:00
Alessio Lenzi
03865857ab
Synced with last Lang V2 updates. Almost finisced, needs just some splash voice string to do.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14245 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 21:03:21 +00:00
Magnus Holmgren
ead3de3281
Fix display of file path in the ID3 Info screen on hwcodec (i.e., Archos) devices, introduced by the grouping tags patch. Also correct a comment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14243 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 12:34:19 +00:00
Dan Everton
eecfe9f1cb
Add support for grouping tags. From FS#7362.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14242 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 10:19:56 +00:00
Jonathan Gordon
ecae04a9f2
Fix the open with menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14241 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 10:02:00 +00:00
Jonathan Gordon
d7d2e69092
Fix FS#7557 - bug which caused plugins to look for their config/hiscore files in the / folder instead of their folder
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14239 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 07:27:07 +00:00
Antoine Cellerier
e40fedc9fd
If autorock is enabled, look for autostart.rock in /.rockbox/rocks/apps/ instead of /.rockbox/rocks/.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14237 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 20:14:48 +00:00
Robert Keevil
ef8aedd75a
Fix the headphone unplug autoresume menu entry
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14235 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 17:57:42 +00:00
Linus Nielsen Feltzing
611c699fd7
The voicefile header has grown, we need to byteswap all members - should fix FS#7550
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14232 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 15:40:36 +00:00
Kevin Ferrare
7a828b1691
didn't saw the warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14231 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 14:09:12 +00:00
Kevin Ferrare
9dddf3ba23
Search viewer (plugin) : reindent correctly with spaces, add multiscreen support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14230 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 12:46:26 +00:00
Jonathan Gordon
73160322fe
Fix the properties and shortucts plugins after accidently breaking them last night.
...
Also possibly make them load a bit faster.
Make the open with screen nicer, and show all aviable viewers again (If people prefered it only showing useful viewers maybe we can make this a setting?)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14227 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 07:55:18 +00:00
Marcoen Hirschberg
c43629f08b
use the full resolution we get from the WMA decoder and let the DSP code do the rest
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14224 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 23:34:28 +00:00
Peter D'Hoye
6604277a58
Updated Dutch language file for lang v2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14222 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 20:04:51 +00:00
Nils Wallménius
443a76581e
Oops, fix yellow and also a reminder, voice files for all swcodec needs to be rebuilt to work after the latest change
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14221 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 18:52:37 +00:00
Nils Wallménius
97bafd66db
We only need to have bit-swapped voice files for the SH based archos targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14220 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 18:39:04 +00:00
Nils Wallménius
1ff0c351f7
Fix red archos sims and make some minor cleanup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14216 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 15:01:45 +00:00
Jonathan Gordon
7fe32b9a27
Only show plugins which are actually associated with the file from the "open with" menu. (plugins registered with * in the viewers.config are always shown)
...
Shows everything if the file doesnt have a extension.
Also fix the plugin name showing the whole path instead of just the name.
Previous commit should have said "Delete your current /.rockbox/rocks folder because the plugins' config/extra files have moved and to save you hassles"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14215 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 13:58:16 +00:00
Jonathan Gordon
fda7d720c0
Accept FS#5464 - organise the rocks directory.
...
If any plugins or "open with" optoins dont work please let me know...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14214 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 13:42:52 +00:00
Nils Wallménius
5b76936a44
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14213 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 13:08:36 +00:00
Nils Wallménius
47de383d59
Updated Swedish translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14209 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 11:28:41 +00:00
Nils Wallménius
ce8e1fcf87
Oops, this shouldn't have been added
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14208 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 11:24:13 +00:00
Michael Giacomelli
aa2b7cbe03
Fix warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14207 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 02:10:49 +00:00
Michael Giacomelli
98f0d77879
Clean up VLC functions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14206 a1c6a512-1295-4272-9138-f99709370657
2007-08-06 01:43:09 +00:00
Nils Wallménius
b1fa2f44a2
Oops remove misleading left-behind comment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14205 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 22:38:00 +00:00