summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2010-07-06lrcplayer:Teruaki Kawashima
2010-07-06make the fms updateJonathan Gordon
2010-07-06Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava...Michael Giacomelli
2010-07-05Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek
2010-07-05Submit FS#11450. Change compile option for libfaad to -O2 for ARM target and ...Andree Buschmann
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff
2010-07-05text viewer: fixed StatusBar randomly appears (FS#11455).Yoshihisa Uchida
2010-07-05Serbian translation update, FS #11456 by Ivan PesicBertrik Sikken
2010-07-05Move the test and benchmark plugins to the top of the viewers list, since if ...Michael Giacomelli
2010-07-05pdbox: Optimizations in the audio output code.Wincent Balin
2010-07-05pdbox: Added Sansa e200 to supported devices.Wincent Balin
2010-07-05pdbox: Added different sampling rates based on hardware capabilities.Wincent Balin
2010-07-04Simulator: build recording codeRafaël Carré
2010-07-04chessbox: fix 'i = i++', based on gnuchess4.0-pl80Rafaël Carré
2010-07-04Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as d...Marianne Arnold
2010-07-03Add -lm to pdbox sim buildFrank Gevaerts
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts
2010-07-03We already build with -fomit-frame-pointer so there's no need to specify that...Nils Wallménius
2010-07-02Commit FS#7831. Corrects our flac decoder to not reject files that have samp...Michael Giacomelli
2010-07-02text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...Yoshihisa Uchida