summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* Use more iram in the tta lib, speeds up decoding by 47MHz on h300 (mcf5249) a...Nils Wallménius2010-07-12
* Complete the conversion of WMA Pro to fixed point. Floating point code is sti...Mohamed Tarek2010-07-12
* improve displaying of string containing diacritic characters. add some charac...Teruaki Kawashima2010-07-12
* text_editor: make functions and variables static. slightly reduce plugin size.Teruaki Kawashima2010-07-12
* text_viewer: remove unneeded code.Teruaki Kawashima2010-07-12
* Clean up libfaad's sbr-qmf code. Move array to correct #ifdef-path, introduce...Andree Buschmann2010-07-11
* Fix the commentAlexander Levin2010-07-11
* Minor correction to macros, beautification of loop.Andree Buschmann2010-07-11
* skin engine: fix simulator buildsRafaël Carré2010-07-11
* enable skin debug only in the simulatorRafaël Carré2010-07-11
* pdbox: avoid making own DEBUG clash with rockbox defineRafaël Carré2010-07-11
* lua: make DEBUG undefined by default, as doc statesRafaël Carré2010-07-11
* make language array initialized correctlly with builtin strings when loading ...Teruaki Kawashima2010-07-11
* Further changes to aac-he decoding. Refactor and rearrange dct tabs to be abl...Andree Buschmann2010-07-11
* do not redraw menu when exiting the menu.Teruaki Kawashima2010-07-11
* Revert accidental change.Jens Arnold2010-07-11
* EMACify HE-AAC QMF on coldfire: 5% speedup on MCF5249.Jens Arnold2010-07-11
* Refacture parts of libfaad filterbank. Faster windowing for 8-short-window se...Andree Buschmann2010-07-11
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* tweak position of splash so that it is displayed inside the ui viewport.Teruaki Kawashima2010-07-10
* keyboard: change how charactars are stored in the buffer.Teruaki Kawashima2010-07-10
* pdbox: Now backlight does not fade out -- making music requires attention.Wincent Balin2010-07-10
* Just another MHz saved on ARM for aac he decoding.Andree Buschmann2010-07-10
* More work on libfaad's aac he decoder. Resort table to allow more efficient l...Andree Buschmann2010-07-09
* FS#11466 and FS#11467 by Pierre-Yves RoosensRafaël Carré2010-07-09