summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WM8978: Turn off AMUTE since it can cause annoying clicking with audio that p...Michael Sevakis2011-02-06
* Use the very large IRAM of S5L870x to speed up AAC-HE by ~1-5%.Andree Buschmann2011-02-05
* Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann2011-02-05
* Added thomasjfox to COMMITTERS. Woot!Thomas Jarosch2011-02-05
* Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and av...Andree Buschmann2011-02-05
* Fix #11897 - Multiple 'divide by zero' while playing particular APE on Clip+....Michael Sevakis2011-02-05
* Replace list of languages with map.Dominik Riebeling2011-02-04
* systrace: convert input strings using local codepage.Dominik Riebeling2011-02-04
* AMSv2 USB: Remove usb_enable call that occurs after core is already initializ...Michael Sevakis2011-02-04
* Correct the metronome keymap in the manual. Better describe buttons/actions i...Andree Buschmann2011-02-03
* Follow up on r29199. Move new codec types to the end of the list.Andree Buschmann2011-02-03
* Correctly re-initialize wma decoder on next track. This fixes strange observe...Andree Buschmann2011-02-03
* Changes in m4a parser: The metadata (e.g. sampling rate) for alac and aac mus...Andree Buschmann2011-02-03
* Roll back unintentionally submitted file.Andree Buschmann2011-02-03
* Submit FS#11918: Add 2 more codec types to be able to differentiate between A...Andree Buschmann2011-02-03
* MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...Michael Sevakis2011-02-03
* Make $(DIRS) an order-only dependency, to avoid needless rebuilding of some f...Frank Gevaerts2011-02-02
* Change the way java files are compiled (do them all at once) in order to spee...Frank Gevaerts2011-02-02
* Revert nonsense change.Andree Buschmann2011-02-02
* Fix some unwanted empty lines in the manual.Dominik Riebeling2011-02-02
* Touchscreen: Fix minor redraw after entering the context menu.Thomas Martitz2011-02-02
* Redo r29168. Use similar but existing mechanism in the action system which se...Thomas Martitz2011-02-02
* Reduce excessive debug output during mp3 parsing.Thomas Martitz2011-02-02
* Fix red. Replace remaining MEM's mit MEMORYSIZE.Andree Buschmann2011-02-02
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* Find a more consistent and resilient way to handle SBR upsampled files. The d...Andree Buschmann2011-02-02
* Android/Java: Disable implicit compilation of dependecies to make the life ea...Thomas Martitz2011-02-02
* Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and ...Andree Buschmann2011-02-02
* Do not parse into 'ilst' atom if size is 0. Fixes playability issue in FS#11916.Andree Buschmann2011-02-02
* Fix sansac200v2 not showing up in device selection.Dominik Riebeling2011-02-01
* Manual: Correct the description of the Time/Date menu and make it look nicer.Alexander Levin2011-02-01
* Manual: correct the 'Playlists' menu descriptionAlexander Levin2011-02-01
* Add a safety check in the resume seek code, just in case.Magnus Holmgren2011-02-01
* We seeked one chunk too far when resuming m4a files.Andree Buschmann2011-02-01
* Pitchscreen: Small fix for the right touchscreen button.Thomas Martitz2011-02-01
* Rework m4a seek/resume code. Seek/resume does now also work properly with fil...Andree Buschmann2011-01-31
* mkamsboot: restructure model / firmware file information.Dominik Riebeling2011-01-31
* mkmpioboot: restructure model / firmware file information.Dominik Riebeling2011-01-31
* Fix resume for m4a files. Solves FS#9306.Andree Buschmann2011-01-31
* Limit the size of each ID3 metadata item to avoid that the metadata buffer is...Andree Buschmann2011-01-30
* update the toolchains install script to grab the latest and greatestJonathan Gordon2011-01-30
* Fix r29171 red. Forgot to replace a few.Michael Sevakis2011-01-30
* Use __builtin_constant_p() to select the best byteswapping method: constant o...Michael Sevakis2011-01-30
* Add widgets to android port.Antoine Cellerier2011-01-29
* AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo...Michael Sevakis2011-01-29
* Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...Thomas Martitz2011-01-29
* Ugh, remove debug output.Thomas Martitz2011-01-29
* Improve sometimes glitchy touchscreen handling in the pitchscreen.Thomas Martitz2011-01-29
* Fix yellowThomas Martitz2011-01-29
* Add a couple KERNEL_ASSERTs to check queue fullness when extra checks are ena...Michael Sevakis2011-01-29