summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* FS#11099 - Rewind before resumeMagnus Holmgren2010-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25706 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis2010-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25702 a1c6a512-1295-4272-9138-f99709370657
* Fix grammar in the comment (make code non offending :-)Alexander Levin2010-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25695 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Fix bogus firesTomer Shalev2010-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25690 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Use defined constant instead of hard-coded valueTomer Shalev2010-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25689 a1c6a512-1295-4272-9138-f99709370657
* Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev2010-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25688 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev2010-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25687 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: No need to init these global variables, as they are set later onTomer Shalev2010-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25686 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Move Congratulations message a bit up, so it won't get clipped ↵Tomer Shalev2010-04-20
| | | | | | by the next line git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25685 a1c6a512-1295-4272-9138-f99709370657
* really fix "%pv|something else" this timeJonathan Gordon2010-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25684 a1c6a512-1295-4272-9138-f99709370657
* Fix typo in comment in the other file as wellAlexander Levin2010-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25682 a1c6a512-1295-4272-9138-f99709370657
* Fix typo in commentAlexander Levin2010-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25681 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok2010-04-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25678 a1c6a512-1295-4272-9138-f99709370657
* 2 quick fixes Jonathan Gordon2010-04-19
| | | | | | | | 1) fix %pv| where the | is for a conditional break and not for long form %pv 2) only draw bmp-bars if they are enabled (by a conditional or always on.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25677 a1c6a512-1295-4272-9138-f99709370657
* Clean up libmusepack: move declarations to internal.h and set svn properties.Bertrik Sikken2010-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25676 a1c6a512-1295-4272-9138-f99709370657
* Clean up IAP / ipod remote tuner a bit.Bertrik Sikken2010-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25672 a1c6a512-1295-4272-9138-f99709370657
* Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken2010-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25670 a1c6a512-1295-4272-9138-f99709370657
* Revert r25665 - ipod keymap. More trouble than its worthJeffrey Goode2010-04-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25668 a1c6a512-1295-4272-9138-f99709370657
* Fix hotkey keymap on ipodsJeffrey Goode2010-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25665 a1c6a512-1295-4272-9138-f99709370657
* fix escaped chars being displayed twice in the playlist viewer (i.e %> ↵Jonathan Gordon2010-04-17
| | | | | | showing as >> ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25663 a1c6a512-1295-4272-9138-f99709370657
* drop the playlist viewer stack usage by reading straiught off the buffer ↵Jonathan Gordon2010-04-17
| | | | | | instead of copying it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25661 a1c6a512-1295-4272-9138-f99709370657
* use strlcat() instead of snprintf in the playlist viewer, and fix it so it ↵Jonathan Gordon2010-04-17
| | | | | | will show the whole playlist if it would fit in the viewport (instead of missing the last item) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25660 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: change a not so lucky keymap for the bookmark delete.Szymon Dziok2010-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25650 a1c6a512-1295-4272-9138-f99709370657
* rvert r25644Yoshihisa Uchida2010-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25645 a1c6a512-1295-4272-9138-f99709370657
* new text viewerYoshihisa Uchida2010-04-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25644 a1c6a512-1295-4272-9138-f99709370657
* allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat ↵Jonathan Gordon2010-04-13
| | | | | | | | | the whole line). If this causes your theme to break you need to add a # after the line. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25616 a1c6a512-1295-4272-9138-f99709370657
* Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)Tomer Shalev2010-04-12
| | | | | | | Also change message shown for bookmark operations and add comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25614 a1c6a512-1295-4272-9138-f99709370657
* Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last pageTomer Shalev2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25612 a1c6a512-1295-4272-9138-f99709370657
* Text viewer: Make calculation clearerTomer Shalev2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25611 a1c6a512-1295-4272-9138-f99709370657
* Text viewer: Remove unused max_line_len variableTomer Shalev2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25610 a1c6a512-1295-4272-9138-f99709370657
* Mark const return value; correct the comment about valid menu items for the ↵Alexander Levin2010-04-12
| | | | | | hotkey git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25607 a1c6a512-1295-4272-9138-f99709370657
* fix yellowYoshihisa Uchida2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25606 a1c6a512-1295-4272-9138-f99709370657
* viewer plugin: when the alignment is RIGHT, supports WIDE screen.Yoshihisa Uchida2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25605 a1c6a512-1295-4272-9138-f99709370657
* test_codec is SWCODEC onlyRafaël Carré2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25604 a1c6a512-1295-4272-9138-f99709370657
* some test plugins have dependenciesRafaël Carré2010-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25603 a1c6a512-1295-4272-9138-f99709370657
* FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only ↵Jens Arnold2010-04-11
| | | | | | depend on SoC for coldfire as well, in preparation for the MPIO HD200 port. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25598 a1c6a512-1295-4272-9138-f99709370657
* Use r12 to save 1 register.Andree Buschmann2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25597 a1c6a512-1295-4272-9138-f99709370657
* Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on ↵Andree Buschmann2010-04-11
| | | | | | PP502x. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25596 a1c6a512-1295-4272-9138-f99709370657
* Small hotkey code changes for readabilityJeffrey Goode2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25589 a1c6a512-1295-4272-9138-f99709370657
* Fix two viewport related charcell bugs: crashes in the yesno screen and the ↵Jens Arnold2010-04-11
| | | | | | USB screen. This mess should really be fixed properly by enabling viewport management for charcell. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25587 a1c6a512-1295-4272-9138-f99709370657
* shuld fix red and yellowJonathan Gordon2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25585 a1c6a512-1295-4272-9138-f99709370657
* Rework how progressbars are managed so you can have as many bars in a ↵Jonathan Gordon2010-04-11
| | | | | | | | | | viewport as you want (!). Change %pv (volume) to be able to be drawn in the same style as %pb (using a line or a bmp). %pv - no change, %pv|bmp|x|y|width|height| exactly like %pb DO NOT use %?pv|....| because it will draw when you dont want it to! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25584 a1c6a512-1295-4272-9138-f99709370657
* viewer plugin: when the setting file loads or saves, converts to new version ↵Yoshihisa Uchida2010-04-11
| | | | | | settings file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25583 a1c6a512-1295-4272-9138-f99709370657
* Bug fix from r25577. Oops.Jeffrey Goode2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25582 a1c6a512-1295-4272-9138-f99709370657
* FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25581 a1c6a512-1295-4272-9138-f99709370657
* Fix yellow: pointer castJeffrey Goode2010-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25578 a1c6a512-1295-4272-9138-f99709370657
* Fix bookmarks for hwcodec targetsJeffrey Goode2010-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25577 a1c6a512-1295-4272-9138-f99709370657
* New bookmarks contain pitch and speed info. Old bookmarks still work, ↵Jeffrey Goode2010-04-10
| | | | | | behavior unchanged. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25576 a1c6a512-1295-4272-9138-f99709370657
* Use the existing type instead of defining an ad hoc oneAlexander Levin2010-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25575 a1c6a512-1295-4272-9138-f99709370657
* Fix typos in commentsAlexander Levin2010-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25574 a1c6a512-1295-4272-9138-f99709370657