| Commit message (Expand) | Author | Age |
| * | Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor... | Mohamed Tarek | 2010-02-16 |
| * | Major optimization of atrac3 codec for Coldfire targets. Moving several numbe... | Andree Buschmann | 2010-02-15 |
| * | Minor atrac3 codec optimization. Refacturate requantization of spectral lines... | Andree Buschmann | 2010-02-15 |
| * | Brickmania: Fix continue message for Cowon D2 | Tomer Shalev | 2010-02-15 |
| * | Further optimization of atrac3 codec. Refacturate gainCompensateAndOverlap(),... | Andree Buschmann | 2010-02-15 |
| * | Minor speed up of atrac3 codec. Applying 2 bits fract part to scalefactors in... | Andree Buschmann | 2010-02-15 |
| * | onplay.c: optimize a little bit. | Teruaki Kawashima | 2010-02-15 |
| * | Work on atrac Joint Stereo mode. Correct calculation in getChannelWeights(), ... | Andree Buschmann | 2010-02-15 |
| * | libdemac: Add x86/x86_64 MMX asm for the filters. Not relevant for target but... | Jens Arnold | 2010-02-15 |
| * | revert last commit (r24660). There was a mistake in the location of the | Mohamed Tarek | 2010-02-15 |
| * | Fold a 2-bit shift into decodeSpectrum(), saves 1MHz on ARM, +2% | Mohamed Tarek | 2010-02-14 |
| * | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok | 2010-02-14 |
| * | Touchscreen: Pitch-screen and Quick-screen keymapping changes | Tomer Shalev | 2010-02-14 |
| * | Touchscreen: Change WPS key mappings | Tomer Shalev | 2010-02-14 |
| * | WPS volume touchregion: fix reverse Y coordinate in portrait mode | Maurus Cuelenaere | 2010-02-14 |
| * | Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowi... | Andree Buschmann | 2010-02-14 |
| * | Have tagcache_fill_tags also fill the length entry of the mp3entry structure. | Amaury Pouly | 2010-02-14 |
| * | onplay: move functions to a bit more logical order; some functions, some menu... | Teruaki Kawashima | 2010-02-14 |
| * | FS#10984 - multifont! 2 major additions: | Jonathan Gordon | 2010-02-14 |
| * | keyboard: check length of the last line. avoid dividing by 0. | Teruaki Kawashima | 2010-02-14 |
| * | Make deceodeSpectrum() store the spectral coefficients of odd bands in revers... | Mohamed Tarek | 2010-02-14 |
| * | Speed up atrac codec for ARM through simple loop unrolling. Saves 9 MHz on PP... | Andree Buschmann | 2010-02-13 |
| * | Touchscreen: fix scrollbar handling when it's on the right | Maurus Cuelenaere | 2010-02-13 |
| * | Packard Bell Vibe 500: More plugin keymaps (second portion). | Szymon Dziok | 2010-02-13 |
| * | Lua fscanf: use pointer of file descriptor instead of file descriptor itself ... | Maurus Cuelenaere | 2010-02-13 |
| * | Fix FS#11007: Lua didn't parse negative numbers correct when reading from files | Maurus Cuelenaere | 2010-02-13 |
| * | keyboard: stretch dispalying of virtual keyboard to fit the screen width if p... | Teruaki Kawashima | 2010-02-13 |
| * | jpeg,png: some minor changes. | Teruaki Kawashima | 2010-02-12 |
| * | Updated Chinese translation | Michael Chicoine | 2010-02-12 |
| * | Convert RINGBUF_* macros to inline functions, saving binsize and improving ty... | Thomas Martitz | 2010-02-12 |
| * | "remote_control: don't use goto. | Teruaki Kawashima | 2010-02-12 |
| * | chopper: fix FS#11000: Drawing issue with steep mode. don't change level whil... | Teruaki Kawashima | 2010-02-12 |
| * | Add support for Sony OMA file format. Currently only supports ATRAC3 (without... | Mohamed Tarek | 2010-02-12 |
| * | Turkish translation update | Michael Chicoine | 2010-02-12 |
| * | fft: fix yellow | Tomer Shalev | 2010-02-12 |
| * | fft: fix red | Tomer Shalev | 2010-02-11 |
| * | fft plugin: add touchscreen key-mapping and enable plugin for touchscreen tar... | Tomer Shalev | 2010-02-11 |
| * | Packard Bell Vibe 500: Start committing plugin keymaps. | Szymon Dziok | 2010-02-11 |
| * | Remove leftover from before make system rework. | Jens Arnold | 2010-02-11 |
| * | fix typo | Szymon Dziok | 2010-02-11 |
| * | Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en... | Szymon Dziok | 2010-02-11 |
| * | Commit FS#10889: detect file handles leaks in plugins and automatically close... | Amaury Pouly | 2010-02-11 |
| * | Updated Russian Translation | Michael Chicoine | 2010-02-11 |
| * | color_picker: a bit of rework for color_picker. | Teruaki Kawashima | 2010-02-11 |
| * | Fix FS#10997 - Clipv1 Quickscreen - left button cancels instead of toggling s... | Michael Chicoine | 2010-02-11 |
| * | Bump plugin API version. This should have been done in r24587. Also, because ... | Frank Gevaerts | 2010-02-11 |
| * | fix text scrolling handling in do_menu, set_time_screen and time_screen. | Teruaki Kawashima | 2010-02-11 |
| * | APE: Fused vector math for the filters on ARMv5te. Speedup on Cowon D2 is ~4%... | Jens Arnold | 2010-02-10 |
| * | New plugin: FFT, A frequency analyzer plugin | Frank Gevaerts | 2010-02-10 |
| * | Bubbles: Don't save scores when quit without saving is selected and reduce sp... | Thomas Martitz | 2010-02-10 |