| Commit message (Expand) | Author | Age |
| * | use lib display text to display help messages (FS#10099). | Teruaki Kawashima | 2009-07-14 |
| * | set svn:keywords property | Teruaki Kawashima | 2009-07-12 |
| * | Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040... | Maurus Cuelenaere | 2009-07-05 |
| * | Revert "Consolidate all fixed point math routines in one library (FS#10400) b... | Maurus Cuelenaere | 2009-07-04 |
| * | Consolidate all fixed point math routines in one library (FS#10400) by Jeffre... | Maurus Cuelenaere | 2009-07-04 |
| * | reduce size of the instance of struct style_text in lib/display.h (thanks to ... | Johannes Schwarz | 2009-07-02 |
| * | Improve the highscore related functions in plugin lib (FS#10350) | Alexander Levin | 2009-06-30 |
| * | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré | 2009-06-29 |
| * | FS#10099: new lib, which displays formatted text on every target; also suppor... | Johannes Schwarz | 2009-06-28 |
| * | Core JPEG decoder improvements: | Andrew Mahone | 2009-06-19 |
| * | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon | 2009-06-16 |
| * | Convert a number of places in core and plugins to use the BIT_N() macro inste... | Jens Arnold | 2009-06-07 |
| * | Speed up mono bitmap drawing on horizontally packed greyscale targets (greysc... | Jens Arnold | 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 |
| * | Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t... | Andrew Mahone | 2009-05-31 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c... | Michael Giacomelli | 2009-05-27 |
| * | Use pre-multiplication in scaler to save one multiply per color component on ... | Andrew Mahone | 2009-05-26 |
| * | Fix duplicate #includes | Bertrik Sikken | 2009-05-17 |
| * | Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p... | Andrew Mahone | 2009-05-16 |
| * | Extend buflib to support shifting space out off the buffer for other use, and... | Andrew Mahone | 2009-05-16 |
| * | Split 8-bit-to-native conversion in bmp.c into a function, add support for pl... | Andrew Mahone | 2009-05-09 |
| * | Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_... | Andrew Mahone | 2009-05-08 |
| * | M:Robe 500: Make some plugins work with the touchscreen (remote support needs... | Karl Kurbjun | 2009-05-06 |
| * | Fix red on Player | Andrew Mahone | 2009-05-04 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Make local function static in jpeg_load.c, add missing header file in read_im... | Bertrik Sikken | 2009-05-03 |
| * | Fix red. | Andrew Mahone | 2009-05-02 |
| * | Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ... | Andrew Mahone | 2009-05-02 |
| * | Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o... | Andrew Mahone | 2009-05-02 |
| * | Add exit() implementation for plugins | Maurus Cuelenaere | 2009-04-22 |
| * | Commit fix for CPU_BOOST_LOGGING by Rafaël Carré. | Michael Giacomelli | 2009-04-17 |
| * | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun | 2009-04-11 |
| * | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz | 2009-04-10 |
| * | Enable plugins on the Onda VX747 | Maurus Cuelenaere | 2009-04-07 |
| * | Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ... | Jens Arnold | 2009-03-08 |
| * | FS#9916 buflib plugin memory allocator | Andrew Mahone | 2009-03-04 |
| * | fix greylib scaler output on sh, output_row_grey was not using SC_MUL macro | Andrew Mahone | 2009-02-15 |
| * | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold | 2009-02-10 |
| * | More compact screendump routines for core and greylib. The core routine might... | Jens Arnold | 2009-02-09 |
| * | Put the display colours for monochrome and greyscale targets into the target ... | Jens Arnold | 2009-02-09 |
| * | Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on... | Michael Sevakis | 2009-02-03 |
| * | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon | 2009-02-01 |
| * | Statusbar handling fixes. | Jonathan Gordon | 2009-02-01 |
| * | remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ... | Andrew Mahone | 2009-01-24 |
| * | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo | 2009-01-24 |
| * | fix yellow - don't build pluginlib_albumart.c on non-bitmap targets | Andrew Mahone | 2009-01-24 |
| * | plugins/lib/feature_wrappers.h to provide easy access to some feature that ma... | Andrew Mahone | 2009-01-24 |
| * | albumart search in pluginlib when building without HAVE_ALBUMART (for later u... | Andrew Mahone | 2009-01-24 |
| * | Include divide-by-zero handling within plugins and codecs for ARM processors. | Michael Sevakis | 2009-01-24 |