summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-07-11make language array initialized correctlly with builtin strings when loading ...Teruaki Kawashima1-1/+1
2010-07-11Further changes to aac-he decoding. Refactor and rearrange dct tabs to be abl...Andree Buschmann1-128/+94
2010-07-11do not redraw menu when exiting the menu.Teruaki Kawashima1-11/+5
2010-07-11Revert accidental change.Jens Arnold1-2/+0
2010-07-11EMACify HE-AAC QMF on coldfire: 5% speedup on MCF5249.Jens Arnold2-20/+54
2010-07-11Refacture parts of libfaad filterbank. Faster windowing for 8-short-window se...Andree Buschmann1-46/+80
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz11-18/+18
2010-07-10tweak position of splash so that it is displayed inside the ui viewport.Teruaki Kawashima1-6/+3
2010-07-10keyboard: change how charactars are stored in the buffer.Teruaki Kawashima1-86/+82
2010-07-10pdbox: Now backlight does not fade out -- making music requires attention.Wincent Balin1-0/+8
2010-07-10Just another MHz saved on ARM for aac he decoding.Andree Buschmann1-2/+43
2010-07-09More work on libfaad's aac he decoder. Resort table to allow more efficient l...Andree Buschmann2-369/+179
2010-07-09FS#11466 and FS#11467 by Pierre-Yves RoosensRafaël Carré1-23/+23
2010-07-09Revert r27359Rafaël Carré1-1/+1
2010-07-09Fix red. Remove a small array from IRAM that is not critical to performance.Andree Buschmann1-1/+1
2010-07-09Submit FS#11461. Major speedup for aac he profile (PP5002 +20%, PP5020 +15%, ...Andree Buschmann7-544/+202
2010-07-09Update japanese translation. make translation consistent.Teruaki Kawashima1-18/+125
2010-07-08text viewer: fix the statusbar is displayed when the global statusbar setting...Yoshihisa Uchida1-2/+5
2010-07-08plugin api: delete sb_skin_update().Yoshihisa Uchida3-3/+1
2010-07-07battery_bench: make log time start at 0 (since plugin started)Rafaël Carré1-11/+18
2010-07-07Even more readable codeAlexander Levin1-0/+2
2010-07-07wmapro codec sim build needs to link with libmRafaël Carré1-0/+10
2010-07-07plugin api: new functions set the end of the structure. thanks to Frank Gevae...Yoshihisa Uchida2-8/+12
2010-07-07text viewer: fixed the following bugs.Yoshihisa Uchida3-7/+11
2010-07-07plugin api: add the following functions.Yoshihisa Uchida2-2/+12
2010-07-06Remove unneeded libfaad files from SOURCE.Andree Buschmann1-6/+0
2010-07-06Integrate FS#11445 to raac. In addition remove faad specific pcm conversion a...Andree Buschmann1-10/+46
2010-07-06Slightly rearranged lines to execute only what's really needed. No functional...Alexander Levin1-3/+3
2010-07-06Rename functions so that the code is easier to readAlexander Levin3-10/+10
2010-07-06HD200 - add remote keymapMarcin Bukat1-10/+155
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz1-1/+1
2010-07-06Clean up naming of radio preset functions and move global radio preset method...Bertrik Sikken4-62/+79
2010-07-06lrcplayer:Teruaki Kawashima1-20/+11
2010-07-06make the fms updateJonathan Gordon1-1/+5
2010-07-06Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava...Michael Giacomelli1-15/+76
2010-07-05Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek14-43/+3644
2010-07-05Submit FS#11450. Change compile option for libfaad to -O2 for ARM target and ...Andree Buschmann1-0/+12
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff5-1/+24
2010-07-05text viewer: fixed StatusBar randomly appears (FS#11455).Yoshihisa Uchida1-2/+4
2010-07-05Serbian translation update, FS #11456 by Ivan PesicBertrik Sikken1-24/+522
2010-07-05Move the test and benchmark plugins to the top of the viewers list, since if ...Michael Giacomelli1-11/+11
2010-07-05pdbox: Optimizations in the audio output code.Wincent Balin1-1/+5
2010-07-05pdbox: Added Sansa e200 to supported devices.Wincent Balin2-1/+10
2010-07-05pdbox: Added different sampling rates based on hardware capabilities.Wincent Balin1-4/+11
2010-07-04Simulator: build recording codeRafaël Carré6-89/+16
2010-07-04chessbox: fix 'i = i++', based on gnuchess4.0-pl80Rafaël Carré1-2/+2
2010-07-04Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as d...Marianne Arnold1-0/+2
2010-07-03Add -lm to pdbox sim buildFrank Gevaerts1-0/+17
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts2-0/+2
2010-07-03We already build with -fomit-frame-pointer so there's no need to specify that...Nils Wallménius1-1/+1