summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Samsung YP-R1 target portLorenzo Miori2014-02-05
* talk: On hwcodec disabling DMA interrupt is required during buflib moveThomas Martitz2014-02-03
* Fix warnings.Thomas Martitz2014-02-03
* talk/voice: Reduce the size of the commit buffer.Thomas Martitz2014-02-02
* talk.c: The new cache management is good enough to use it for .talk clips as ...Thomas Martitz2014-02-02
* talk.c: The new cache management is good enough to use it on all targets.Thomas Martitz2014-02-02
* talk: Smarter cache management for TALK_PARTIAL_LOAD.Thomas Martitz2014-02-02
* talk: Add debug menu entry to view statistics about talk engine.Thomas Martitz2014-02-02
* talk: Make talk_voice_required() local to talk.cThomas Martitz2014-02-02
* talk/hwcodec: Do always free the clip buffer in shrink_callback().Thomas Martitz2014-02-02
* talk: Remove superflous call to talk_init().Thomas Martitz2014-02-02
* Correct the number of codepages on charcell.Dominik Riebeling2014-01-27
* talk: When no voice file is loaded don't even attempt to load the clip, it's ...Thomas Martitz2014-01-27
* hwcodec/talk.c: Give the thumbnail buffer regardless of the talk buffer policy.Thomas Martitz2014-01-26
* Fix incorrect language string reference in eq_menu.cPurling Nayuki2014-01-26
* Fix red on monochrome.Thomas Martitz2014-01-22
* skin_engine/backdrops: Have to reload default backdrops from setting when it ...Thomas Martitz2014-01-22
* rockbox: Improve button repeat handling.Thomas Martitz2014-01-18
* There are 15 codepages to choose from, not 14.Frank Gevaerts2014-01-18
* rockboy: Fix button read method.Thomas Martitz2014-01-18
* rockblox: Fix compilation under recent mingw-w64-gcc.Thomas Martitz2014-01-17
* Fix chinese-trad translationPurling Nayuki2014-01-16
* buflib: Add crc field protecting buflib cookie integrityMarcin Bukat2014-01-16
* ipods: fix DEBUG buildsMarcin Bukat2014-01-16
* Fix Player warning.Thomas Martitz2014-01-16
* usb screen: Crop logo to the UI viewport dimensions.Thomas Martitz2014-01-16
* usb screen: Push the usb screen onto the activity stack. This enables %cs tag...Thomas Martitz2014-01-16
* menus: Stop scrolling before entering the USB screen or remnants of the previ...Thomas Martitz2014-01-16
* usb: Do not disable themes in the USB screen.Thomas Martitz2014-01-15
* tagtree: Use strnatcasecmp() for the database browser too.Thomas Martitz2014-01-15
* Fix PlayerThomas Martitz2014-01-15
* Fix checkwps.Thomas Martitz2014-01-15
* skins: Update SBS when changing activities.Thomas Martitz2014-01-15
* radio: Fix crash with radioart after skipping some stationsThomas Martitz2014-01-15
* FMS: Load/update the skin at last, when fully initialzed, so that it can disp...Thomas Martitz2014-01-14
* Always check, if the USB logo for remotes overrides their physical size.Szymon Dziok2014-01-13
* Don't try to set default_val in volume_limit_is_changed().Frank Gevaerts2014-01-13
* Implement volume limiter featurePurlingNayuki2014-01-13
* skin_engine: Stricter checking for x, y, width, height for bar tags.Thomas Martitz2014-01-12
* fuze+: Fix pitchscreen keymap.Thomas Martitz2014-01-12
* put_line(): Add another check against possible buffer overflow (see 193911a).Thomas Martitz2014-01-12
* put_line(): Fix buffer overflow.Thomas Martitz2014-01-12
* skin_engine: New param "noborder" for the bar tags.Thomas Martitz2014-01-12
* put_line(): Do not lock up if the scroll engine runs out of lines.Thomas Martitz2014-01-12
* touchscreen/skin_engine: The touchregion handler didn't handle that vertical ...Thomas Martitz2014-01-12
* Fix remote warnings and charcell reds, and remove minor left-over tuff.Thomas Martitz2014-01-12
* put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz2014-01-12
* cuesheet: Fix another possible buffer overflow with long filenames.Thomas Martitz2014-01-11
* cuesheet: Fix possible buffer overflow with long filenames.Thomas Martitz2014-01-11
* cuesheet: Search for /path/to/music.mp3.cue as well if all fails.Konstantin Kudakov2014-01-11