summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-01-24Move android notification display format logic to java code (no functional ch...Antoine Cellerier1-24/+12
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima37-68/+94
2011-01-24New option for the bar tags: 'backdrop, <label>' will draw another image und...Jonathan Gordon5-3/+40
2011-01-23Also update the two missing autoresume strings in the German translation.Marianne Arnold1-0/+28
2011-01-23Add german translation for LANG_FM_RSSI.Dominik Riebeling1-0/+17
2011-01-22Better boost calculation for multifrequency CPUs. Frequencies between minimum...Michael Sevakis1-3/+16
2011-01-22Declaration of 'pause' from robotfindskitten has conflicting types for 'pause...Thomas Martitz1-4/+4
2011-01-22i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...Michael Sevakis1-0/+3
2011-01-22Declaration of 'pause' from chessclock is redeclared as different kind of sym...Thomas Martitz1-7/+7
2011-01-22revert personal change accidentally included in r29110Teruaki Kawashima1-1/+1
2011-01-22FS#11819: image viewer: use magick number in file to determine image type.Teruaki Kawashima3-15/+72
2011-01-21FS#11828: Fix in core mod parser to blindly accept any .mod you throw at it. ...Thomas Martitz1-10/+52
2011-01-21Get the Croatian language file to build. OverlookedRobert Menes1-0/+1
2011-01-20Fuze v2: Do button reading more efficiently by mapping button codes directly ...Michael Sevakis2-11/+17
2011-01-20pong: make related variables a structure. Correct collision detecting. Disabl...Teruaki Kawashima1-118/+144
2011-01-19image viewer: png: do not show custom error message when there is not enough ...Teruaki Kawashima3-26/+16
2011-01-19image viewer: ppm:Teruaki Kawashima3-64/+56
2011-01-19SPC Codec: AS3525 targets should be fast enough for realtime BRR decode and e...Michael Sevakis1-3/+3
2011-01-18abrepeat: drop some inline's and rearrange code to save some size since this ...Nils Wallménius2-48/+24
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis2-2/+0
2011-01-18Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji2-2/+2
2011-01-17Fix player becoming unresponsive on Stop / Pause in some cases.Dominik Riebeling3-1/+6
2011-01-17Add ipod 6g target to translations for "Bass and Treble Cutoff" string.Mustapha Senhaji31-186/+186
2011-01-17Set svn:keywords for the new translation file.Mustapha Senhaji1-1/+1
2011-01-17Last fix, I swear: add in the proper header.Robert Menes1-0/+18
2011-01-17Don't need that honking huge header, so out it goes.Robert Menes1-100/+0
2011-01-17New translation: Croatian by Ante Maretic. FromRobert Menes1-0/+12715
2011-01-17Tagalog: fix two strings changed in source. Translation byRobert Menes1-7/+7
2011-01-17image viewer:Teruaki Kawashima3-366/+414
2011-01-17FS#11822: use rockbox_browse() in plugins to select file.Teruaki Kawashima4-164/+43
2011-01-16image viewer: add quick guide describing how to add image decoder. also impro...Teruaki Kawashima2-8/+50
2011-01-16Czech language update - FS#11869 by Marek SalabaBertrik Sikken1-71/+99
2011-01-15fix FS#11835: %Lt tag doesn't work on targets with more than 1 screen.Teruaki Kawashima1-3/+1
2011-01-14pitch_detector: add the key transposition feature which makes the plugin bett...Alexander Levin1-4/+44
2011-01-13SA9200: Modify pacbox keymap a slight bit to avoid bunchingRobert Menes1-2/+2
2011-01-13New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan Gordon6-6/+65
2011-01-13here tooJonathan Gordon1-1/+1
2011-01-13remove unecessary (duplicated even) headerJonathan Gordon1-1/+0
2011-01-13FS#11867 - Add 2 new tags to allow skins to display themed peakmetersJonathan Gordon6-7/+59
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius10-27/+26
2011-01-12Add test_gfx and test_resize to CATEORIES so they show up in the right placeFrank Gevaerts1-0/+2
2011-01-12Fix the 'Gather Runtime Data' language string on HWCODEC which accidentally g...Marianne Arnold1-1/+2
2011-01-11pitch_detector: bring the name of the settings file in line with the plugin nameAlexander Levin1-1/+1
2011-01-11SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...Michael Sevakis3-3/+3
2011-01-10Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin...Michael Sevakis5-12/+27
2011-01-09Fix r29016 red.Michael Sevakis1-1/+1
2011-01-09SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis4-6/+16
2011-01-09Fix FS#11858 which was introduced with r28937. Several *.rm were not played b...Andree Buschmann1-1/+8
2011-01-09jewels: hopefully fix FS#11842, by checking if there are available moves afte...Nils Wallménius1-8/+1
2011-01-09Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me.Marcin Bukat12-358/+574