summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-06-19Forgot to change the spelling in viewers.config.Paul Louden1-1/+1
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden1-1/+1
2007-06-19Add a "Speed test folder" option for batch testing. When this option is sele...Dave Chapman1-108/+224
2007-06-18s/icons/colorsJonathan Gordon1-5/+5
2007-06-18extend the text editor plugin to be able to modify the .colors fileJonathan Gordon2-1/+87
2007-06-17Fix 2 puzzle levels. Don't lose if no moves are left in puzzle mode, restart ...Antoine Cellerier1-15/+49
2007-06-16Ahem ... fix compilation. I also forgot to mention that puzzle images don't l...Antoine Cellerier1-1/+1
2007-06-16Add "Puzzle" game type to jewels. Idea from Sam Hocevar's MonsterZ (http://sa...Antoine Cellerier8-28/+198
2007-06-16Make test_codec work in the sim again.Dave Chapman1-0/+1
2007-06-14Mandelbrot: slight speedup on coldfire targets. Only noticeable at high itera...Jens Arnold1-11/+11
2007-06-14Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius1-137/+79
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius11-54/+0
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius14-11/+82
2007-06-10Fix metronome errors for hw codec.Michael Sevakis1-0/+2
2007-06-10Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis6-13/+58
2007-06-09Fix small preprocessor goofup.Michael Sevakis1-2/+2
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis1-3/+3
2007-06-08Add test_codec to viewers.config. As Jens pointed out, if it's not built, it...Dave Chapman1-0/+1
2007-06-07Fix a bug concerning difficulty, pointed out by DerPapst in IRC.Paul Louden1-1/+1
2007-06-06* Speed up the level transition in Star for iPod Video (else it's sloooooow).Antoine Cellerier1-21/+26
2007-06-06Fix drawing on overlaping qixes on B&W displays.Antoine Cellerier1-1/+1
2007-06-06Yet some more optimisation and recorder/ondio related bug fixing for Xobox.Antoine Cellerier1-33/+19
2007-06-05Fix bitmap drawing for b&w targets on xobox.Antoine Cellerier1-9/+7
2007-06-05Add recorder and ondio support to Xobox.Antoine Cellerier2-24/+90
2007-06-05Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed.Antoine Cellerier1-71/+65
2007-06-04* xobox.c: Fix speed range.Antoine Cellerier1-1/+1
2007-06-03* xobox.c: User configurable speed and difficulty levels.Antoine Cellerier1-7/+18
2007-06-03Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun3-6/+9
2007-06-03* minesweeper.c: Cosmetics.Antoine Cellerier1-17/+18
2007-06-03* xobox.c: Don't call lcd_clear_display() since we're redrawing every single ...Antoine Cellerier1-2/+3
2007-06-03* xobox.c: simplify a bit more.Antoine Cellerier1-39/+41
2007-06-03* xobox.c: - Speed it up (makes it play without lag on iPod Video).Antoine Cellerier1-202/+240
2007-06-01Correct butoon help text for ipods, fixes FS#7243Nils Wallménius1-2/+2
2007-05-29Oops forgot to svn add new filesNils Wallménius2-0/+769
2007-05-29Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...Nils Wallménius5-27/+311
2007-05-28Wavrecord: Let the menu start at the most convenient item.Jens Arnold1-2/+2
2007-05-26Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine...Dave Chapman2-6/+28
2007-05-23Fix compilation on the H10 - it doesn't have BUTTON_SELECT.Dave Chapman1-1/+9
2007-05-22Extended test_disk plugin: * Measure directory manipulation speed (file creat...Jens Arnold1-101/+224
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis9-32/+118
2007-05-20wavrecord needs its own source count. Source defines also collided with some ...Michael Sevakis1-16/+21
2007-05-20Fix the wavrecord errorsMichael Sevakis1-25/+18
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon10-22/+12
2007-05-20directly calculate some defines from the screen sizeMarcoen Hirschberg1-19/+5
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg44-112/+116
2007-05-19WAV recording plugin: Fix distortion when feeding a full-range digital signal...Jens Arnold1-4/+10
2007-05-19remove useless button definesMarcoen Hirschberg1-18/+0
2007-05-19Prevent idle poweroff in the MIDI playerLinus Nielsen Feltzing1-0/+3
2007-05-19Fix name collision on misc.h between zxbox and core.Jens Arnold1-0/+38
2007-05-19Fix name collision on misc.h between zxbox and core.Jens Arnold9-53/+15