index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
*
Test plugin for measuring the internal scan rate of the LCD, for developers. ...
Jens Arnold
2006-08-28
*
Stop the paddle moving whie the game is paused.. AKA cheating
Jonathan Gordon
2006-08-27
*
Make doom work with sound on X5.
Jens Arnold
2006-08-26
*
Add help string for Gigabeat. Fixes a warning.
Jonas Häggqvist
2006-08-23
*
Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ...
Dave Chapman
2006-08-20
*
Fix errors when building H10 Normal build.
Barry Wardell
2006-08-20
*
Add new build target for iriver H10 5/6Gb.
Barry Wardell
2006-08-19
*
Added help text in minesweeper for iriver H10
Barry Wardell
2006-08-19
*
* Use fast multiplication macro in some more places. * Better pipelining on SH1.
Jens Arnold
2006-08-19
*
Clean up the video output code - remove the final traces of libvo (used by mp...
Dave Chapman
2006-08-17
*
Greyscale tetrox backgrounds: 'Score' in bold plus some antialiasing. There's...
Jens Arnold
2006-08-16
*
Sudoku: Separate set of graphics for X5 and Nano. Fixes wrong colours (pure g...
Jens Arnold
2006-08-16
*
Allow exiting of plugin whilst paused
Dave Chapman
2006-08-16
*
Convert the "short ciruit operator madness" to plain and simple code that
Daniel Stenberg
2006-08-16
*
Remove 3G compile warning
Antoine Cellerier
2006-08-13
*
*: Enhance minesweeper graphics
Antoine Cellerier
2006-08-13
*
Iriver iFP7xx memory layout adjustment.
Tomasz Malesinski
2006-08-12
*
Do not compile flashing plugin for H300 to be sure nobody tries that
Miika Pekkarinen
2006-08-12
*
Enabled iriver flashing plugin with additional safety checks,
Miika Pekkarinen
2006-08-12
*
Fixing Sudoku menu to work properly with FS#5182
Shachar Liberman
2006-08-12
*
Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...
Dave Chapman
2006-08-12
*
Better implementation of the new greyscale algorithm. A bit faster (+2% on iP...
Jens Arnold
2006-08-11
*
Fixed hold switch detection from bootloader when rockbox has been
Miika Pekkarinen
2006-08-11
*
New algorithm for grayscale buffer updates which is faster for large buffer d...
Jens Arnold
2006-08-11
*
Accepted 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 pointer
Marcoen Hirschberg
2006-08-11
*
don't assign NULL to a long (fixes sim build warnings)
Marcoen Hirschberg
2006-08-11
*
Removed too much...
Hristo Kovachev
2006-08-11
*
Correct H10's #define indents, remove redundant lines
Hristo Kovachev
2006-08-11
*
Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!
Hristo Kovachev
2006-08-11
*
== -> =. this should fix a build warning
Antoine Cellerier
2006-08-10
*
...nither sleep(0.2). thanks FS#5509 for letting me believe it is
Shachar Liberman
2006-08-10
*
ON+NEXT make no sense.
Shachar Liberman
2006-08-10
*
Correct calculation of necessary buffer size to give maximum number of shades...
Jens Arnold
2006-08-10
*
star game: fix several menu pointer bugs, add the option to choose
Shachar Liberman
2006-08-10
*
Sudoku: Slightly smaller bitmaps for iPod Video and Gigabeat to make the boar...
Jens Arnold
2006-08-10
*
Sudoku: * Changed the LCD size ifdef magic to ease adding of new LCD resoluti...
Jens Arnold
2006-08-09
*
ARM targets: Shave off one instruction from the multiply-by-75.
Jens Arnold
2006-08-09
*
fix button mappings for the gigabeat
Marcoen Hirschberg
2006-08-09
*
fix scroll speed on the gigabeat
Marcoen Hirschberg
2006-08-09
*
Bootloader support to search firmware also from flash. Bootloader <->
Miika Pekkarinen
2006-08-09
*
Mandelbrot: * Asm optimisation for arm targets. * Proper aspect for all LCD r...
Jens Arnold
2006-08-09
*
Add STOP and PAUSE features (mapped to OFF/ON on iriver H300, MENU/PLAY on ip...
Dave Chapman
2006-08-09
*
Slightly optimised range_limit() for arm targets.
Jens Arnold
2006-08-08
*
Do the clipping with inline asm instead of a huge lookup table. Tiny speedup,...
Jens Arnold
2006-08-08
*
Implementation of lcd_yuv_blit() for the ipod 5g.
Dave Chapman
2006-08-08
*
mpegplayer FPS display: * Don't count the first frame if we don't know the de...
Jens Arnold
2006-08-08
*
Fix corrupted videos on target.
Jens Arnold
2006-08-08
*
H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...
Jens Arnold
2006-08-08
*
Use the film strip icon for .m2v (same as for .rvf)
Jens Arnold
2006-08-08
[next]