summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Revert the static'ing, as it causes crashes/freezes. Needs investigation.Jens Arnold2009-03-07
* Made all local functions static, saving ~500 bytes of binsize on coldfire and...Jens Arnold2009-03-07
* Mono targets: Make sure the splash screen uses white on black and the logo do...Jens Arnold2009-03-07
* Performance tweaks for SH1. No changes for coldfire and ARM, apart from chang...Jens Arnold2009-03-07
* add the needed plugin API exports for pictureflow to hwcodec, use the audio b...Andrew Mahone2009-03-06
* pictureflow: use correct priority to free slides when extending cache on righ...Andrew Mahone2009-03-06
* Remove no longer used stuff.Jens Arnold2009-03-05
* Use a static pattern rule to restrict the dependency on [pluginname].o to sin...Jens Arnold2009-03-04
* FS#9919 pictureflow cache rework, footprint reduction, buflib useAndrew Mahone2009-03-04
* FS#9916 buflib plugin memory allocatorAndrew Mahone2009-03-04
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Bring back -fdata-sections that got lost in the make system overhaul (r19146).Jens Arnold2009-03-03
* Improve grammar and key map in reversi (FS#9960 and FS#9961)Alexander Levin2009-03-02
* Fix some slight inconsistencies.Jens Arnold2009-03-02
* Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold2009-03-02
* Fix rockboy on the recorders.Jens Arnold2009-03-01
* Make clock menu capitalizing consistent (FS#9939). There is an ongoing Alexander Levin2009-03-01
* Silence warning from 'ar' if the archive had to be created.Jens Arnold2009-03-01
* Correct the preprocessor condition introduced in r20112, also include FS#9958...Thomas Martitz2009-02-26
* Ingenic Jz4740:Maurus Cuelenaere2009-02-26
* Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead. This also activates the...Thomas Martitz2009-02-26
* Archos and other low mem don't have playback in chessbox, so don't show the m...Thomas Martitz2009-02-26
* Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz2009-02-26
* Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg2009-02-23
* Display duration for audio files, by special demand and because it was easy t...Jens Arnold2009-02-21
* And now with the added file...Mustapha Senhaji2009-02-21
* Fix the archos builds, stranginess had happen in my local tree.Mustapha Senhaji2009-02-20
* FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos ...Mustapha Senhaji2009-02-20
* FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by im...Mustapha Senhaji2009-02-19
* Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D...Jonas Häggqvist2009-02-19
* Get rid of a useless copy instruction in the SH1 32*32->64bit multiply routin...Jens Arnold2009-02-15
* fix greylib scaler output on sh, output_row_grey was not using SC_MUL macroAndrew Mahone2009-02-15
* Define a specific exit button. Stops the plugin from exiting prematurely, e.g...Jens Arnold2009-02-15
* Spelling fixes (UK English) by Alex ParkerFrank Gevaerts2009-02-15
* Goban plugin: Fixes a display issue with comments containing '\r' by Joshua S...Mustapha Senhaji2009-02-13
* Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo2009-02-13
* fix test_greylib_bitmap_scale.cAndrew Mahone2009-02-13
* revert r19656 for lamp which is no longer needed. should fix FS#9877Jonathan Gordon2009-02-13
* Goban plugin: FS#9897 by Joshua SimmonsMustapha Senhaji2009-02-12
* Make test_codec.c compilable again.Andree Buschmann2009-02-12
* Exclude the philips build too for now, to fix building.Mustapha Senhaji2009-02-11
* Attempt #2 to fix compilations, let's hope this is the last one :)Mustapha Senhaji2009-02-11
* Hopefully fix the red builds.Mustapha Senhaji2009-02-11
* Oops, missed some files in my previous commit.Mustapha Senhaji2009-02-11
* New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk g...Mustapha Senhaji2009-02-11
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold2009-02-10
* More compact screendump routines for core and greylib. The core routine might...Jens Arnold2009-02-09
* Xobox - clear display for all. Fixes problem on colour screens with one or bo...Marianne Arnold2009-02-09
* make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg2009-02-09