summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis4-6/+14
2008-03-24The iAudio remote LCD internal scan direction is horizontal. Make test_scanra...Jens Arnold1-23/+40
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold5-13/+14
2008-03-23Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (la...Jens Arnold4-1/+7
2008-03-23Oooops, fix yellow.Jens Arnold1-1/+1
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold3-15/+74
2008-03-23Enable plugin building for M3.Jens Arnold1-0/+2
2008-03-23LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold1-31/+86
2008-03-22Squash that yellowRob Purchase1-0/+10
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase57-5/+515
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold17-447/+335
2008-03-22Properly disable unused bitmap in SOURCES.Jens Arnold1-1/+0
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold55-193/+817
2008-03-21Add a general-purpose parse_list function to parse a string containing a deli...Dave Chapman1-4/+5
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla5-21/+19
2008-03-17save clock plugin settings in correct directoryRobert Kukla1-1/+1
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold1-1/+1
2008-03-11pointers suck... spotted in IRCJonathan Gordon1-1/+1
2008-03-09fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrateJonathan Gordon1-0/+2
2008-03-09fix FS#8701 - metronome doesnt change back to ui font after drawingJonathan Gordon1-0/+1
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold2-11/+1
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold2-1/+11
2008-03-08Fix fireworks adding another boost count on exit.Michael Sevakis1-2/+2
2008-03-08Fix FS #7955. Smart move must not be used on the remains stack. * Remove the ...Jens Arnold1-10/+6
2008-03-07m:robe 100: chessbox - make black pieces black and white pieces redRobert Kukla1-0/+0
2008-03-06Minor cleanups mostly for consistency.Jens Arnold2-7/+7
2008-03-05Greyscale library: Assembler optimised update function for SH1 (Archos record...Jens Arnold3-2/+140
2008-03-03m:robe 100: use correct bmp file for chessbox (needs make clean)Robert Kukla1-6/+8
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold12-24/+41
2008-03-02Fix svn properties.Jens Arnold1-1/+1
2008-03-02Greyscale library: Assembler optimised update for coldfire, ~73% speedup when...Jens Arnold4-4/+149
2008-03-02Use IRAM where appropriate when testing framerate, for more realistic results...Jens Arnold1-1/+4
2008-03-02fix redRobert Kukla1-1/+1
2008-03-02mrobe 100: fix graphics for flipitRobert Kukla2-0/+2
2008-03-01compile invadrox only for suitable targets (fix red)Robert Kukla1-5/+1