Tomer Shalev
726088f9e6
fft plugin: add touchscreen key-mapping and enable plugin for touchscreen targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24611 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 23:10:09 +00:00
Szymon Dziok
05577e48a8
Packard Bell Vibe 500: Start committing plugin keymaps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24610 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 22:40:17 +00:00
Jens Arnold
6edf71e9b9
Remove leftover from before make system rework.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24602 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 20:33:34 +00:00
Szymon Dziok
9856f01d6a
fix typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24601 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 20:13:18 +00:00
Szymon Dziok
f8287b0e9f
Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, enable morse input.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24600 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 20:04:09 +00:00
Amaury Pouly
e5caf93e23
Commit FS#10889: detect file handles leaks in plugins and automatically close them on exit and warn the user.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24598 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 19:15:37 +00:00
Michael Chicoine
388a8a4088
Updated Russian Translation
...
Author: Simon Zhukovsky
Flyspray: FS #10995
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24596 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 15:02:47 +00:00
Teruaki Kawashima
1549b19d9e
color_picker: a bit of rework for color_picker.
...
* don't call display->getcharheight() so often, store the value to char_height and use it instead.
* replay title_height by char_height, they should be the same.
* fix spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24595 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 14:18:31 +00:00
Michael Chicoine
7065c0fc6d
Fix FS#10997 - Clipv1 Quickscreen - left button cancels instead of toggling shuffle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24593 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 13:26:35 +00:00
Frank Gevaerts
7e285eee8c
Bump plugin API version. This should have been done in r24587. Also, because the new function is added halfway. the minimum api has to be bumped too/
...
I promise to be more careful next time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24592 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 13:05:07 +00:00
Teruaki Kawashima
93f9e7cbfb
fix text scrolling handling in do_menu, set_time_screen and time_screen.
...
Don't scroll text in time_screen(). the lines will be redrawn before scrolling statrs, so they don't scroll anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24591 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 10:41:06 +00:00
Jens Arnold
0a291fff12
APE: Fused vector math for the filters on ARMv5te. Speedup on Cowon D2 is ~4% for -c2000..-c4000 (less for -c5000). Thanks to Frank Gevaerts for testing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24590 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 23:23:17 +00:00
Frank Gevaerts
43264a946f
New plugin: FFT, A frequency analyzer plugin
...
There is some more work needed:
- Keymaps are definitely not perfect, touchscreen targets are disabled due to no keymap
- There is no manual yet
Author: Delyan Kratunov
Flyspray: FS#10065
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24587 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 19:44:11 +00:00
Thomas Martitz
fa4ab10bbb
Bubbles: Don't save scores when quit without saving is selected and reduce splash duration
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24586 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 18:55:07 +00:00
Teruaki Kawashima
00d97d77e8
time menu: stop scrolling before leave the screen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24583 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 15:06:03 +00:00
Michael Chicoine
39c308cb98
Updated Portuguese Translation
...
Author: Rui Araújo
Flyspray: FS #10994
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24580 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 12:55:47 +00:00
Jonathan Gordon
f8aa88ba50
OK, this is hopefully the last sbs related fix. This one will fix the backdrop going garbage, and add a missing else which kugel spotted
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24579 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 04:53:04 +00:00
Jonathan Gordon
fd2fdc2d75
Fix FS#10983 - r24568 was just moronic. Sorry
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24578 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 04:19:50 +00:00
Michael Chicoine
91be725c79
Thai translation update
...
Author: Phinitnun Chanasabaeng
Flyspray: FS #10988
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24577 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 01:27:42 +00:00
Alex Parker
3e4e67b408
Fix WPS backdrop drawing, as instructed by JdGordon.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24571 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 22:34:04 +00:00
Jens Arnold
1cc4bd8f86
APE: Fused vector math for the filters on ARMv6. Speedup is ~2.5% for -c2000, ~7% for -c3000 and higher.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24569 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 21:59:24 +00:00
Jonathan Gordon
9955e9a7df
unconditioannly show the main/base skins backdrop when enabling the theme so plugins show the correct backdrop in menus
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24568 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 17:19:15 +00:00
Dominik Wenger
ba45adbafc
correctly set playback time in the asap codec. (metadata parser might not do it for all fileformats).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24567 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 16:48:56 +00:00
Jonathan Gordon
54ca765769
fix red. these long #if's need to be changed to a single #define
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24566 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 09:47:08 +00:00
Jonathan Gordon
7e6f124d4e
revert r24478 and make the backdrop behaviour the same as it used to be (so when in the wps the sbs' backdrop will be fully disabled). Also changes the API back to having to manually set the current backdrop.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24565 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 09:38:03 +00:00
Jonathan Gordon
499a0e6bed
set the default backlight timeout to "on" in the sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24564 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 08:32:05 +00:00
Jonathan Gordon
dc3f746af2
fix FS#10957 - the wps backdrop is always shown in the "create bookmark?" ask screen (Actual fix is to always enable the theme in the yesno screen)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24560 a1c6a512-1295-4272-9138-f99709370657
2010-02-08 05:11:32 +00:00
Tomer Shalev
07a6de15bd
Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)
...
Thanks for Strife89DS and pixelma for spotting this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24554 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 20:19:34 +00:00
Tomer Shalev
ed0290d30f
Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the paddle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24553 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 19:16:21 +00:00
Michael Chicoine
e25728e2d2
Slovak language update
...
Author: Peter Lecky
Flyspray: FS #10973
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24551 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 18:39:41 +00:00
Andree Buschmann
4d5e88245a
Remove more tabs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24550 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 18:38:47 +00:00
Michael Chicoine
20412a3bb4
Corrections in Czech language
...
Author: Marek Salaba
Flyspray: FS #10975
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24548 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 18:13:25 +00:00
Andree Buschmann
dfe46436b1
Remove tabs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24547 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 17:50:24 +00:00
Andree Buschmann
cc572378fc
Submit FS#10974: Speed up mpc-codec through changing the dct32-algorithm. +5% on PP5020, +12% on M5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24544 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 14:04:46 +00:00
Marianne Arnold
179afba31e
Remove 'mp3' from the .talk files setting as it isn't true for most targets. This way we don't need different strings for hwcodec and swcodec. Update German translation accordingly (only source needed a change, the translation was more generic already).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24540 a1c6a512-1295-4272-9138-f99709370657
2010-02-06 16:40:47 +00:00
Michael Chicoine
bc47e66132
Czech language
...
Author: Marek Salaba
Flyspray: FS #10971
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24539 a1c6a512-1295-4272-9138-f99709370657
2010-02-06 15:34:35 +00:00
Dominik Wenger
e96d139b4a
Enable 12 other 8bit Atari file formats which the asap codec already supports. No metadata available for them.
...
New formats: .cmc / .cm3 / .cmr / .cms / .dmc / .dlt / .mpd / .mpt / .rmt / .tmc / .tm8 /.tm2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24529 a1c6a512-1295-4272-9138-f99709370657
2010-02-06 12:49:03 +00:00
Jonathan Gordon
5513c30e34
make all the RTC tokens in the skins be useable in conditionals (I dare anyone to use %cY though :D )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24526 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 23:58:53 +00:00
Jonathan Gordon
a70d602f7d
Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists not returning to the origional order after shuffle/unshuffle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24525 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 23:33:31 +00:00
Teruaki Kawashima
507d7bdb0e
superdom: check range of input in get_number(). stop scrolling text when leave the screen.
...
don't exit start menu by pressing Left.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24522 a1c6a512-1295-4272-9138-f99709370657
2010-02-05 15:02:22 +00:00
Jens Arnold
69fe1ad830
Put back the insane buffer where it belongs on non-ARM, and simplify the selection.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24512 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 20:20:10 +00:00
Dominik Wenger
35472fe7f1
sync asap codec to ASAP 2.1
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24511 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 17:31:10 +00:00
Teruaki Kawashima
b1a6c9096d
keyboard: make some parts of kbd_input into separate functions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24510 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 14:53:45 +00:00
Teruaki Kawashima
ee074e35af
superdom: fix bug that "Human starting factories" setting is ignored (part of FS#10964).
...
humanstartfarms was used where humanstartinds shuold be used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24509 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 12:50:13 +00:00
Andrew Mahone
723d5c6da6
Fix yellow: add newline at EOF in udiv32_arm-pre.S
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24508 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 08:55:36 +00:00
Andrew Mahone
b1caf4a07d
Use all available codec iram for reciprocal table in APE codec on ARMv4. Done by linking first with the table empty to determine free space, then sizing table to fill it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24507 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 08:45:38 +00:00
Andrew Mahone
8ed7bda64c
Move udiv32_arm.S into libdemac, as this divider is specialized for the APE codec and an optimized divider is already provided for general use in codeclib.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24506 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 05:49:37 +00:00
Michael Chicoine
5267f38515
Spanish translation update
...
Author: Diego Herranz
Flyspray: FS #10958
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24498 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 20:03:10 +00:00
Michael Chicoine
f45a913fd4
Fix yellow - remove untranslated string
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24497 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 19:57:18 +00:00
Michael Chicoine
d005c8b802
Add back previously translated strings that were removed in r24489
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24494 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 19:38:09 +00:00