summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Move +128 offset out of range_limit, and add it to the DC coefficient in each...Andrew Mahone2009-06-11
* Don't compensate for lack of shift in second IDCT stage, allowing quantizatio...Andrew Mahone2009-06-11
* call default_event_handler() in action_userabort() for events other than ACTI...Frank Gevaerts2009-06-11
* Fix FS#10101 and FS#8999. Buffering was stopped prematurely if a manual track...Thomas Martitz2009-06-10
* Fix a few syntax issues in Lithuanian translation, and change A to POWER for ...Jonas Häggqvist2009-06-10
* Translation updates:Jonas Häggqvist2009-06-10
* Correct the includes; the old way broke parallel builds.Magnus Holmgren2009-06-09
* Fix Gigabeat key for Swedish.Magnus Holmgren2009-06-09
* FS#10249 by Teruaki Kawashima - "Gigabeat F/X: fix wrong key in "Set Time/Dat...Alex Parker2009-06-08
* Fix a problem that the statusbar was redrawn to late and not really in sync w...Thomas Martitz2009-06-08
* Used the wrong patch from FS#10062.Jonas Häggqvist2009-06-08
* Apply r21086 to all languages. In the future, please use tools/langtool.pl fo...Jonas Häggqvist2009-06-08
* Translation updates:Jonas Häggqvist2009-06-08
* Fix case in the constantAlexander Levin2009-06-08
* Pictureflow: Don't show the playback control one targets that can't have play...Thomas Martitz2009-06-08
* FS#10293: More Tagalog translation by Melba Sitjar.Robert Menes2009-06-08
* New translation: Lithuanian by Vytenis Sabelka. From FS#10255.Robert Menes2009-06-08
* Undo the delta on ARM but making the loop variables signed as before r21205. ...Jens Arnold2009-06-07
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Fix missed text change in beep volume, and adjust related strings to match (g...Magnus Holmgren2009-06-07
* pdbox: new patch by wincent. make s_print work on sim.Dominik Wenger2009-06-07
* Sansa Fuze : use single press HOME button for exiting battery_benchRafaël Carré2009-06-06
* Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th...Andrew Mahone2009-06-06
* Replace bitfield for tagcache tag sets with array of char on SH.Andrew Mahone2009-06-03
* Replace arrays of tags that are numeric/sorted/uniqued with bitfields flaggin...Andrew Mahone2009-06-03
* Don't perform YUV->RGB conversion before row output for unscaled loads of gre...Andrew Mahone2009-06-03
* Fix red.Andrew Mahone2009-06-03
* PictureFlow: subtract space used to load plugin from available audio buffer s...Andrew Mahone2009-06-03
* pdbox: correct makefile for make reconf. From wincent balin (FS#10244).Dominik Wenger2009-06-02
* Add the Lua scripting language plugin to the manual.Alex Parker2009-06-02
* Deactivate the playback capabilites for targets with PLUGIN_BUFFER_SIZE <= 0x...Thomas Martitz2009-06-02
* Lua: add touchscreen_set_mode & current_path (+ some constants)Maurus Cuelenaere2009-06-01
* Lua: add bitlib (makes bitwise operators possible)Maurus Cuelenaere2009-06-01
* Speed up mono bitmap drawing on horizontally packed greyscale targets (greysc...Jens Arnold2009-06-01
* Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ALLOW_S...Andrew Mahone2009-06-01
* Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere2009-06-01
* Move the ONDIO_PAD to the others which have the same keymap in the generic di...Thomas Martitz2009-06-01
* Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib.Andrew Mahone2009-06-01
* c100: Get a regular build compiling. Very little functionality.Marc Guay2009-06-01
* A bit more work on playback controlling pictureflow:Thomas Martitz2009-05-31
* Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone2009-05-31
* Restructure/cleanup the album list buttom mapping, removing it entirely for s...Thomas Martitz2009-05-31
* Attach the playback control menu to pictureflow's main menu.Thomas Martitz2009-05-31
* Bump plugin api version.Thomas Martitz2009-05-31
* Commit the first part of FS#10263: Starting playback from within pictureflow,...Thomas Martitz2009-05-31
* playlist start can only have 1 return value (0), so make it return nothing.Thomas Martitz2009-05-31
* fix FS#10261 - the files context menu (as an example) would get skipped and t...Jonathan Gordon2009-05-31
* Fix shutdown splash. It is meant to be shown on an empty screen.Jens Arnold2009-05-30
* Rename struct root_menu and the global int root_menu to avoid clashes with #i...Thomas Martitz2009-05-30
* Move enum table into tagtree.c as it's not used elsewhere and switch to upper...Thomas Martitz2009-05-30