summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2006-09-05Untested cursor display fix when no cards are left/drawn on the remains stack.Antoine Cellerier
2006-09-05Add some yielding during the bouncing cards sequence (and only refresh what's...Antoine Cellerier
2006-09-05Fix not being able to exit Doom on the H10.Barry Wardell
2006-09-04Foreground color in menusAntoine Cellerier
2006-09-04Bouncing cards when you win :)Antoine Cellerier
2006-09-04Restore default background color when going back to menu after winning.Antoine Cellerier
2006-09-04Some more remains' stack bug fixes. I must've been drunk when i wrote the ori...Antoine Cellerier
2006-09-04Gracefully shutdown unless firmware is found.Miika Pekkarinen
2006-09-03Fix some more bugs found by amiconn:Antoine Cellerier
2006-09-03Use consistant margins. If people still have ideas to make it look better on ...Antoine Cellerier
2006-09-02Some more tweaking so that it now looks really good on small screensAntoine Cellerier
2006-09-02Fix solitaire card colorsAntoine Cellerier
2006-09-02Hopefully fix solitaire invisible card bug ... and add some more.Antoine Cellerier
2006-09-01fix text editor for actions system, stopgap approach untill actions is modifi...Jonathan Gordon
2006-08-30Correct credits for the calculator pluginLinus Nielsen Feltzing
2006-08-28Test plugin for measuring the internal scan rate of the LCD, for developers. ...Jens Arnold
2006-08-27Stop the paddle moving whie the game is paused.. AKA cheatingJonathan Gordon
2006-08-26Make doom work with sound on X5.Jens Arnold
2006-08-23Add help string for Gigabeat. Fixes a warning.Jonas Häggqvist
2006-08-20Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...Dave Chapman
2006-08-20Fix errors when building H10 Normal build.Barry Wardell
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-19Added help text in minesweeper for iriver H10Barry Wardell
2006-08-19* Use fast multiplication macro in some more places. * Better pipelining on SH1.Jens Arnold
2006-08-17Clean up the video output code - remove the final traces of libvo (used by mp...Dave Chapman
2006-08-16Greyscale tetrox backgrounds: 'Score' in bold plus some antialiasing. There's...Jens Arnold
2006-08-16Sudoku: Separate set of graphics for X5 and Nano. Fixes wrong colours (pure g...Jens Arnold
2006-08-16Allow exiting of plugin whilst pausedDave Chapman
2006-08-16Convert the "short ciruit operator madness" to plain and simple code thatDaniel Stenberg
2006-08-13Remove 3G compile warningAntoine Cellerier
2006-08-13*: Enhance minesweeper graphicsAntoine Cellerier
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski
2006-08-12Do not compile flashing plugin for H300 to be sure nobody tries thatMiika Pekkarinen
2006-08-12Enabled iriver flashing plugin with additional safety checks,Miika Pekkarinen
2006-08-12Fixing Sudoku menu to work properly with FS#5182Shachar Liberman
2006-08-12Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman
2006-08-11Better implementation of the new greyscale algorithm. A bit faster (+2% on iP...Jens Arnold
2006-08-11Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen
2006-08-11New algorithm for grayscale buffer updates which is faster for large buffer d...Jens Arnold
2006-08-11Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod
2006-08-11'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg
2006-08-11don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg
2006-08-11Removed too much...Hristo Kovachev
2006-08-11Correct H10's #define indents, remove redundant linesHristo Kovachev
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev
2006-08-10== -> =. this should fix a build warningAntoine Cellerier
2006-08-10...nither sleep(0.2). thanks FS#5509 for letting me believe it isShachar Liberman
2006-08-10ON+NEXT make no sense.Shachar Liberman
2006-08-10Correct calculation of necessary buffer size to give maximum number of shades...Jens Arnold
2006-08-10star game: fix several menu pointer bugs, add the option to chooseShachar Liberman