summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor...Mohamed Tarek2010-02-16
* Major optimization of atrac3 codec for Coldfire targets. Moving several numbe...Andree Buschmann2010-02-15
* Minor atrac3 codec optimization. Refacturate requantization of spectral lines...Andree Buschmann2010-02-15
* Brickmania: Fix continue message for Cowon D2Tomer Shalev2010-02-15
* Sansa Clip+: Implement button driver.Jack Halpin2010-02-15
* Further optimization of atrac3 codec. Refacturate gainCompensateAndOverlap(),...Andree Buschmann2010-02-15
* Minor speed up of atrac3 codec. Applying 2 bits fract part to scalefactors in...Andree Buschmann2010-02-15
* onplay.c: optimize a little bit.Teruaki Kawashima2010-02-15
* Work on atrac Joint Stereo mode. Correct calculation in getChannelWeights(), ...Andree Buschmann2010-02-15
* make veryclean: remove tools/iaudio_bl_flash.[ch]Maurus Cuelenaere2010-02-15
* libdemac: Add x86/x86_64 MMX asm for the filters. Not relevant for target but...Jens Arnold2010-02-15
* revert last commit (r24660). There was a mistake in the location of the Mohamed Tarek2010-02-15
* Fold a 2-bit shift into decodeSpectrum(), saves 1MHz on ARM, +2% Mohamed Tarek2010-02-14
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* Rewrite dircache generation to take advantage for the FAT code. Reduce RAM us...Amaury Pouly2010-02-14
* Touchscreen: Update manual according to r24652Tomer Shalev2010-02-14
* Touchscreen: Pitch-screen and Quick-screen keymapping changesTomer Shalev2010-02-14
* Touchscreen: Change WPS key mappingsTomer Shalev2010-02-14
* WPS volume touchregion: fix reverse Y coordinate in portrait modeMaurus Cuelenaere2010-02-14
* Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowi...Andree Buschmann2010-02-14
* Have tagcache_fill_tags also fill the length entry of the mp3entry structure.Amaury Pouly2010-02-14
* onplay: move functions to a bit more logical order; some functions, some menu...Teruaki Kawashima2010-02-14
* fix redJonathan Gordon2010-02-14
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* keyboard: check length of the last line. avoid dividing by 0.Teruaki Kawashima2010-02-14
* Set svn:keyword Id property. Mohamed Tarek2010-02-14
* Make deceodeSpectrum() store the spectral coefficients of odd bands in revers...Mohamed Tarek2010-02-14
* Rbutil now supports the Nano 2G.Alex Parker2010-02-13
* Speed up atrac codec for ARM through simple loop unrolling. Saves 9 MHz on PP...Andree Buschmann2010-02-13
* Include dualboot.h in dualboot.c as an additional compile time sanity checkBertrik Sikken2010-02-13
* Touchscreen: fix scrollbar handling when it's on the rightMaurus Cuelenaere2010-02-13
* Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok2010-02-13
* Lua fscanf: use pointer of file descriptor instead of file descriptor itself ...Maurus Cuelenaere2010-02-13
* Fix FS#11007: Lua didn't parse negative numbers correct when reading from filesMaurus Cuelenaere2010-02-13
* keyboard: stretch dispalying of virtual keyboard to fit the screen width if p...Teruaki Kawashima2010-02-13
* Update Rockbox Utility version to 1.2.5Dominik Riebeling2010-02-12
* Fix problems with platform retrieval.Dominik Riebeling2010-02-12
* Rockbox Utility polish translation update.Dominik Riebeling2010-02-12
* jpeg,png: some minor changes.Teruaki Kawashima2010-02-12
* Updated Chinese translationMichael Chicoine2010-02-12
* Fix red caused by r24615Michael Chicoine2010-02-12
* Convert RINGBUF_* macros to inline functions, saving binsize and improving ty...Thomas Martitz2010-02-12
* "remote_control: don't use goto.Teruaki Kawashima2010-02-12
* chopper: fix FS#11000: Drawing issue with steep mode. don't change level whil...Teruaki Kawashima2010-02-12
* Add support for Sony OMA file format. Currently only supports ATRAC3 (without...Mohamed Tarek2010-02-12
* Turkish translation updateMichael Chicoine2010-02-12
* fft: fix yellowTomer Shalev2010-02-12
* fft: fix redTomer Shalev2010-02-11
* fft plugin: add touchscreen key-mapping and enable plugin for touchscreen tar...Tomer Shalev2010-02-11
* Packard Bell Vibe 500: Start committing plugin keymaps.Szymon Dziok2010-02-11