summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* FS#8967: Fix autoscore computation overflow when the playtime is huge.Amaury Pouly2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24471 a1c6a512-1295-4272-9138-f99709370657
* Fix missing quote (again?)Frank Gevaerts2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24466 a1c6a512-1295-4272-9138-f99709370657
* Update French translation by Mustapha SenhajiMarianne Arnold2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24465 a1c6a512-1295-4272-9138-f99709370657
* Translate LANG_COMPRESSORJonas Häggqvist2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24462 a1c6a512-1295-4272-9138-f99709370657
* Update Turkish translationFrank Gevaerts2010-02-02
| | | | | | | | Flyspray: FS#10944 Author: Altay Oz git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24460 a1c6a512-1295-4272-9138-f99709370657
* (hopefully) fix encoding (FS#10956)Frank Gevaerts2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24458 a1c6a512-1295-4272-9138-f99709370657
* Portuguese translation update.Jonas Häggqvist2010-02-02
| | | | | | | | Author: Rui Araújo Flyspray: FS #10950 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24455 a1c6a512-1295-4272-9138-f99709370657
* More feature designation correctionsMichael Chicoine2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24453 a1c6a512-1295-4272-9138-f99709370657
* fix yellow - correct feature designationMichael Chicoine2010-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24452 a1c6a512-1295-4272-9138-f99709370657
* Complete Czech language updateMichael Chicoine2010-02-02
| | | | | | | | Author: Marek Salaba Flyspray: FS #10951 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24450 a1c6a512-1295-4272-9138-f99709370657
* Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target ↵Torne Wuff2010-02-01
| | | | | | | | | | | | | | | has one. The PP502x DMA controller can only deal with doing DMA to 16-byte-aligned addresses because we have inadequate control over the cache to prevent interference. Other targets may also *prefer* cacheline aligned DMAs to reduce the number of cache operations required. Almost all disk reads in buffering.c will now be suitably aligned, allowing DMA to be used on PP502x. Original change from FS#9708 by Boris Gjenero (dreamlayers). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24440 a1c6a512-1295-4272-9138-f99709370657
* Update German translation including minor fixes - be more accurate about ↵Marianne Arnold2010-02-01
| | | | | | 'shuffle' (not 'random') and fix some occurences of wrong spaces. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24437 a1c6a512-1295-4272-9138-f99709370657
* make sure skins always draw with their backdrop, otherwise the backdrop only ↵Jonathan Gordon2010-02-01
| | | | | | changes on a full redraw which usually ends up being in the wrong order git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24435 a1c6a512-1295-4272-9138-f99709370657
* FS#10943, optimized division and clz routines to replace libgcc routines for ↵Andrew Mahone2010-02-01
| | | | | | ARM. Replaces libgcc support functions for unsigned and signed 32-bit division on ARMv4 and up, and leading-zero count on ARMv4. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24432 a1c6a512-1295-4272-9138-f99709370657
* FS#10946 - Updated Chinese (Simple) translation by Purling Yukie.Alex Parker2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24424 a1c6a512-1295-4272-9138-f99709370657
* Update Swedish translation.Magnus Holmgren2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24421 a1c6a512-1295-4272-9138-f99709370657
* Show USB power not charging in the ondio manual, and rename usb_charging to ↵Alex Parker2010-01-31
| | | | | | usb_power as it is dependent on HAVE_USB_POWER. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24415 a1c6a512-1295-4272-9138-f99709370657
* Several filetypes were added (more or less) recently so the array became ↵Jens Arnold2010-01-31
| | | | | | full on HWCODEC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24412 a1c6a512-1295-4272-9138-f99709370657
* keyboard: a bit of rework in keyboard.Teruaki Kawashima2010-01-31
| | | | | | | * remove hangul thing from struct keyboard_parameters. * add new structure to hold state of edting and to be passed to functions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24411 a1c6a512-1295-4272-9138-f99709370657
* Fix usb_charging_enable feature which was broken by r24247Frank Gevaerts2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24409 a1c6a512-1295-4272-9138-f99709370657
* 1st part of fix for FS#10637. Correction of mpc header parsing.Andree Buschmann2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24408 a1c6a512-1295-4272-9138-f99709370657
* Update Japanese translationTeruaki Kawashima2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24406 a1c6a512-1295-4272-9138-f99709370657
* Fix RTL list handing when not loading a custom base skin.Jonathan Gordon2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24401 a1c6a512-1295-4272-9138-f99709370657
* Sync Danish translation.Jonas Häggqvist2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24394 a1c6a512-1295-4272-9138-f99709370657
* Update Dutch translationPeter D'Hoye2010-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24390 a1c6a512-1295-4272-9138-f99709370657
* Hebrew language updateTomer Shalev2010-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24389 a1c6a512-1295-4272-9138-f99709370657
* mandelbrot: start with bright colors on greyscaleRafaël Carré2010-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24378 a1c6a512-1295-4272-9138-f99709370657
* mandelbrot: use correct colors on greyscale targets (FS#10935)Rafaël Carré2010-01-30
| | | | | | | | | | | | | | Tested on Clipv1 (sim/target) and Ipod3g (sim) Each color would be calculated as 0 Note the iteration over the whole range of colors is quite weird, and I can not really sense what max_iter represents (except it's a number of different colors, right?) It should be backported to branch after tomers check if color range is correct (FS#10935 mentions much smaller range for color targets as well) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24377 a1c6a512-1295-4272-9138-f99709370657
* Improve libdemac SATURATE slightly on ARMv4/5, move filter buffers and code ↵Andrew Mahone2010-01-30
| | | | | | out of IRAM for sizes that aren't near realtime and extend udiv32_arm reciprocal table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24376 a1c6a512-1295-4272-9138-f99709370657
* really the last of the red this timeJonathan Gordon2010-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24370 a1c6a512-1295-4272-9138-f99709370657
* bugger, too tired, didnt mean to commit this. Jonathan Gordon2010-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24369 a1c6a512-1295-4272-9138-f99709370657
* fix the last of the red... note to self, fix backdrop.h!Jonathan Gordon2010-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24368 a1c6a512-1295-4272-9138-f99709370657
* fix redsJonathan Gordon2010-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24367 a1c6a512-1295-4272-9138-f99709370657
* skin rework (FS#10922) notable changes:Jonathan Gordon2010-01-29
| | | | | | | | | | - simplify the setting/skin relationship. settings are used as the fallback if it's not specified in the skin - backdrop buffers are now in the skin buffer (which has also increased slightly to accomodate 1 backdrop for each skin and 2 full colour screens for bmps (up for 1.5)) - if no %X is specified in a skin then the backdrop setting will be used. use %Xd to explicitly disable a skin from displaying a backdrop - the base skin can now specify a backdrop. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24366 a1c6a512-1295-4272-9138-f99709370657
* libpcm: add missing #include and set svn:keywordsBertrik Sikken2010-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24365 a1c6a512-1295-4272-9138-f99709370657
* Bugfix - buf_size was being used before being initialised.Dave Chapman2010-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24363 a1c6a512-1295-4272-9138-f99709370657
* Small fix for ARMv5e/v6 APE divider, correct large-divisor path and remove ↵Andrew Mahone2010-01-28
| | | | | | specialized version of it for small dividend, as the test and branch can't be fit into delay slots on that path. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24360 a1c6a512-1295-4272-9138-f99709370657
* fix redJonathan Gordon2010-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24358 a1c6a512-1295-4272-9138-f99709370657
* Fix remote backdrop crashesJonathan Gordon2010-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24357 a1c6a512-1295-4272-9138-f99709370657
* Fix red: smlal operand ordering in udiv32_arm.SAndrew Mahone2010-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24355 a1c6a512-1295-4272-9138-f99709370657
* Improvements to specialized dividers for APE codec:Andrew Mahone2010-01-28
| | | | | | | | | * Use Newton-Raphson divider on ARMv5e and ARMv6, about 7% speedup on Gigabeat S. * On ARMv4 targets using IRAM, remove insane filter buffer from IRAM, fill available IRAM with LUT of reciprocals for small divisors - speedup varies according to target and available IRAM, APE normal sample is approx. 109% RT on e200. * Rename apps/codecs/lib/udiv32_armv4.S to apps/codecs/lib/udiv32_arm.S, which includes dividers for all ARM targets specialized for APE. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24354 a1c6a512-1295-4272-9138-f99709370657
* Fix yellowsThomas Martitz2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24352 a1c6a512-1295-4272-9138-f99709370657
* Fix multiscreen handling of the viewportmanager.Thomas Martitz2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24351 a1c6a512-1295-4272-9138-f99709370657
* Try one more time to fix bitness warnings in WAV.Michael Giacomelli2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24349 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10423 by Yoshihisa Uchida. Adds support for floating point PCM to ↵Michael Giacomelli2010-01-27
| | | | | | libpcm. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24348 a1c6a512-1295-4272-9138-f99709370657
* Fix warnings on 32 bit sim.Michael Giacomelli2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24347 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from ↵Michael Giacomelli2010-01-27
| | | | | | PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24346 a1c6a512-1295-4272-9138-f99709370657
* snake2: use select and not long select on fuzeRafaël Carré2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24342 a1c6a512-1295-4272-9138-f99709370657
* fix red... lets branchJonathan Gordon2010-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24341 a1c6a512-1295-4272-9138-f99709370657
* futile attempt to keep the ondioSP rombox working. This will almost ↵Jonathan Gordon2010-01-27
| | | | | | certainly be the last release with it. (The backdrop API is chaning very soon after release so this is no big deal) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24340 a1c6a512-1295-4272-9138-f99709370657