summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis
2009-02-19Touchscreen fixes:Maurus Cuelenaere
2009-02-19Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D...Jonas Häggqvist
2009-02-17Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli
2009-02-16Add keymap for Onda VX747 to SOURCESMaurus Cuelenaere
2009-02-16Fix too-soon frequency unboost when pcm buffer crosses watermark from the low...Michael Sevakis
2009-02-16Move parts into the if, as they're unused outside of itThomas Martitz
2009-02-16FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz
2009-02-16Don't send a trackchange event at end of playlist. Fixes 'Follow Playlist' on...Jens Arnold
2009-02-15Get rid of a useless copy instruction in the SH1 32*32->64bit multiply routin...Jens Arnold
2009-02-15Add an unsigned 32*32->top32 bit multiply for resizing on SH1, and switch to ...Jens Arnold
2009-02-15fix greylib scaler output on sh, output_row_grey was not using SC_MUL macroAndrew Mahone
2009-02-15Define a specific exit button. Stops the plugin from exiting prematurely, e.g...Jens Arnold
2009-02-15Spelling fixes (UK English) by Alex ParkerFrank Gevaerts
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken
2009-02-13Goban plugin: Fixes a display issue with comments containing '\r' by Joshua S...Mustapha Senhaji
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo
2009-02-13fix test_greylib_bitmap_scale.cAndrew Mahone
2009-02-13Onda VX747:Maurus Cuelenaere
2009-02-13revert r19656 for lamp which is no longer needed. should fix FS#9877Jonathan Gordon
2009-02-12Touchscreen devices: make scrolling up work betterMaurus Cuelenaere
2009-02-12Goban plugin: FS#9897 by Joshua SimmonsMustapha Senhaji
2009-02-12Make test_codec.c compilable again.Andree Buschmann
2009-02-11Exclude the philips build too for now, to fix building.Mustapha Senhaji
2009-02-11Attempt #2 to fix compilations, let's hope this is the last one :)Mustapha Senhaji
2009-02-11Hopefully fix the red builds.Mustapha Senhaji
2009-02-11Oops, missed some files in my previous commit.Mustapha Senhaji
2009-02-11Increase codec and plugin API version (due to changes it r19971), and sort th...Thomas Martitz
2009-02-11New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk g...Mustapha Senhaji
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold
2009-02-09GCC suggests parentheses so give it some (aka fix yellow).Jens Arnold
2009-02-09More compact screendump routines for core and greylib. The core routine might...Jens Arnold
2009-02-09Xobox - clear display for all. Fixes problem on colour screens with one or bo...Marianne Arnold
2009-02-09make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg
2009-02-09do the #error for unknown CPU in the cases we're not building a simDaniel Stenberg
2009-02-09don't do #error if no CPU define was found since we don't set it on simulatorDaniel Stenberg
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis
2009-02-08align frontmost edge of slides with plane of displayAndrew Mahone
2009-02-08simplify zo calculation a bit, "zoom" the center margin value and add term fo...Andrew Mahone
2009-02-08Commit fix suggested by Siaoru Lee in FS#9776. Fixes a bug in our ASF parser.Michael Giacomelli
2009-02-08Oops, fix yellowNils Wallménius
2009-02-08Small code reuse improvementNils Wallménius
2009-02-07rewrite of pictureflow renderer with 3D projection, this will allow many poss...Andrew Mahone
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken
2009-02-06use a table-free clz on coldfire, where it benchmarks a bit fasterAndrew Mahone
2009-02-05Gigabeat S: Fix the Yes/No screen 'Yes' buttons. r19909 got them wrong and br...Michael Sevakis