summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (follow)
Commit message (Expand)AuthorAge
* Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski2007-09-22
* Code police raid: header files must not define actual code.Jens Arnold2007-09-20
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye2007-08-16
* Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye2007-08-15
* Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye2007-08-15
* Now get those keywords right...Peter D'Hoye2007-08-13
* Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye2007-08-13
* Let solitaire save its settings when performing shutdown from inside the game...Peter D'Hoye2007-08-10
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Rewrote the clock plugin in a cleaner and more modular way so that it can sca...Kevin Ferrare2007-08-04
* vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil2007-07-31
* plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare2007-07-31
* fixed the speed problem on bitmaps LCD for the jackpot plugin and added the r...Kevin Ferrare2007-07-28
* Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.Jens Arnold2007-07-27
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Fix the text for settings which have a different title than what is shown in ...Jonathan Gordon2007-07-23
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Dice plugin now works on remote and uses the action api ; cleaned up the code...Kevin Ferrare2007-07-20
* Remote keys support for the demystify plugin (added remote_directions to the ...Kevin Ferrare2007-07-19
* Rearrange and cleanup settings codeJonathan Gordon2007-07-11
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* woops, used the wrong defineJonathan Gordon2007-03-26
* Convert the playback control menu to the new API. Makes a good example Jonathan Gordon2007-03-26
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Make the Play / Pause option restart playback if its stopped alsoJonathan Gordon2007-03-12
* Kill a warning.Thom Johansen2007-02-05
* Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen2007-02-05
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.Steve Gotthardt2007-01-05
* Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold2006-12-10
* Beginnings of a fixed point math library for use in plugins. fsincos() only f...Jens Arnold2006-12-10
* Fix minor typo in the plugin playback control menu c->CNils Wallménius2006-11-28
* ipod keypad fixes.. fixes bubblesJonathan Gordon2006-11-26
* grr.. forgot to add these filesJonathan Gordon2006-11-19
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* fix ondios again. Add a context for left/right/fire actions which seemsJonathan Gordon2006-11-18
* fix buildsJonathan Gordon2006-11-16
* woops, i'm a dill!Jonathan Gordon2006-11-16