summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* * 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
* Prevent idle poweroff in the MIDI playerLinus Nielsen Feltzing2007-05-19
* Fix name collision on misc.h between zxbox and core.Jens Arnold2007-05-19
* Fix name collision on misc.h between zxbox and core.Jens Arnold2007-05-19
* Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni...Jens Arnold2007-05-19
* Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091.Linus Nielsen Feltzing2007-05-19
* fix warningsMarcoen Hirschberg2007-05-19
* add a menu to the chessbox plugin, FS #7186 by Mauricio PeccoriniMarcoen Hirschberg2007-05-18
* Make bubbles smoother (and a bit faster) on the gigabeat.Nicolas Pennequin2007-05-15
* another LAME for colombo... fix the sansa wheel; in solitaireJonathan Gordon2007-05-15
* Oops, the previous commit broke the speed-test feature. This fixes it.Dave Chapman2007-05-13
* Add WAV-writing option - currently limited to 16-bit output only; Make it wor...Dave Chapman2007-05-13
* Set svn:keywordsDave Chapman2007-05-10
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...Jens Arnold2007-05-08
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Revert the addition of the steal_codec_stack function. Replace by accessing ...Dave Chapman2007-05-07
* Use a separate thread in test_codec, with the same (IRAM) stack as the main c...Dave Chapman2007-05-07
* Initial version of a test_codec plugin (viewer). This loads the audio file i...Dave Chapman2007-05-07
* e200 viewer button changes:Jonathan Gordon2007-05-06
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* fix player warningJonathan Gordon2007-04-26
* Accept FS#7080 by Mauricio Peccorini with some minor changes by me:Jonathan Gordon2007-04-26
* Do the clamping a little better.Michael Sevakis2007-04-24
* mpeglayer: Give the simulator YCbCr blit similar behavior to the target.Michael Sevakis2007-04-24
* make the moving smarter so you dont have to select the top card of a column t...Jonathan Gordon2007-04-23
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold2007-04-21
* mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr...Michael Sevakis2007-04-21
* brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon2007-04-19
* mpegplayer: Better frame dropping code adapted to the using correct timestamp...Michael Sevakis2007-04-18
* Rockpaint plugin: protect against loading bitmaps that are too big. Fixes FS ...Peter D'Hoye2007-04-18