summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-24FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...Andree Buschmann12-158/+65
2011-02-23Give playback engine better control over the codec. Codec simply follows comm...Michael Sevakis17-482/+600
2011-02-23Android:Thomas Martitz1-1/+0
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis27-20/+19
2011-02-22Submit FS11960. Limit metadata item size like done for ID3 tags since r29174.Andree Buschmann2-3/+7
2011-02-22Proper initialize dummy destination address to ensure correct functionality f...Andree Buschmann1-1/+1
2011-02-22Fix FS#11956. Call parse_replaygain() with correct parameters in ID3 tag pars...Andree Buschmann1-7/+12
2011-02-22Add Ismael Castiñeira Álvarez to the credits and on the galego translation ...Mustapha Senhaji1-0/+1
2011-02-21Fix FS#11955. ID3 tag parser was broken since r29349. Trimming strings must b...Andree Buschmann1-11/+10
2011-02-21Fix yellowAlex Parker1-119/+0
2011-02-21FS#11938 by Ismael Castiñeira Álvarez - Update of Galician language.Alex Parker1-318/+7231
2011-02-21FFT plugin: remove redundant NUM_CORES checks.Michael Sevakis1-4/+1
2011-02-20Add 2 deprecated strings to appease genlang and correct statsJonas Häggqvist3-1/+84
2011-02-20Update Danish translation.Jonas Häggqvist1-0/+87
2011-02-20FS#11953 - Dutch (nederlands) translation updateBertrik Sikken1-0/+87
2011-02-20Revert unwanted submit.Andree Buschmann1-1/+1
2011-02-20FS#11920: Do not overwrite already existing metadata and take into account st...Andree Buschmann4-11/+24
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis34-125/+171
2011-02-20FS#11939: Simplify talk_time_unit().Andree Buschmann4-11/+8
2011-02-20Fix the r29343 red.Michael Sevakis1-1/+1
2011-02-20Make format_time properly format negative times because sometimes they are sh...Michael Sevakis1-6/+10
2011-02-19Android: Fix compilationThomas Martitz1-0/+1
2011-02-19Android: Fix some race conditions and crashes on startup.Thomas Martitz1-0/+5
2011-02-19FS#11950: Update czech language file.Andree Buschmann1-18/+18
2011-02-19Android: Rewrite lcd subsystem to use the SurfaceView API.Thomas Martitz1-0/+3
2011-02-18Fix red caused by incorrect includes.Thomas Martitz1-1/+1
2011-02-18Fix yellows and checkwps.Thomas Martitz2-1/+1