summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-24fix yellow - don't build pluginlib_albumart.c on non-bitmap targetsAndrew Mahone1-3/+3
2009-01-24plugins/lib/feature_wrappers.h to provide easy access to some feature that ma...Andrew Mahone1-0/+49
2009-01-24albumart search in pluginlib when building without HAVE_ALBUMART (for later u...Andrew Mahone3-0/+43
2009-01-24Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis2-0/+34
2009-01-18Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold1-1/+1
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2-11/+25
2009-01-16fix pluginlib_resize.c for global plugin APIAndrew Mahone1-7/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone34-357/+244
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone1-3/+0
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg6-4/+4
2009-01-08remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...Andrew Mahone4-5/+14
2009-01-08cleanup for core-file-in-pluginlib compilation:Andrew Mahone6-8/+86
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-12/+11
2009-01-04remove extra include of core bmp.c from a previous attempt at pluginlib scalerAndrew Mahone1-2/+0
2009-01-04build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone4-0/+54
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-3/+0
2008-12-28Make the greylib text output functions handle unicode. Fixes non-working umla...Jens Arnold1-9/+6
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2-0/+20
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-4/+9
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-4/+4
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-2/+17
2008-11-27Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré1-0/+21
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-50/+0
2008-10-31Sansa Clip simulatorRafaël Carré1-4/+7
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman1-0/+27
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere4-9/+11
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-7/+7