summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (unfollow)
Commit message (Expand)Author
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-23LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla
2008-03-11pointers suck... spotted in IRCJonathan Gordon
2008-03-06Minor cleanups mostly for consistency.Jens Arnold
2008-03-05Greyscale library: Assembler optimised update function for SH1 (Archos record...Jens Arnold
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold
2008-03-02Fix svn properties.Jens Arnold
2008-03-02Greyscale library: Assembler optimised update for coldfire, ~73% speedup when...Jens Arnold
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson
2008-01-26Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game.Nicolas Pennequin
2008-01-23Fixed the problems on the new version of the fire plugin (so repush it), adde...Kevin Ferrare
2008-01-22Revert today's fire commits because it crashed all the targets I could test w...Marianne Arnold
2008-01-22Fire plugin : initializes palettes with a function instead of storing them in...Kevin Ferrare
2008-01-22add timer registration for mrobe100 lcd to greyscale lib (fix yellow)Robert Kukla
2008-01-14Initial Cowon D2 commit:Rob Purchase
2008-01-13Greyscale library: * Defer application of lcd linearisation + gamma in buffer...Jens Arnold
2008-01-13The old grayscale library is now officially dead.Jens Arnold
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
2008-01-11m:robe 100:Robert Kukla
2008-01-10Fix warning.Jens Arnold
2008-01-10Greyscale library: * Introduced some extra macros dealing with block size, al...Jens Arnold
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2007-12-11PictureFlow fixes and improvements:Nicolas Pennequin
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold
2007-11-26Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold
2007-10-22add PLA keys for mrobe, and dont bother compiling any plugins yetJonathan Gordon
2007-10-20Accept FS#7966 by Bertrik Sikken, correcting captions in playback control sub...Nils Wallménius
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski
2007-09-20Code police raid: header files must not define actual code.Jens Arnold
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-15Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-08-13Now get those keywords right...Peter D'Hoye
2007-08-13Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye
2007-08-10Let solitaire save its settings when performing shutdown from inside the game...Peter D'Hoye
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare
2007-07-28fixed the speed problem on bitmaps LCD for the jackpot plugin and added the r...Kevin Ferrare