summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun2007-06-24
* change the fps calculation so setting changes are visible without delayMarcoen Hirschberg2007-06-19
* move button_loop to prepare for the next commitMarcoen Hirschberg2007-06-19
* Forgot to change the spelling in viewers.config.Paul Louden2007-06-19
* Make user-visible spelling "colours" rather than "colors".Paul Louden2007-06-19
* Add a "Speed test folder" option for batch testing. When this option is sele...Dave Chapman2007-06-19
* s/icons/colorsJonathan Gordon2007-06-18
* extend the text editor plugin to be able to modify the .colors fileJonathan Gordon2007-06-18
* Fix 2 puzzle levels. Don't lose if no moves are left in puzzle mode, restart ...Antoine Cellerier2007-06-17
* Ahem ... fix compilation. I also forgot to mention that puzzle images don't l...Antoine Cellerier2007-06-16
* Add "Puzzle" game type to jewels. Idea from Sam Hocevar's MonsterZ (http://sa...Antoine Cellerier2007-06-16
* Make test_codec work in the sim again.Dave Chapman2007-06-16
* Mandelbrot: slight speedup on coldfire targets. Only noticeable at high itera...Jens Arnold2007-06-14
* Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius2007-06-14
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Fix metronome errors for hw codec.Michael Sevakis2007-06-10
* Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis2007-06-10
* Fix small preprocessor goofup.Michael Sevakis2007-06-09
* Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis2007-06-08
* Add test_codec to viewers.config. As Jens pointed out, if it's not built, it...Dave Chapman2007-06-08
* Fix a bug concerning difficulty, pointed out by DerPapst in IRC.Paul Louden2007-06-07
* * Speed up the level transition in Star for iPod Video (else it's sloooooow).Antoine Cellerier2007-06-06
* Fix drawing on overlaping qixes on B&W displays.Antoine Cellerier2007-06-06
* Yet some more optimisation and recorder/ondio related bug fixing for Xobox.Antoine Cellerier2007-06-06
* Fix bitmap drawing for b&w targets on xobox.Antoine Cellerier2007-06-05
* Add recorder and ondio support to Xobox.Antoine Cellerier2007-06-05
* Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed.Antoine Cellerier2007-06-05
* * xobox.c: Fix speed range.Antoine Cellerier2007-06-04
* * xobox.c: User configurable speed and difficulty levels.Antoine Cellerier2007-06-03
* Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun2007-06-03
* * minesweeper.c: Cosmetics.Antoine Cellerier2007-06-03
* * xobox.c: Don't call lcd_clear_display() since we're redrawing every single ...Antoine Cellerier2007-06-03
* * xobox.c: simplify a bit more.Antoine Cellerier2007-06-03
* * xobox.c: - Speed it up (makes it play without lag on iPod Video).Antoine Cellerier2007-06-03
* Correct butoon help text for ipods, fixes FS#7243Nils Wallménius2007-06-01
* Oops forgot to svn add new filesNils Wallménius2007-05-29
* Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...Nils Wallménius2007-05-29
* Wavrecord: Let the menu start at the most convenient item.Jens Arnold2007-05-28
* Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine...Dave Chapman2007-05-26
* Fix compilation on the H10 - it doesn't have BUTTON_SELECT.Dave Chapman2007-05-23
* Extended test_disk plugin: * Measure directory manipulation speed (file creat...Jens Arnold2007-05-22
* Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis2007-05-22
* wavrecord needs its own source count. Source defines also collided with some ...Michael Sevakis2007-05-20
* Fix the wavrecord errorsMichael Sevakis2007-05-20
* Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon2007-05-20
* directly calculate some defines from the screen sizeMarcoen Hirschberg2007-05-20
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* WAV recording plugin: Fix distortion when feeding a full-range digital signal...Jens Arnold2007-05-19
* remove useless button definesMarcoen Hirschberg2007-05-19