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