summaryrefslogtreecommitdiff
path: root/apps/plugins/lib
AgeCommit message (Expand)Author
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
2007-07-27Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.Jens Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-07-23Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-07-20Dice plugin now works on remote and uses the action api ; cleaned up the code...Kevin Ferrare
2007-07-19Remote keys support for the demystify plugin (added remote_directions to the ...Kevin Ferrare
2007-07-11Rearrange and cleanup settings codeJonathan Gordon
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-03-26woops, used the wrong defineJonathan Gordon
2007-03-26Convert the playback control menu to the new API. Makes a good example Jonathan Gordon
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-03-12Make the Play / Pause option restart playback if its stopped alsoJonathan Gordon
2007-02-05Kill a warning.Thom Johansen
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2007-01-09Removed executable flagLinus Nielsen Feltzing
2007-01-05Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.Steve Gotthardt
2006-12-10Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold
2006-12-10Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold
2006-11-28Fix minor typo in the plugin playback control menu c->CNils Wallménius
2006-11-26ipod keypad fixes.. fixes bubblesJonathan Gordon
2006-11-19grr.. forgot to add these filesJonathan Gordon