summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg2009-02-09
* don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg2009-02-09
* Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere2009-02-09
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* align frontmost edge of slides with plane of displayAndrew Mahone2009-02-08
* simplify zo calculation a bit, "zoom" the center margin value and add term fo...Andrew Mahone2009-02-08
* rewrite of pictureflow renderer with 3D projection, this will allow many poss...Andrew Mahone2009-02-07
* use a table-free clz on coldfire, where it benchmarks a bit fasterAndrew Mahone2009-02-06
* Fix FS#2533, apple appearing late in the snake pluginThomas Martitz2009-02-05
* Fix a wrong check in lamp, spotted by DerPapstJonathan Gordon2009-02-05
* Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis2009-02-03
* Use LCD_HEIGHT to exclude pacbox from c200 builds instead of target name so t...Marianne Arnold2009-02-01
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* per Jens Arnold's suggestion:Andrew Mahone2009-01-30
* correct clz in pictureflow.cAndrew Mahone2009-01-30
* remove 64-bit math from fdiv in pictureflow.c, replacing it with limited pre-...Andrew Mahone2009-01-30
* pictureflow tweaks:Andrew Mahone2009-01-29