summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* Move +128 offset out of range_limit, and add it to the DC coefficient in ↵Andrew Mahone2009-06-11
| | | | | | each idct*h routine, for a small binsize improvement on idct4h, idct8h, and idct16h, and a negligible speed increase. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21255 a1c6a512-1295-4272-9138-f99709370657
* Don't compensate for lack of shift in second IDCT stage, allowing ↵Andrew Mahone2009-06-11
| | | | | | quantization table to be reduced to 16-bit. Reduce IDCT workspace to 16-bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21254 a1c6a512-1295-4272-9138-f99709370657
* call default_event_handler() in action_userabort() for events other than ↵Frank Gevaerts2009-06-11
| | | | | | ACTION_STD_CANCEL, so things like usb events work properly. This partly fixes FS#9957 (the database screen now works, WPS and recording don't) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21250 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#10101 and FS#8999. Buffering was stopped prematurely if a manual ↵Thomas Martitz2009-06-10
| | | | | | track skip occured in between, leaving the CPU boosted, because audio_fill_file_buffer() returned if a new track was requested no matter of the filling state. Now keep buffering if it's currently filling the buffer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21244 a1c6a512-1295-4272-9138-f99709370657
* Fix a few syntax issues in Lithuanian translation, and change A to POWER for ↵Jonas Häggqvist2009-06-10
| | | | | | a Gigabeat F string. Do the same in the Russian translation (using the translation for POWER found elsewhere in the translation). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21243 a1c6a512-1295-4272-9138-f99709370657
* Translation updates:Jonas Häggqvist2009-06-10
| | | | | | | | | | | - Chinese (simplified and traditional) by Harry Tu (FS#10310). - Danish by me. - Japanese by Yoshihisa Uchida (FS#10301). - Russian by Anton Veretenenko (FS#10297). - Spanish by Francisco Vila (FS#10298). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21241 a1c6a512-1295-4272-9138-f99709370657
* Correct the includes; the old way broke parallel builds.Magnus Holmgren2009-06-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21234 a1c6a512-1295-4272-9138-f99709370657
* Fix Gigabeat key for Swedish.Magnus Holmgren2009-06-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21232 a1c6a512-1295-4272-9138-f99709370657
* FS#10249 by Teruaki Kawashima - "Gigabeat F/X: fix wrong key in "Set ↵Alex Parker2009-06-08
| | | | | | Time/Date" screen". I was able to change most languages as they don't translate button names. A few (~6) remain untranslated as they do translate the button names. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21223 a1c6a512-1295-4272-9138-f99709370657
* Fix a problem that the statusbar was redrawn to late and not really in sync ↵Thomas Martitz2009-06-08
| | | | | | with the lists when changing loading a (theme) .cfg or changing the colors witht the color picker. Now both, the statusbar and the tree lists are redrawn instantly after settings_apply() (even before the "Theme loaded" splash). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21222 a1c6a512-1295-4272-9138-f99709370657
* Used the wrong patch from FS#10062.Jonas Häggqvist2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21220 a1c6a512-1295-4272-9138-f99709370657
* Apply r21086 to all languages. In the future, please use tools/langtool.pl ↵Jonas Häggqvist2009-06-08
| | | | | | for such changes (the command used in this case was: tools/langtool.pl --changetarget --from "ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200" --to "yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200" --id LANG_CONFIRM_WITH_BUTTON --inplace apps/lang/*.lang). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21219 a1c6a512-1295-4272-9138-f99709370657
* Translation updates:Jonas Häggqvist2009-06-08
| | | | | | | | | | | | | | | - Brazilian Portuguese by Adilson Xavier (FS#10062) - Catalan by Víctor Zabalza (FS#10222) - Chinese (simplified and traditional) by Harry Tu (FS#10083) - Danish by me. - Finnish by Jani Kinnunen (FS#10069) - Hungarian by Imre Herceg (FS#10152) - Serbian by Ivan Pešić (FS#10246) - Spanish by Fransisco Vila (FS#10168) - Walloon by Stéphane Quertinmont (FS#10247) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21218 a1c6a512-1295-4272-9138-f99709370657
* Fix case in the constantAlexander Levin2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21217 a1c6a512-1295-4272-9138-f99709370657
* Pictureflow: Don't show the playback control one targets that can't have ↵Thomas Martitz2009-06-08
| | | | | | playback in pictureflow. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21216 a1c6a512-1295-4272-9138-f99709370657
* FS#10293: More Tagalog translation by Melba Sitjar.Robert Menes2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21211 a1c6a512-1295-4272-9138-f99709370657
* New translation: Lithuanian by Vytenis Sabelka. From FS#10255.Robert Menes2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21210 a1c6a512-1295-4272-9138-f99709370657
* Undo the delta on ARM but making the loop variables signed as before r21205. ↵Jens Arnold2009-06-07
| | | | | | GCC is weird... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21206 a1c6a512-1295-4272-9138-f99709370657
* Convert a number of places in core and plugins to use the BIT_N() macro ↵Jens Arnold2009-06-07
| | | | | | instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21205 a1c6a512-1295-4272-9138-f99709370657
* Fix missed text change in beep volume, and adjust related strings to match ↵Magnus Holmgren2009-06-07
| | | | | | (good for the keyclick setting too). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21204 a1c6a512-1295-4272-9138-f99709370657
* pdbox: new patch by wincent. make s_print work on sim.Dominik Wenger2009-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21202 a1c6a512-1295-4272-9138-f99709370657
* Sansa Fuze : use single press HOME button for exiting battery_benchRafaël Carré2009-06-06
| | | | | | If button_get() is used in blocking mode, it will not return BUTTON_REPEAT information git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21198 a1c6a512-1295-4272-9138-f99709370657
* Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in ↵Andrew Mahone2009-06-06
| | | | | | the TAGCACHE_IS_* macros in place of per-set LUTs, removing duplication of data between those LUTs and the mask values used on other targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21195 a1c6a512-1295-4272-9138-f99709370657
* Replace bitfield for tagcache tag sets with array of char on SH.Andrew Mahone2009-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21176 a1c6a512-1295-4272-9138-f99709370657
* Replace arrays of tags that are numeric/sorted/uniqued with bitfields ↵Andrew Mahone2009-06-03
| | | | | | flagging each tag that is a member of the set, and replace the membership tests with a shift and bitwise and. The test is still done inside a function on SH, as this saves some space vs the macro used on other targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21175 a1c6a512-1295-4272-9138-f99709370657
* Don't perform YUV->RGB conversion before row output for unscaled loads of ↵Andrew Mahone2009-06-03
| | | | | | greyscale JPEG, as store_row_jpeg already does this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21174 a1c6a512-1295-4272-9138-f99709370657
* Fix red.Andrew Mahone2009-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21173 a1c6a512-1295-4272-9138-f99709370657
* PictureFlow: subtract space used to load plugin from available audio buffer ↵Andrew Mahone2009-06-03
| | | | | | space if needed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21172 a1c6a512-1295-4272-9138-f99709370657
* pdbox: correct makefile for make reconf. From wincent balin (FS#10244).Dominik Wenger2009-06-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21169 a1c6a512-1295-4272-9138-f99709370657
* Add the Lua scripting language plugin to the manual.Alex Parker2009-06-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21168 a1c6a512-1295-4272-9138-f99709370657
* Deactivate the playback capabilites for targets with PLUGIN_BUFFER_SIZE <= ↵Thomas Martitz2009-06-02
| | | | | | 0x10000, as they're not capable of playback due to the use of plugin_get_audio_buffer(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21167 a1c6a512-1295-4272-9138-f99709370657
* Lua: add touchscreen_set_mode & current_path (+ some constants)Maurus Cuelenaere2009-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21165 a1c6a512-1295-4272-9138-f99709370657
* Lua: add bitlib (makes bitwise operators possible)Maurus Cuelenaere2009-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21164 a1c6a512-1295-4272-9138-f99709370657
* Speed up mono bitmap drawing on horizontally packed greyscale targets ↵Jens Arnold2009-06-01
| | | | | | (greyscale iPods). Average speedup is 80% on PP5002, and 55% on PP502x. * Simplify mono bitmap drawing in the 16 bit driver and the greylib a bit, also giving a slight speedup (3% on PP502x, 1.5% on coldfire). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21163 a1c6a512-1295-4272-9138-f99709370657
* Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ↵Andrew Mahone2009-06-01
| | | | | | ALLOW_SOFTLOCK, by changing value of ALLOW_SOFTLOCK. Bump min plugin version as value passed to a core function changed, and sort plugin API. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21161 a1c6a512-1295-4272-9138-f99709370657
* Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere2009-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21160 a1c6a512-1295-4272-9138-f99709370657
* Move the ONDIO_PAD to the others which have the same keymap in the generic ↵Thomas Martitz2009-06-01
| | | | | | directions PLA context. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21158 a1c6a512-1295-4272-9138-f99709370657
* Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib.Andrew Mahone2009-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21155 a1c6a512-1295-4272-9138-f99709370657
* c100: Get a regular build compiling. Very little functionality.Marc Guay2009-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21153 a1c6a512-1295-4272-9138-f99709370657
* A bit more work on playback controlling pictureflow:Thomas Martitz2009-05-31
| | | | | | | *) Fix that the generated playlist can't be resumed after reboot *) make it work with shuffle git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21151 a1c6a512-1295-4272-9138-f99709370657
* Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, ↵Andrew Mahone2009-05-31
| | | | | | to prevent conflicts with core contexts using CONTEXT_CUSTOM, and use CONTEXT_TREE as the base context for PictureFlow's custom contexts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21149 a1c6a512-1295-4272-9138-f99709370657
* Restructure/cleanup the album list buttom mapping, removing it entirely for ↵Thomas Martitz2009-05-31
| | | | | | scrollwheel. No functional change (scrollwheel didn't use it before, anyway). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21148 a1c6a512-1295-4272-9138-f99709370657
* Attach the playback control menu to pictureflow's main menu.Thomas Martitz2009-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21145 a1c6a512-1295-4272-9138-f99709370657
* Bump plugin api version.Thomas Martitz2009-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21144 a1c6a512-1295-4272-9138-f99709370657
* Commit the first part of FS#10263: Starting playback from within ↵Thomas Martitz2009-05-31
| | | | | | pictureflow, by creating a playlist from the tracklist and playing it. The database integration part is postponed until it's more featured. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21143 a1c6a512-1295-4272-9138-f99709370657
* playlist start can only have 1 return value (0), so make it return nothing.Thomas Martitz2009-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21142 a1c6a512-1295-4272-9138-f99709370657
* fix FS#10261 - the files context menu (as an example) would get skipped and ↵Jonathan Gordon2009-05-31
| | | | | | the first items context menu get shown instead git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21140 a1c6a512-1295-4272-9138-f99709370657
* Fix shutdown splash. It is meant to be shown on an empty screen.Jens Arnold2009-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21138 a1c6a512-1295-4272-9138-f99709370657
* Rename struct root_menu and the global int root_menu to avoid clashes with ↵Thomas Martitz2009-05-30
| | | | | | #including plugin.h (which #includes root_menu.h), which will be needed for pictureflow in the database (I have some code for that). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21137 a1c6a512-1295-4272-9138-f99709370657
* Move enum table into tagtree.c as it's not used elsewhere and switch to ↵Thomas Martitz2009-05-30
| | | | | | uppercase for its constants as per docs/CONTRIBUTING. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21135 a1c6a512-1295-4272-9138-f99709370657