summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-03-07last of the errors... hopefullyJonathan Gordon2-1/+7
2011-03-07move code around to make checkwps compileJonathan Gordon3-63/+65
2011-03-07Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon8-64/+92
2011-03-06Remove malloc_buf references from playback.c since it's no longer used for an...Michael Sevakis2-18/+16
2011-03-05Follow symlink dirs on UI simulatorFred Bauer1-0/+4
2011-03-05Anti-Aliased Fonts support.Thomas Martitz2-4/+352
2011-03-05Android: Support embedded albumart in the widget.Thomas Martitz1-1/+37
2011-03-05Change the thread api a bit.Thomas Martitz5-7/+9
2011-03-03Fix peak handling in replaygain (FS#11981). This bug was introduced with r293...Andree Buschmann1-2/+2
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch23-36/+49
2011-03-02Introduce "power" thread for RaaAThomas Jarosch1-0/+1
2011-03-02Make android compile (untested)Jonathan Gordon2-8/+8
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis4-17/+16
2011-03-02Do the ridx > widx check where it should be done. A small rebuffering request...Michael Sevakis1-9/+13
2011-03-02buffering: Unusual cases when a handle ridx is briefly seeked ahead of widx n...Michael Sevakis1-14/+19
2011-03-02r29348 changes can cause certain codecs to jump to code on early track change...Michael Sevakis2-4/+12
2011-03-01fix redJonathan Gordon1-0/+2
2011-03-01Add an ability to set a setting to a specific value with a touchscreen action.Jonathan Gordon5-27/+103
2011-03-01fix yellowJonathan Gordon1-2/+2
2011-03-01Remove code duplication in some generic skin touch action handling.Jonathan Gordon5-66/+37
2011-03-01Add a touchaction "none" which does nothing when pressed. This will allow som...Jonathan Gordon1-0/+1
2011-02-28autoresume: Optimize playlist resume (manual, bookmark, or after power-on)Michael Hohmuth1-2/+2
2011-02-28DB import: Correctly import previously exported resume offsetsMichael Hohmuth1-2/+2
2011-02-28Missed #if change from r29462 - thanks to Thomas Martitz for spotting.Dave Chapman1-1/+1
2011-02-28Fix returning to wps from a plugin.Thomas Martitz1-1/+2
2011-02-28Change the condition for including the shutdown menu item to something more a...Dave Chapman1-1/+1
2011-02-28Remove a redundant part of a #ifDave Chapman1-1/+1
2011-02-28Add the option of linking the %Tl (last touch) tag to a specific touchregion....Jonathan Gordon4-10/+86
2011-02-28Android: Fix crash when playback is passing invalid metadata around.Thomas Martitz1-4/+3
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch3-4/+4
2011-02-27Make struct static.Thomas Martitz1-1/+1
2011-02-27Fix warning in android build.Thomas Martitz2-2/+2
2011-02-27Remove some useless code and variables in the area of metadata parsing. Bump ...Andree Buschmann5-24/+22
2011-02-27Android: Show cover art in the widget (including option to hide it).Thomas Martitz1-2/+11
2011-02-27Fix database import and exportMichael Hohmuth2-2/+2
2011-02-27Fix corrupted metadata on manual track change on hwcodec.Thomas Martitz1-1/+1
2011-02-27Simplified Chinese update by Li JieFrank Gevaerts1-0/+214
2011-02-27Tweak dansk.lang from rasherAlex Parker1-2/+2
2011-02-27FS#11970 by Mārtiņš Šimis - update LatvianAlex Parker1-60/+60
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman1-3/+0
2011-02-27Blindly forcing stylus mode on plugin entry for an arbitrary subset of touch ...Jonathan Gordon2-0/+6
2011-02-26FS#11969 by Lev Panov - Russian translationAlex Parker1-0/+42
2011-02-26FS#11968 by Peter Lecky - Slovak language updateAlex Parker1-0/+42
2011-02-25Latvian language translation, FS#11967 by Mārtiņš ŠimisBertrik Sikken2-0/+12663
2011-02-25Bump codec's API version. This is related to r29388 which changed the mp3entr...Andree Buschmann1-2/+2
2011-02-25pcmbuf: Clear last_chunksize at stop so we don't think there's a buffer in pr...Michael Sevakis1-0/+1
2011-02-24Include config.h for strncmp RaaA maemo fixThomas Jarosch1-0/+1
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch3-0/+73
2011-02-24Use macro for better readability of adjust_mp3entry().Andree Buschmann1-27/+20
2011-02-24Minor correction to comment.Andree Buschmann1-0/+1