summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson1-0/+10
2008-04-16grr.. typoJonathan Gordon1-1/+1
2008-04-16more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon1-18/+31
2008-04-15Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase1-28/+33
2008-04-15woops... fix red and some svn keywords.Jonathan Gordon1-3/+12
2008-04-13Fixed "#else if", changed to "#elif"Bertrik Sikken1-1/+1
2008-04-13Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold2-2/+3
2008-04-13The greylib now takes care of the necessary aligment and uncached addressing ...Jens Arnold1-21/+7
2008-04-12Optimise some more line drawing calls.Jens Arnold10-68/+53
2008-04-12Optimise line drawing calls.Jens Arnold3-35/+28
2008-04-10FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla1-857/+569
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius6-28/+32
2008-04-08m:robe - build doom pluginRobert Kukla1-1/+1
2008-04-08it's #else not #elif (fix red)Robert Kukla1-1/+1
2008-04-08m:robe 100 - make screendump work for greyscale and add screenshots for the m...Robert Kukla1-0/+18
2008-04-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla5-2/+24
2008-04-07This TODO is no longer todo...Jens Arnold1-1/+0
2008-04-07Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold1-2/+23
2008-04-07Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing1-2/+2
2008-04-06Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis1-0/+19
2008-04-06Really fix the red this time, I hope.Nicolas Pennequin1-0/+4
2008-04-06Oops. Fix red.Nicolas Pennequin1-0/+2
2008-04-06Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin5-17/+491
2008-04-06Test plugin for greyscle library calibration.Jens Arnold2-0/+243
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold7-7/+11
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis10-24/+63
2008-04-05Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold1-2/+5
2008-04-05Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold1-29/+21
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold6-12/+26
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold6-8/+11
2008-04-04Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...Jens Arnold2-8/+9
2008-04-04pegbox stuffRobert Kukla1-101/+106
2008-04-04maybe that wasn't such a good ideaRobert Kukla1-2/+0
2008-04-04fixing red:Robert Kukla1-13/+56
2008-04-03FS#5725 - New Puzzle Game "PegBox"; with changes by myself:Robert Kukla31-0/+1254
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-10/+15
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold3-25/+10
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold3-10/+25
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold2-206/+285
2008-04-01Place a limit on the estimate fudging when searching timestamps in mpegplayer...Michael Sevakis1-5/+16
2008-03-29Oops. test_codec should be updated too.Michael Sevakis1-11/+0
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin1-8/+8
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin1-8/+8
2008-03-27Enable the greyscale library for ZXbot on M3.Jens Arnold1-2/+1
2008-03-26Fix pointer warnings in test_codec.Michael Sevakis1-5/+5
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon23-42/+54
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2-4/+4
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold17-41/+196
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold17-181/+26
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold17-26/+181