summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2007-05-28Wavrecord: Let the menu start at the most convenient item.Jens Arnold
2007-05-26Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine...Dave Chapman
2007-05-23Fix compilation on the H10 - it doesn't have BUTTON_SELECT.Dave Chapman
2007-05-22Extended test_disk plugin: * Measure directory manipulation speed (file creat...Jens Arnold
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis
2007-05-20wavrecord needs its own source count. Source defines also collided with some ...Michael Sevakis
2007-05-20Fix the wavrecord errorsMichael Sevakis
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon
2007-05-20directly calculate some defines from the screen sizeMarcoen Hirschberg
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-05-19WAV recording plugin: Fix distortion when feeding a full-range digital signal...Jens Arnold
2007-05-19remove useless button definesMarcoen Hirschberg
2007-05-19Prevent idle poweroff in the MIDI playerLinus Nielsen Feltzing
2007-05-19Fix name collision on misc.h between zxbox and core.Jens Arnold
2007-05-19Fix name collision on misc.h between zxbox and core.Jens Arnold
2007-05-19Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni...Jens Arnold
2007-05-19Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091.Linus Nielsen Feltzing
2007-05-19fix warningsMarcoen Hirschberg
2007-05-18add a menu to the chessbox plugin, FS #7186 by Mauricio PeccoriniMarcoen Hirschberg
2007-05-15Make bubbles smoother (and a bit faster) on the gigabeat.Nicolas Pennequin
2007-05-15another LAME for colombo... fix the sansa wheel; in solitaireJonathan Gordon
2007-05-13Oops, the previous commit broke the speed-test feature. This fixes it.Dave Chapman
2007-05-13Add WAV-writing option - currently limited to 16-bit output only; Make it wor...Dave Chapman
2007-05-10Set svn:keywordsDave Chapman
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman
2007-05-08Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...Jens Arnold
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-05-07Revert the addition of the steal_codec_stack function. Replace by accessing ...Dave Chapman
2007-05-07Use a separate thread in test_codec, with the same (IRAM) stack as the main c...Dave Chapman
2007-05-07Initial version of a test_codec plugin (viewer). This loads the audio file i...Dave Chapman
2007-05-06e200 viewer button changes:Jonathan Gordon
2007-05-04Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis
2007-04-26fix player warningJonathan Gordon
2007-04-26Accept FS#7080 by Mauricio Peccorini with some minor changes by me:Jonathan Gordon
2007-04-24Do the clamping a little better.Michael Sevakis
2007-04-24mpeglayer: Give the simulator YCbCr blit similar behavior to the target.Michael Sevakis
2007-04-23make the moving smarter so you dont have to select the top card of a column t...Jonathan Gordon
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-21Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold
2007-04-21mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr...Michael Sevakis
2007-04-19brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon
2007-04-18mpegplayer: Better frame dropping code adapted to the using correct timestamp...Michael Sevakis
2007-04-18Rockpaint plugin: protect against loading bitmaps that are too big. Fixes FS ...Peter D'Hoye
2007-04-18Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun
2007-04-17Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewerLinus Nielsen Feltzing
2007-04-16forgot to add this viewers iconset for greyscale targetsJonathan Gordon
2007-04-16Fix the wavplay iconJonathan Gordon
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-04-16Oops. Have to do dropping based on future frame type but based upon the curre...Michael Sevakis