summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* FS#11454 Tuning of codec compiler optionsNils Wallménius2010-07-18
* Add a 'ab_repeat_buttons' featureRafaël Carré2010-07-18
* Properly initialize tagcache headers when doing commit() duringMiika Pekkarinen2010-07-18
* AB_REPEAT_ENABLE was never defined to 2Rafaël Carré2010-07-18
* Update Chinese (simple) translation - FS #11484 by Purling NayukiBertrik Sikken2010-07-18
* Revert accidental commit of "%z" support in r26071 (the implementation assume...Frank Gevaerts2010-07-18
* Prettier genlang-features output. Use the same style for max_language_size.h.Thomas Martitz2010-07-17
* Beautify view_battery() graph in debug menu. FS#11324 by meMarcin Bukat2010-07-17
* Oops, revert unintentional commitNils Wallménius2010-07-17
* Delete unused headerNils Wallménius2010-07-17
* Walloon language update - FS #11039 by Stéphane QuertinmontBertrik Sikken2010-07-17
* libwma: void pointer voodoo to get rid ov strict aliasing warningsNils Wallménius2010-07-17
* libwma: Reuse a static buffer that was unused while decoding lsp files for so...Nils Wallménius2010-07-17
* Check for errors from decode_packet in wmapro.cMohamed Tarek2010-07-17
* Increase the size of quant table in libwmapro to accomodate more values for e...Mohamed Tarek2010-07-17
* libwma: Reduce size of runtab and levtab buffers, only one set can get the wo...Nils Wallménius2010-07-17
* Remove unused 2kB buffer and some dead code.Nils Wallménius2010-07-17
* Begin shoehorning wma into the clip codec buffer again. Reduce the static buf...Nils Wallménius2010-07-17
* libwmapro no longer needs libm in the sim; update the makefile and README.roc...Mohamed Tarek2010-07-17
* libwmapro : remove dead/unneeded code from wma.[ch]Mohamed Tarek2010-07-17
* libwmapro : Rename all FIXED occurrances to int32_t and remove types.hMohamed Tarek2010-07-17
* More cleaning for libwmapro; use codeclib's bitstream functions and drop thos...Mohamed Tarek2010-07-17
* Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h t...Mohamed Tarek2010-07-17
* libwma has Huffman tables that are too big for the stack temp buffer. Make te...Nils Wallménius2010-07-16
* prevent the parser crashing if a font fails to load and is refresencd in more...Jonathan Gordon2010-07-16
* Remove two unused macros.Nils Wallménius2010-07-15
* Correction of bug in Czech language - FS #11428 by Marek SalabaBertrik Sikken2010-07-15
* Properly fix warning by copying the swap16 and swap32 inline functions from s...Nils Wallménius2010-07-15
* Use codeclib version of the ffmpeg bitstream code for wma rather then ancient...Michael Giacomelli2010-07-15
* Hopefully fix 'comparison between signed and unsigned' warningNils Wallménius2010-07-15
* Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...Nils Wallménius2010-07-15
* Slovak language update - FS #11481 by Peter LeckyBertrik Sikken2010-07-15
* Update of Czech language - FS #11479 by Marek SalabaBertrik Sikken2010-07-15
* Update Thai translation - FS #11474 by Phinitnun ChanasabaengBertrik Sikken2010-07-15
* Initial cleanup for libwmapro.Mohamed Tarek2010-07-15
* Updated italian translation.Alessio Lenzi2010-07-14
* Build wmapro, disabled on targets with less than 2MB of ramRafaël Carré2010-07-14
* remove unused CODECLIBS variable from makefileRafaël Carré2010-07-14
* wmapro: silence some warnings related to function prototypes unused in rockboxRafaël Carré2010-07-14
* wmapro: don't force little endiannessRafaë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 Tarek2010-07-14
* Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...Mohamed Tarek2010-07-14
* Remove the floating point code from wmaprodec.c and change variable names acc...Mohamed Tarek2010-07-14
* Add a lcd_contrast feature and use it for the relevant manual sectionRafaël Carré2010-07-14
* Oops, one explicit colon is enough (though an extra one doesn't hurt).Jens Arnold2010-07-13
* The simplification from r27406 changed the format of 'genlang-features': it u...Jens Arnold2010-07-13
* genlang-features: simplify generationRafaël Carré2010-07-13
* Tune compiler optimizations for libtta, gives a speedup of 1.1MHz on h300 and...Nils Wallménius2010-07-12
* Coldfire assembler implementation of hybrid_filter for libtta. Speeds up deco...Nils Wallménius2010-07-12