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