summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-17FIx typo in coldfire asm which caused yellowDave Hooper
2010-02-17Fix yellow (bad function declaration)Dave Hooper
2010-02-17Fix yellow (ff_fft_permute_c an unused function in codeclib)Dave Hooper
2010-02-17Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper
2010-02-16Remove obsolete comment.Amaury Pouly
2010-02-16Hopefully fix Nano2G rolo again. We have enough IRAM anyways.Michael Sparmann
2010-02-16Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann
2010-02-16-Cosmetic change in a comparisonAmaury Pouly
2010-02-16Fix several misused of 'struct dirent' instead of 'struct dircache_entry' in ...Amaury Pouly
2010-02-16Fix parallel buildingMaurus Cuelenaere
2010-02-16Start with mountpoint as folder to talk selection if old value is invalid.Dominik Riebeling
2010-02-16Use QFileDialog::getExistingDirectory() for path selection.Dominik Riebeling
2010-02-16Only build Lua overlay on low-mem targetsMaurus Cuelenaere
2010-02-16Brickmania: Fix FS#10959 - Ball disappearsTomer Shalev
2010-02-16Rename InstallFrm to InstallWindowFrm.Dominik Riebeling
2010-02-16Remove column from tree widget -- this is set up by the caller.Dominik Riebeling
2010-02-16Turn the simulator background into a clickable area. i.e. you click on the pl...Frank Gevaerts
2010-02-16scrollbar.c: Simplify code a bit.Teruaki Kawashima
2010-02-16* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima
2010-02-16Add the Rockbox GNU header to some files in libatrac.Mohamed Tarek
2010-02-16fix checkwpsJonathan Gordon
2010-02-16Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...Jonathan Gordon
2010-02-16Initial support for ATRAC3 streams in wav containers. Mohamed Tarek
2010-02-16updated German translationMichael Chicoine
2010-02-16Fix yellow.Mohamed Tarek
2010-02-16Fix a comment in OMA metadata parser. No functional changes.Mohamed Tarek
2010-02-16"Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...Mohamed Tarek
2010-02-16Bump APIs' versions.Mohamed Tarek
2010-02-16Add two extra fields to struct mp3entry, in preparation for making ATRAC3 mor...Mohamed Tarek
2010-02-15Major optimization of atrac3 codec for Coldfire targets. Moving several numbe...Andree Buschmann
2010-02-15Minor atrac3 codec optimization. Refacturate requantization of spectral lines...Andree Buschmann
2010-02-15Brickmania: Fix continue message for Cowon D2Tomer Shalev
2010-02-15Sansa Clip+: Implement button driver.Jack Halpin
2010-02-15Further optimization of atrac3 codec. Refacturate gainCompensateAndOverlap(),...Andree Buschmann
2010-02-15Minor speed up of atrac3 codec. Applying 2 bits fract part to scalefactors in...Andree Buschmann
2010-02-15onplay.c: optimize a little bit.Teruaki Kawashima
2010-02-15Work on atrac Joint Stereo mode. Correct calculation in getChannelWeights(), ...Andree Buschmann
2010-02-15make veryclean: remove tools/iaudio_bl_flash.[ch]Maurus Cuelenaere
2010-02-15libdemac: Add x86/x86_64 MMX asm for the filters. Not relevant for target but...Jens Arnold
2010-02-15revert last commit (r24660). There was a mistake in the location of the Mohamed Tarek
2010-02-14Fold a 2-bit shift into decodeSpectrum(), saves 1MHz on ARM, +2% Mohamed Tarek
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok
2010-02-14Rewrite dircache generation to take advantage for the FAT code. Reduce RAM us...Amaury Pouly
2010-02-14Touchscreen: Update manual according to r24652Tomer Shalev
2010-02-14Touchscreen: Pitch-screen and Quick-screen keymapping changesTomer Shalev
2010-02-14Touchscreen: Change WPS key mappingsTomer Shalev
2010-02-14WPS volume touchregion: fix reverse Y coordinate in portrait modeMaurus Cuelenaere
2010-02-14Further optimization and minor clean up of atrac codec: Unroll iqmf_dewindowi...Andree Buschmann
2010-02-14Have tagcache_fill_tags also fill the length entry of the mp3entry structure.Amaury Pouly
2010-02-14onplay: move functions to a bit more logical order; some functions, some menu...Teruaki Kawashima