summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-07-14Add a lcd_contrast feature and use it for the relevant manual sectionRafaël Carré
2010-07-13Oops, one explicit colon is enough (though an extra one doesn't hurt).Jens Arnold
2010-07-13The simplification from r27406 changed the format of 'genlang-features': it u...Jens Arnold
2010-07-13genlang-features: simplify generationRafaël Carré
2010-07-12Tune compiler optimizations for libtta, gives a speedup of 1.1MHz on h300 and...Nils Wallménius
2010-07-12Coldfire assembler implementation of hybrid_filter for libtta. Speeds up deco...Nils Wallménius
2010-07-12Use more iram in the tta lib, speeds up decoding by 47MHz on h300 (mcf5249) a...Nils Wallménius
2010-07-12Complete the conversion of WMA Pro to fixed point. Floating point code is sti...Mohamed Tarek
2010-07-12improve displaying of string containing diacritic characters. add some charac...Teruaki Kawashima
2010-07-12text_editor: make functions and variables static. slightly reduce plugin size.Teruaki Kawashima
2010-07-12text_viewer: remove unneeded code.Teruaki Kawashima
2010-07-11Clean up libfaad's sbr-qmf code. Move array to correct #ifdef-path, introduce...Andree Buschmann
2010-07-11Fix the commentAlexander Levin
2010-07-11Minor correction to macros, beautification of loop.Andree Buschmann
2010-07-11skin engine: fix simulator buildsRafaël Carré
2010-07-11enable skin debug only in the simulatorRafaël Carré
2010-07-11pdbox: avoid making own DEBUG clash with rockbox defineRafaël Carré
2010-07-11lua: make DEBUG undefined by default, as doc statesRafaël Carré
2010-07-11make language array initialized correctlly with builtin strings when loading ...Teruaki Kawashima
2010-07-11Further changes to aac-he decoding. Refactor and rearrange dct tabs to be abl...Andree Buschmann
2010-07-11do not redraw menu when exiting the menu.Teruaki Kawashima
2010-07-11Revert accidental change.Jens Arnold
2010-07-11EMACify HE-AAC QMF on coldfire: 5% speedup on MCF5249.Jens Arnold
2010-07-11Refacture parts of libfaad filterbank. Faster windowing for 8-short-window se...Andree Buschmann
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz
2010-07-10tweak position of splash so that it is displayed inside the ui viewport.Teruaki Kawashima
2010-07-10keyboard: change how charactars are stored in the buffer.Teruaki Kawashima
2010-07-10pdbox: Now backlight does not fade out -- making music requires attention.Wincent Balin
2010-07-10Just another MHz saved on ARM for aac he decoding.Andree Buschmann
2010-07-09More work on libfaad's aac he decoder. Resort table to allow more efficient l...Andree Buschmann
2010-07-09FS#11466 and FS#11467 by Pierre-Yves RoosensRafaël Carré
2010-07-09Revert r27359Rafaël Carré
2010-07-09Fix red. Remove a small array from IRAM that is not critical to performance.Andree Buschmann
2010-07-09Submit FS#11461. Major speedup for aac he profile (PP5002 +20%, PP5020 +15%, ...Andree Buschmann
2010-07-09Update japanese translation. make translation consistent.Teruaki Kawashima
2010-07-08text viewer: fix the statusbar is displayed when the global statusbar setting...Yoshihisa Uchida
2010-07-08plugin api: delete sb_skin_update().Yoshihisa Uchida
2010-07-07battery_bench: make log time start at 0 (since plugin started)Rafaël Carré
2010-07-07Even more readable codeAlexander Levin
2010-07-07wmapro codec sim build needs to link with libmRafaël Carré
2010-07-07plugin api: new functions set the end of the structure. thanks to Frank Gevae...Yoshihisa Uchida
2010-07-07text viewer: fixed the following bugs.Yoshihisa Uchida
2010-07-07plugin api: add the following functions.Yoshihisa Uchida
2010-07-06Remove unneeded libfaad files from SOURCE.Andree Buschmann
2010-07-06Integrate FS#11445 to raac. In addition remove faad specific pcm conversion a...Andree Buschmann
2010-07-06Slightly rearranged lines to execute only what's really needed. No functional...Alexander Levin
2010-07-06Rename functions so that the code is easier to readAlexander Levin
2010-07-06HD200 - add remote keymapMarcin Bukat
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz
2010-07-06Clean up naming of radio preset functions and move global radio preset method...Bertrik Sikken