summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib
AgeCommit message (Expand)AuthorFilesLines
2009-08-02Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun4-136/+273
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz2-0/+70
2009-07-15Fix a bug in lib display_text.h, which inserts a unwanted blank lineJohannes Schwarz1-6/+5
2009-07-14FS#10080Nils Wallménius5-5/+130
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-5/+0
2009-07-12set svn:keywords propertyTeruaki Kawashima2-2/+2
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2-243/+41
2009-07-04Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2-1/+239
2009-07-04Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere2-239/+1
2009-07-02reduce size of the instance of struct style_text in lib/display.h (thanks to ...Johannes Schwarz2-11/+17
2009-06-30Improve the highscore related functions in plugin lib (FS#10350)Alexander Levin2-55/+95
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré1-3/+2
2009-06-28FS#10099: new lib, which displays formatted text on every target; also suppor...Johannes Schwarz3-0/+187
2009-06-19Core JPEG decoder improvements:Andrew Mahone2-0/+27
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon3-296/+0
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold3-2/+17
2009-06-01Speed up mono bitmap drawing on horizontally packed greyscale targets (greysc...Jens Arnold1-2/+1
2009-06-01Move the ONDIO_PAD to the others which have the same keymap in the generic di...Thomas Martitz1-9/+1
2009-06-01Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib.Andrew Mahone3-0/+767
2009-05-31Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone1-6/+6
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...Michael Giacomelli1-16/+0
2009-05-26Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone1-1/+1
2009-05-17Fix duplicate #includesBertrik Sikken1-1/+0
2009-05-16Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p...Andrew Mahone1-0/+1
2009-05-16Extend buflib to support shifting space out off the buffer for other use, and...Andrew Mahone2-0/+53
2009-05-09Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone2-9/+11
2009-05-08Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_...Andrew Mahone3-2/+71
2009-05-06M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun1-8/+0
2009-05-04Fix red on PlayerAndrew Mahone1-6/+6
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone4-21/+24
2009-05-03Make local function static in jpeg_load.c, add missing header file in read_im...Bertrik Sikken1-0/+1
2009-05-02Fix red.Andrew Mahone1-2/+2
2009-05-02Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ...Andrew Mahone4-0/+92
2009-05-02Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o...Andrew Mahone3-0/+30
2009-04-22Add exit() implementation for pluginsMaurus Cuelenaere3-0/+85
2009-04-17Commit fix for CPU_BOOST_LOGGING by Rafaël Carré.Michael Giacomelli1-0/+4
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun1-0/+9
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+7
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+13
2009-03-08Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ...Jens Arnold1-54/+106
2009-03-04FS#9916 buflib plugin memory allocatorAndrew Mahone3-0/+367
2009-02-15fix greylib scaler output on sh, output_row_grey was not using SC_MUL macroAndrew Mahone1-1/+1
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold1-4/+1
2009-02-09More compact screendump routines for core and greylib. The core routine might...Jens Arnold1-81/+92
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold1-69/+84
2009-02-03Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis1-1/+2
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon1-1/+1
2009-02-01Statusbar handling fixes. Jonathan Gordon1-0/+2
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2-3/+20
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+9