summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* New plugin: FFT, A frequency analyzer pluginFrank Gevaerts2010-02-10
| | | | | | | | | | | | | 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
* Bubbles: Don't save scores when quit without saving is selected and reduce ↵Thomas Martitz2010-02-10
| | | | | | splash duration git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24586 a1c6a512-1295-4272-9138-f99709370657
* time menu: stop scrolling before leave the screen.Teruaki Kawashima2010-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24583 a1c6a512-1295-4272-9138-f99709370657
* Updated Portuguese TranslationMichael Chicoine2010-02-10
| | | | | | | | Author: Rui Araújo Flyspray: FS #10994 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24580 a1c6a512-1295-4272-9138-f99709370657
* OK, this is hopefully the last sbs related fix. This one will fix the ↵Jonathan Gordon2010-02-10
| | | | | | 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
* Fix FS#10983 - r24568 was just moronic. SorryJonathan Gordon2010-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24578 a1c6a512-1295-4272-9138-f99709370657
* Thai translation updateMichael Chicoine2010-02-10
| | | | | | | | Author: Phinitnun Chanasabaeng Flyspray: FS #10988 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24577 a1c6a512-1295-4272-9138-f99709370657
* Fix WPS backdrop drawing, as instructed by JdGordon.Alex Parker2010-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24571 a1c6a512-1295-4272-9138-f99709370657
* APE: Fused vector math for the filters on ARMv6. Speedup is ~2.5% for ↵Jens Arnold2010-02-08
| | | | | | -c2000, ~7% for -c3000 and higher. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24569 a1c6a512-1295-4272-9138-f99709370657
* unconditioannly show the main/base skins backdrop when enabling the theme so ↵Jonathan Gordon2010-02-08
| | | | | | plugins show the correct backdrop in menus git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24568 a1c6a512-1295-4272-9138-f99709370657
* correctly set playback time in the asap codec. (metadata parser might not do ↵Dominik Wenger2010-02-08
| | | | | | it for all fileformats). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24567 a1c6a512-1295-4272-9138-f99709370657
* fix red. these long #if's need to be changed to a single #defineJonathan Gordon2010-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24566 a1c6a512-1295-4272-9138-f99709370657
* revert r24478 and make the backdrop behaviour the same as it used to be (so ↵Jonathan Gordon2010-02-08
| | | | | | 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
* set the default backlight timeout to "on" in the simJonathan Gordon2010-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24564 a1c6a512-1295-4272-9138-f99709370657
* fix FS#10957 - the wps backdrop is always shown in the "create bookmark?" ↵Jonathan Gordon2010-02-08
| | | | | | 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
* Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)Tomer Shalev2010-02-07
| | | | | | | Thanks for Strife89DS and pixelma for spotting this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24554 a1c6a512-1295-4272-9138-f99709370657
* Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the ↵Tomer Shalev2010-02-07
| | | | | | paddle git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24553 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateMichael Chicoine2010-02-07
| | | | | | | | Author: Peter Lecky Flyspray: FS #10973 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24551 a1c6a512-1295-4272-9138-f99709370657
* Remove more tabsAndree Buschmann2010-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24550 a1c6a512-1295-4272-9138-f99709370657
* Corrections in Czech languageMichael Chicoine2010-02-07
| | | | | | | | Author: Marek Salaba Flyspray: FS #10975 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24548 a1c6a512-1295-4272-9138-f99709370657
* Remove tabsAndree Buschmann2010-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24547 a1c6a512-1295-4272-9138-f99709370657
* Submit FS#10974: Speed up mpc-codec through changing the dct32-algorithm. ↵Andree Buschmann2010-02-07
| | | | | | +5% on PP5020, +12% on M5. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24544 a1c6a512-1295-4272-9138-f99709370657
* Remove 'mp3' from the .talk files setting as it isn't true for most targets. ↵Marianne Arnold2010-02-06
| | | | | | 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
* Czech languageMichael Chicoine2010-02-06
| | | | | | | | Author: Marek Salaba Flyspray: FS #10971 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24539 a1c6a512-1295-4272-9138-f99709370657
* Enable 12 other 8bit Atari file formats which the asap codec already ↵Dominik Wenger2010-02-06
| | | | | | | | 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
* make all the RTC tokens in the skins be useable in conditionals (I dare ↵Jonathan Gordon2010-02-05
| | | | | | anyone to use %cY though :D ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24526 a1c6a512-1295-4272-9138-f99709370657
* Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists not returning to the ↵Jonathan Gordon2010-02-05
| | | | | | origional order after shuffle/unshuffle git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24525 a1c6a512-1295-4272-9138-f99709370657
* superdom: check range of input in get_number(). stop scrolling text when ↵Teruaki Kawashima2010-02-05
| | | | | | | | 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
* Put back the insane buffer where it belongs on non-ARM, and simplify the ↵Jens Arnold2010-02-04
| | | | | | selection. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24512 a1c6a512-1295-4272-9138-f99709370657
* sync asap codec to ASAP 2.1Dominik Wenger2010-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24511 a1c6a512-1295-4272-9138-f99709370657
* keyboard: make some parts of kbd_input into separate functions.Teruaki Kawashima2010-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24510 a1c6a512-1295-4272-9138-f99709370657
* superdom: fix bug that "Human starting factories" setting is ignored (part ↵Teruaki Kawashima2010-02-04
| | | | | | | | 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
* Fix yellow: add newline at EOF in udiv32_arm-pre.SAndrew Mahone2010-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24508 a1c6a512-1295-4272-9138-f99709370657
* Use all available codec iram for reciprocal table in APE codec on ARMv4. ↵Andrew Mahone2010-02-04
| | | | | | 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
* Move udiv32_arm.S into libdemac, as this divider is specialized for the APE ↵Andrew Mahone2010-02-04
| | | | | | 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
* Spanish translation updateMichael Chicoine2010-02-03
| | | | | | | | Author: Diego Herranz Flyspray: FS #10958 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24498 a1c6a512-1295-4272-9138-f99709370657
* Fix yellow - remove untranslated stringMichael Chicoine2010-02-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24497 a1c6a512-1295-4272-9138-f99709370657
* Add back previously translated strings that were removed in r24489Michael Chicoine2010-02-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24494 a1c6a512-1295-4272-9138-f99709370657
* Português Brasileiro Lang UpdateMichael Chicoine2010-02-03
| | | | | | | | Author: Adilson Xavier Flyspray: FS #10962 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24491 a1c6a512-1295-4272-9138-f99709370657
* Remove strings that were filled with the English translations so they can be ↵Michael Chicoine2010-02-03
| | | | | | translated properly. These were committed in r24476 and r24477. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24489 a1c6a512-1295-4272-9138-f99709370657
* Updated Portuguese TranslationMichael Chicoine2010-02-03
| | | | | | | | Author: Rui Araújo Flyspray: FS #10950 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24485 a1c6a512-1295-4272-9138-f99709370657
* Finish & update Chinese translationMichael Chicoine2010-02-03
| | | | | | | | Author: Purling Yukie Flyspray: FS #10961 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24483 a1c6a512-1295-4272-9138-f99709370657
* Last changes in Czech languageMichael Chicoine2010-02-03
| | | | | | | | Author: Marek Salaba Flyspray: FS #10960 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24481 a1c6a512-1295-4272-9138-f99709370657
* Correct issues with LANG_COMPRESSOR from r22832 - Author: Marianne ArnoldMichael Chicoine2010-02-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24479 a1c6a512-1295-4272-9138-f99709370657
* fix a bug where the backdrop from the sbs is displayed on scrolling lines in ↵Jonathan Gordon2010-02-03
| | | | | | | | | | the wps when the %wd tag is not used. I'm not crazy about this commit and maybe a better solution would be to outright disable the sbs backdrop when in any skinned screen. This then means backdrops go back to needing special handling (i.e they arnt "free") git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24478 a1c6a512-1295-4272-9138-f99709370657
* Another temp fix yellow for turkce lang files by replacing faulty empty ↵Jeffrey Goode2010-02-03
| | | | | | quotes with the English text. Needs translator followup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24477 a1c6a512-1295-4272-9138-f99709370657
* Temp fix yellow for portugues and turkce lang files by replacing faulty ↵Jeffrey Goode2010-02-03
| | | | | | empty quotes with the English text. Needs translator followup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24476 a1c6a512-1295-4272-9138-f99709370657
* FS #10690: Add support for 24 bit ALAC files based on libalac 0.2.0Tom Ross2010-02-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24475 a1c6a512-1295-4272-9138-f99709370657
* Reduce reciprocal table size a bit on Nano 2nd Gen as well (fix red).Jens Arnold2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24474 a1c6a512-1295-4272-9138-f99709370657
* APE codec: Speed up decoding of -c2000 and higher on ARMv4 and coldfire by ↵Jens Arnold2010-02-02
| | | | | | fusing vector math for the filters. Speedup is roughly 3.5% for -c2000, 8% for -c3000 and 12% for -c4000. To be extended to other architectures. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24473 a1c6a512-1295-4272-9138-f99709370657