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
Commit message (
Expand
)
Author
Age
*
Remove faulty reference to inexistent resource.
Thomas Martitz
2010-08-05
*
Theme Editor: Implemented resizing in RBMovable subclasses. Implementation i...
Robert Bieber
2010-08-05
*
Another minor ARM speedup for libwmapro. Drop lsb of multiplication result in...
Andree Buschmann
2010-08-05
*
Minor of libwmapro on ARM. Swap operands for fixmul31, is 1% faster.
Andree Buschmann
2010-08-05
*
Theme Editor: Made progress bars fully movable/savable from the preview panel
Robert Bieber
2010-08-05
*
Revert accidental change to cabbiev2.176x220x16.wps and apply it to cabbiev2....
Thomas Martitz
2010-08-05
*
Remove the comment about Coldfire asm. The current code (using fixmul16 macro...
Mohamed Tarek
2010-08-05
*
Add default font for LCD_HEIGHT <= 480
Thomas Martitz
2010-08-05
*
Cabbiev2 for 320x480.
Thomas Martitz
2010-08-05
*
Fix leading slash regex in wpsbuild.pl
Thomas Martitz
2010-08-05
*
One more get_user_file_path() fix. Don't store the user dir in config.cfg and
Thomas Martitz
2010-08-05
*
Dont redraw the AA every single update, only when needed
Jonathan Gordon
2010-08-05
*
Update README a bit.
Thomas Martitz
2010-08-05
*
New feature for the %xd() (display a preloaded image) skin tag.
Jonathan Gordon
2010-08-05
*
Add a T type to the tag table which allows parameters to be a single tag
Jonathan Gordon
2010-08-05
*
libwmapro: remove coldfire fixmul24 as it is both incorrect and unused, fix f...
Nils Wallménius
2010-08-05
*
Theme Editor: Fixed bug that crashed conditionals nested in sublines, began w...
Robert Bieber
2010-08-05
*
Theme Editor: Implemented saveGeometry() in RBAlbumArt
Robert Bieber
2010-08-05
*
Theme Editor: Stopped bug that caused segfault if SBS element was moved from ...
Robert Bieber
2010-08-05
*
Theme Editor: Fixed image positioning bug, implemented saveGeometry() in RBImage
Robert Bieber
2010-08-05
*
update wmapro's README.
Mohamed Tarek
2010-08-05
*
Theme Editor: Fixed ParseTreeModel's paramChanged function to emit the correc...
Robert Bieber
2010-08-05
*
Theme Editor: Removed empty lines after comments in generated code
Robert Bieber
2010-08-05
*
Fix reds.
Mohamed Tarek
2010-08-05
*
oops ! shouldn't have removed mdct_tables.
Mohamed Tarek
2010-08-05
*
Drop the the mdct files from libwmapro since they are no longer needed.
Mohamed Tarek
2010-08-05
*
Theme Editor: Added code generate/undo functionality to SkinViewer
Robert Bieber
2010-08-05
*
Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...
Mohamed Tarek
2010-08-04
*
Fix red by removing sine_512 from iram (2KB). minor slowdown for PP5024 (~0.0...
Mohamed Tarek
2010-08-04
*
Use codeclib's mdct in wmapro. Input coeffs to the transform needed to be sca...
Mohamed Tarek
2010-08-04
*
Delete now unused icons.
Thomas Martitz
2010-08-04
*
Prettier icons for app launcher and notification bar.
Thomas Martitz
2010-08-04
*
A bit of work in the pcm driver. Should be a bit more efficient, but more imp...
Thomas Martitz
2010-08-04
*
Theme Editor: Overhauled main window toolbar
Robert Bieber
2010-08-04
*
Theme Editor: Replaced zoom icons with modified Tango icons
Robert Bieber
2010-08-04
*
Theme Editor: Switched playback icons to tango icons
Robert Bieber
2010-08-04
*
Show/hide notification area icon when starting/stopping playback.
Thomas Martitz
2010-08-04
*
Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...
Thomas Martitz
2010-08-04
*
Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...
Jonathan Gordon
2010-08-04
*
Theme Editor: Began implementing code generation for movable viewports
Robert Bieber
2010-08-04
*
remove old test code
Jonathan Gordon
2010-08-04
*
Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac...
Thomas Martitz
2010-08-04
*
Ignore screen orentiation changes and force portrait mode. We cannot handle i...
Thomas Martitz
2010-08-03
*
Fix the sample count in wma pro.
Mohamed Tarek
2010-08-03
*
Run Rockbox as a service, which allows for music decoding&playback in the bac...
Thomas Martitz
2010-08-03
*
Theme Editor: Created the RBMovable abstract class for screen elements that c...
Robert Bieber
2010-08-03
*
system-arm.c/__div0 are for ARM native builds only
Rafaël Carré
2010-08-03
*
faad: move inline function in header
Rafaël Carré
2010-08-03
*
system-android: cast void* to uintptr_t*
Rafaël Carré
2010-08-03
*
android: declare audiohw_set_volume()
Rafaël Carré
2010-08-03
[next]