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
*
libwma: Reuse a static buffer that was unused while decoding lsp files for so...
Nils Wallménius
2010-07-17
*
Check for errors from decode_packet in wmapro.c
Mohamed Tarek
2010-07-17
*
Increase the size of quant table in libwmapro to accomodate more values for e...
Mohamed Tarek
2010-07-17
*
libwma: Reduce size of runtab and levtab buffers, only one set can get the wo...
Nils Wallménius
2010-07-17
*
Remove unused 2kB buffer and some dead code.
Nils Wallménius
2010-07-17
*
Begin shoehorning wma into the clip codec buffer again. Reduce the static buf...
Nils Wallménius
2010-07-17
*
libwmapro no longer needs libm in the sim; update the makefile and README.roc...
Mohamed Tarek
2010-07-17
*
libwmapro : remove dead/unneeded code from wma.[ch]
Mohamed Tarek
2010-07-17
*
libwmapro : Rename all FIXED occurrances to int32_t and remove types.h
Mohamed Tarek
2010-07-17
*
More cleaning for libwmapro; use codeclib's bitstream functions and drop thos...
Mohamed Tarek
2010-07-17
*
Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h t...
Mohamed Tarek
2010-07-17
*
Theme Editor: Integrated target db with project creation code. Now changing ...
Robert Bieber
2010-07-17
*
Theme Editor: Added target database, now populates combo box in new project d...
Robert Bieber
2010-07-16
*
Set mime-type correctly to image/png for all text viewer screenshots. Mime-ty...
Marianne Arnold
2010-07-16
*
rtc_as3514.c: make alarm struct static and reorder fields to save some binsize
Bertrik Sikken
2010-07-16
*
Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...
Bertrik Sikken
2010-07-16
*
libwma has Huffman tables that are too big for the stack temp buffer. Make te...
Nils Wallménius
2010-07-16
*
HD200: Change move.w -> move.b in lcd-as-hd200.S when doing transfers to lcd ...
Marcin Bukat
2010-07-16
*
MPIO HD200 grey blitting: Use line reads for the pixel values as well. Almost...
Jens Arnold
2010-07-16
*
prevent the parser crashing if a font fails to load and is refresencd in more...
Jonathan Gordon
2010-07-16
*
mkamsboot: update outdated comment
Rafaël Carré
2010-07-16
*
mkamsboot: fix for newer fuzev2
Rafaël Carré
2010-07-16
*
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...
Nils Wallménius
2010-07-15
*
Theme Editor: Added New Project feature
Robert Bieber
2010-07-15
*
Remove two unused macros.
Nils Wallménius
2010-07-15
*
Correction of bug in Czech language - FS #11428 by Marek Salaba
Bertrik Sikken
2010-07-15
*
Theme Editor: Corrected last commit. Touch areas should have been made relat...
Robert Bieber
2010-07-15
*
Theme Editor: Made toutouch area coordinates absolute rather than relative
Robert Bieber
2010-07-15
*
Properly fix warning by copying the swap16 and swap32 inline functions from s...
Nils Wallménius
2010-07-15
*
Use codeclib version of the ffmpeg bitstream code for wma rather then ancient...
Michael Giacomelli
2010-07-15
*
Hopefully fix 'comparison between signed and unsigned' warning
Nils Wallménius
2010-07-15
*
Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...
Nils Wallménius
2010-07-15
*
Slovak language update - FS #11481 by Peter Lecky
Bertrik Sikken
2010-07-15
*
Update of Czech language - FS #11479 by Marek Salaba
Bertrik Sikken
2010-07-15
*
Update Thai translation - FS #11474 by Phinitnun Chanasabaeng
Bertrik Sikken
2010-07-15
*
Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parse...
Robert Bieber
2010-07-15
*
Initial cleanup for libwmapro.
Mohamed Tarek
2010-07-15
*
Updated italian translation.
Alessio Lenzi
2010-07-14
*
Build wmapro, disabled on targets with less than 2MB of ram
Rafaël Carré
2010-07-14
*
remove unused CODECLIBS variable from makefile
Rafaël Carré
2010-07-14
*
wmapro: silence some warnings related to function prototypes unused in rockbox
Rafaël Carré
2010-07-14
*
wmapro: don't force little endianness
Rafaël Carré
2010-07-14
*
Check if ROCKBOX_LITTLE_ENDIAN and ROCKBOX_BIG_ENDIAN are defined, no which v...
Rafaël Carré
2010-07-14
*
Remove WMA Pro again from the main build temporarily till the errors/warnings...
Mohamed Tarek
2010-07-14
*
Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...
Mohamed Tarek
2010-07-14
*
Remove the floating point code from wmaprodec.c and change variable names acc...
Mohamed Tarek
2010-07-14
*
Theme Editor: Added optional plaintext editing for config files
Robert Bieber
2010-07-14
*
Add a lcd_contrast feature and use it for the relevant manual section
Rafaël Carré
2010-07-14
*
Fuze*/e200v2: remove unused lcd_set_contrast()
Rafaël Carré
2010-07-14
*
Theme Editor: Added Close Project feature
Robert Bieber
2010-07-14
[next]