summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Fix oops in r29160 (apps went into games and vice versa).Thomas Martitz2011-01-29
* Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz2011-01-29
* Android: Change menu button to go always (and not only in the wps) to the mai...Thomas Martitz2011-01-29
* Re-factor code for the plugins main menu item, enabling better icons in that ...Thomas Martitz2011-01-29
* Fix SDL app buildThomas Martitz2011-01-29
* Give the playlists main menu item a context menu (playlist settings).Thomas Martitz2011-01-29
* Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz2011-01-29
* Some minor corrections for the czech translation.Mustapha Senhaji2011-01-29
* Update the slovak translation.Mustapha Senhaji2011-01-29
* Workaround the brokenness of realpath() a bit more.Thomas Martitz2011-01-27
* Fix FS#11904, filename generation was lacking a slash.Thomas Martitz2011-01-26
* Remove WPS related variable which is read but not set or changed. Closes FS#1...Andree Buschmann2011-01-25
* Pacbox: Fix assumption about LCD width of 128 implying the display needs vert...Michael Sevakis2011-01-25
* Update the russian translation.Mustapha Senhaji2011-01-25
* Update the chinese-simp translation.Mustapha Senhaji2011-01-25
* MPEGPlayer: Account for drivers that pass pointers to their internal state va...Michael Sevakis2011-01-25
* Move android notification display format logic to java code (no functional ch...Antoine Cellerier2011-01-24
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* New option for the bar tags: 'backdrop, <label>' will draw another image und...Jonathan Gordon2011-01-24