summaryrefslogtreecommitdiffstats
path: root/apps/plugins/pictureflow.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-16loader-initialized global plugin API:Andrew Mahone1-9/+5
2009-01-16fix bug causing pictureflow to write one column past left side of screen, res...Andrew Mahone1-1/+1
2009-01-14reduce pictureflow's fade_color by one multiply, and a few shifts, while stil...Andrew Mahone1-8/+10
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone1-2/+1
2008-12-28Make sure pictureflow always uses the user font, both on colour and greyscale...Jens Arnold1-0/+3
2008-12-28more pictureflow work:Andrew Mahone1-186/+112
2008-12-27FS#8335, with some changes discussed on IRC:Andrew Mahone1-58/+139
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone1-193/+192
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone1-1/+1
2008-12-14Yesterday's bugfix commit was buggy. Try again (FS#9634 by Thomas Martitz).Jonas Häggqvist1-11/+10
2008-12-12Bugfixes for Pictureflow (FS#9627 by Thomas Martitz):Jonas Häggqvist1-18/+13
2008-12-12Pictureflow:Jonas Häggqvist1-1/+4
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis1-2/+2
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-4/+4
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-2/+2
2008-09-17Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.Nicolas Pennequin1-5/+4
2008-09-08Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS...Nicolas Pennequin1-12/+25
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-24pictureflow update:Jonathan Gordon1-13/+45
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-19Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted wit...Bertrik Sikken1-7/+7
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-2/+2
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-4/+4
2007-12-16PictureFlow improvements:Nicolas Pennequin1-244/+562
2007-12-16Fix the crashes observed on the H10 5GB during the caching process. It was a ...Nicolas Pennequin1-6/+11
2007-12-11PictureFlow fixes and improvements:Nicolas Pennequin1-65/+155
2007-12-11Fixed a few typos spotted on IRC.Jonas Häggqvist1-2/+2
2007-12-11A couple fixes:Nicolas Pennequin1-5/+17
2007-12-10PictureFlow improvements by Jonas Hurrelmann:Nicolas Pennequin1-10/+40
2007-12-10Fix a file descriptor leakNicolas Pennequin1-2/+6
2007-12-10PictureFlow improvements:Nicolas Pennequin1-29/+95
2007-12-09Initial commit of the PictureFlow plugin, a nice visualization for album covers.Nicolas Pennequin1-0/+1586