Age | Commit message (Expand) | Author |
2010-07-11 | do not redraw menu when exiting the menu. | Teruaki Kawashima |
2010-07-11 | Revert accidental change. | Jens Arnold |
2010-07-11 | EMACify HE-AAC QMF on coldfire: 5% speedup on MCF5249. | Jens Arnold |
2010-07-11 | Refacture parts of libfaad filterbank. Faster windowing for 8-short-window se... | Andree Buschmann |
2010-07-10 | Rename/change SIMVER to APP_TYPE in the Makefiles. | Thomas Martitz |
2010-07-10 | tweak position of splash so that it is displayed inside the ui viewport. | Teruaki Kawashima |
2010-07-10 | keyboard: change how charactars are stored in the buffer. | Teruaki Kawashima |
2010-07-10 | pdbox: Now backlight does not fade out -- making music requires attention. | Wincent Balin |
2010-07-10 | Just another MHz saved on ARM for aac he decoding. | Andree Buschmann |
2010-07-09 | More work on libfaad's aac he decoder. Resort table to allow more efficient l... | Andree Buschmann |
2010-07-09 | FS#11466 and FS#11467 by Pierre-Yves Roosens | Rafaël Carré |
2010-07-09 | Revert r27359 | Rafaël Carré |
2010-07-09 | Fix red. Remove a small array from IRAM that is not critical to performance. | Andree Buschmann |
2010-07-09 | Submit FS#11461. Major speedup for aac he profile (PP5002 +20%, PP5020 +15%, ... | Andree Buschmann |
2010-07-09 | Update japanese translation. make translation consistent. | Teruaki Kawashima |
2010-07-08 | text viewer: fix the statusbar is displayed when the global statusbar setting... | Yoshihisa Uchida |
2010-07-08 | plugin api: delete sb_skin_update(). | Yoshihisa Uchida |
2010-07-07 | battery_bench: make log time start at 0 (since plugin started) | Rafaël Carré |
2010-07-07 | Even more readable code | Alexander Levin |
2010-07-07 | wmapro codec sim build needs to link with libm | Rafaël Carré |
2010-07-07 | plugin api: new functions set the end of the structure. thanks to Frank Gevae... | Yoshihisa Uchida |
2010-07-07 | text viewer: fixed the following bugs. | Yoshihisa Uchida |
2010-07-07 | plugin api: add the following functions. | Yoshihisa Uchida |
2010-07-06 | Remove unneeded libfaad files from SOURCE. | Andree Buschmann |
2010-07-06 | Integrate FS#11445 to raac. In addition remove faad specific pcm conversion a... | Andree Buschmann |
2010-07-06 | Slightly rearranged lines to execute only what's really needed. No functional... | Alexander Levin |
2010-07-06 | Rename functions so that the code is easier to read | Alexander Levin |
2010-07-06 | HD200 - add remote keymap | Marcin Bukat |
2010-07-06 | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz |
2010-07-06 | Clean up naming of radio preset functions and move global radio preset method... | Bertrik Sikken |
2010-07-06 | lrcplayer: | Teruaki Kawashima |
2010-07-06 | make the fms update | Jonathan Gordon |
2010-07-06 | Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava... | Michael Giacomelli |
2010-07-05 | Partial conversion of the wmapro decoder to fixed point arithmetic. Currently... | Mohamed Tarek |
2010-07-05 | Submit FS#11450. Change compile option for libfaad to -O2 for ARM target and ... | Andree Buschmann |
2010-07-05 | Provide the option to automatically update existing bookmark files on stop, w... | Torne Wuff |
2010-07-05 | text viewer: fixed StatusBar randomly appears (FS#11455). | Yoshihisa Uchida |
2010-07-05 | Serbian translation update, FS #11456 by Ivan Pesic | Bertrik Sikken |
2010-07-05 | Move the test and benchmark plugins to the top of the viewers list, since if ... | Michael Giacomelli |
2010-07-05 | pdbox: Optimizations in the audio output code. | Wincent Balin |
2010-07-05 | pdbox: Added Sansa e200 to supported devices. | Wincent Balin |
2010-07-05 | pdbox: Added different sampling rates based on hardware capabilities. | Wincent Balin |
2010-07-04 | Simulator: build recording code | Rafaël Carré |
2010-07-04 | chessbox: fix 'i = i++', based on gnuchess4.0-pl80 | Rafaël Carré |
2010-07-04 | Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as d... | Marianne Arnold |
2010-07-03 | Add -lm to pdbox sim build | Frank Gevaerts |
2010-07-03 | Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old... | Frank Gevaerts |
2010-07-03 | We already build with -fomit-frame-pointer so there's no need to specify that... | Nils Wallménius |
2010-07-02 | Commit FS#7831. Corrects our flac decoder to not reject files that have samp... | Michael Giacomelli |
2010-07-02 | text viewer: for tv_action and tv_bookmark, the prototype of the initializer ... | Yoshihisa Uchida |