summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-10-30Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to proper...Jens Arnold1-0/+53
2006-10-28remove the 1 bit jewels for greyscale targets.Dominik Riebeling3-4/+0
2006-10-28Add greyscale jewels for h100 series and Ipod mini.Dominik Riebeling3-2/+6
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold16-212/+112
2006-10-27Stop building the favourites plugin, as the same feature is duplicated with t...Martin Arver2-47/+0
2006-10-27Let SOURCES handle the sim exclusion for metronomeMartin Arver2-4/+6
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell56-7/+497
2006-10-25Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't b...Barry Wardell6-0/+9
2006-10-23Solitaire: Optionally auto-unhide the next card on a stack if the last known ...Jens Arnold1-16/+42
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold11-20/+23
2006-10-23Rename rockpaint external .bmp files so they use the same convention as all o...Dave Chapman3-2/+2
2006-10-23rearrange compiler options to avoid conflicts with header files on FreeBSDMarcoen Hirschberg3-4/+7
2006-10-22Star: separate graphics for Gigabeat, by Marianne Arnold.Jens Arnold2-0/+2
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold10-40/+43
2006-10-21Don't trigger the plugin bitmap build twice from the plugin Makefile. For som...Jens Arnold1-20/+0
2006-10-21Disk spindown control during jpeg slideshow: for times below 10s, keep the di...Peter D'Hoye1-12/+51
2006-10-21dont display the folder count in the edit list windowJonathan Gordon1-3/+0
2006-10-21FlipIt: Set black foreground, otherwise text might be unreadable.....Jens Arnold1-0/+1
2006-10-21Ooops.Jens Arnold1-1/+1
2006-10-21Star: * Uses bitmap build system for all resolutions. * Working bitmaps for H...Jens Arnold6-249/+206
2006-10-20Don't try to show the progress bar on top of the picture on grayscale lib tar...Peter D'Hoye1-6/+8
2006-10-20Make slideshow mode more slideshow: keep showing previous picture until next ...Peter D'Hoye1-33/+59
2006-10-18Solitaire: better button assignments for H10 and X5 (with working shortcuts)Marianne Arnold1-30/+38
2006-10-18FlipIt: Separate graphics for 160x128 pixel LCDs, by Marianne Arnold.Jens Arnold6-2/+9
2006-10-18Change Star to display levels as 1-20 rather than 0-19 (FS#6126 Thanks to Dav...Barry Wardell1-3/+11
2006-10-18Fix off-by-1 error in Bubbles level recording when you win. FS#6127. Thanks t...Barry Wardell1-2/+5
2006-10-16Don't corrupt the original firmware when updating bootloader.Miika Pekkarinen1-19/+31
2006-10-16FlipIt: * Changed button assignments for X5 to a working layout. * Added miss...Jens Arnold2-16/+41
2006-10-16FlipIt: Ported to archos Player :-)Jens Arnold2-63/+170
2006-10-15FlipIt graphics rework: * Adjusted token sizes to make them fit better on the...Jens Arnold18-154/+74
2006-10-13Adjust Pacbox for H10 5GB screen (128x128).Barry Wardell3-2/+28
2006-10-11Fixed background color on solitaire menu. It wasn't set when entering menu an...Michael Sevakis1-1/+1
2006-10-09OopsLinus Nielsen Feltzing1-4/+0
2006-10-09Quick fix for the edit screen in the random_folder_advance_config plugin, no ...Linus Nielsen Feltzing2-7/+14
2006-10-09fixed typo and buildsJonathan Gordon1-1/+11
2006-10-09Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon2-0/+320
2006-10-08Make rockblox a little slower on player to further account for the lower line...Jens Arnold1-0/+4
2006-10-07Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board().Jens Arnold4-42/+103
2006-10-06Fix FS#6126 - bug in Star where non-existant level 20 was accessable after yo...Barry Wardell1-2/+7
2006-10-06Fix FS#6127 - highlevel was not being saved when you win bubbles.Barry Wardell1-0/+6
2006-10-03More ADSR related voodoo. Hopefully will get to patch prescaler soon.Stepan Moskovchenko1-16/+14
2006-10-03More adsr related nonsense, argh! Fix adsr related problem on some notes bein...Stepan Moskovchenko3-18/+40
2006-10-03add some consistancy to the path #definesJonathan Gordon1-5/+5
2006-10-02iPod bugfix - re-enable scroll events when leaving rockboyDave Chapman1-4/+8
2006-10-02Get rid of old junk and fix warning.Stepan Moskovchenko1-9/+0
2006-10-02I have an iRiver again, yay! Make notes ramp down in a better way. FixStepan Moskovchenko1-16/+39
2006-10-01Solitaire: Fixed incorrect condition check that caused an out-of-bounds acces...Jens Arnold1-22/+31
2006-10-01Solitaire: Don't let the REM2STACK shortcut repeat on irivers.Jens Arnold1-1/+2
2006-10-01Deboost under all exits for rockdoom thanks to patch 5851 by David DentKarl Kurbjun1-2/+8
2006-09-30Solitaire: colourised selection frame on colour targets.Jens Arnold1-6/+10