summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré1-14/+14
2010-03-29pitch_detector plugin only works on color LCDsRafaël Carré2-2/+2
2010-03-28Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff4-7/+7
2010-03-28Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev1-19/+18
2010-03-28Brickmania: Don't use hard coded valueTomer Shalev1-2/+2
2010-03-28Fuzev2: add dithering option for mpegplayerRafaël Carré3-3/+6
2010-03-27Brickmania: Fix yellowTomer Shalev1-1/+3
2010-03-27Brickmania: Prevent a ball that is sticked to the edge of the pad from being ...Tomer Shalev1-0/+7
2010-03-27Brickmania: Simplify movement of pad (and any balls that are sticked to it)Tomer Shalev1-29/+20
2010-03-27Brickmania: Prevent two overlapping balls from destrying bricks together and ...Tomer Shalev1-0/+1
2010-03-25fix redRafaël Carré1-1/+1
2010-03-25Make storage alignement use cache alignement macrosRafaël Carré1-7/+5
2010-03-25mpegplayer: align video output data structure only on multicoreRafaël Carré1-1/+1
2010-03-25Stats plugin: Add 3 missing types to count.Mustapha Senhaji1-1/+2
2010-03-23revert r25271 which caused more problems than it tried to fixJonathan Gordon3-14/+15
2010-03-22Clip+: arbitrary combo (home+select) for button lockRafaël Carré1-0/+4
2010-03-22fix yellowYoshihisa Uchida2-2/+2
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida17-69/+188
2010-03-21Fix red.Andree Buschmann1-1/+1
2010-03-21Only show PP502x GPIOx_ENABLE on displays with appropriate height.Andree Buschmann1-0/+2
2010-03-21Add GPIOx_ENABLE to debug screen for PP502x.Andree Buschmann1-1/+19
2010-03-21there is a difference between viewports which shouldnt be cleared (the defaul...Jonathan Gordon3-15/+14
2010-03-21Update the french translation.Mustapha Senhaji1-0/+17
2010-03-20Prevent accidental skipping to beginning/end of file in text viewer.Torne Wuff1-0/+11
2010-03-20Add german translation for line-out.Andree Buschmann1-0/+17
2010-03-20Use consistent wording for line-in and -out.Andree Buschmann1-3/+3
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann6-1/+37
2010-03-19Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr...Dave Hooper1-6/+3
2010-03-19Fix FS#11127. r25165 introduced a bug to the aac codec, which lead to not res...Andree Buschmann1-0/+2
2010-03-18woops, elapsed is ms not HZ and how did that extra + get in there?Jonathan Gordon1-4/+4
2010-03-18fix yelllow and add those tags to the debug outputJonathan Gordon2-2/+10
2010-03-182 new tags:Jonathan Gordon3-0/+23
2010-03-17Ondavx747/777 fix red.Yoshihisa Uchida1-2/+2
2010-03-17fix redYoshihisa Uchida1-2/+2
2010-03-17text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#989...Yoshihisa Uchida1-203/+1398
2010-03-17Make helper functions static.Jens Arnold1-3/+3
2010-03-16Updated italian translation.Alessio Lenzi1-12/+12
2010-03-16tagcache: Factor ecread of tagfile_entry/index_entry, and ecwrite of index_en...Amaury Pouly1-35/+38
2010-03-16tagcache: fix once for all those stupid warnings.Amaury Pouly1-5/+5
2010-03-16Return real screen size.Björn Stenberg1-2/+5
2010-03-16Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...Michael Giacomelli2-4/+4
2010-03-16Update the slovak translation:Mustapha Senhaji1-27/+64
2010-03-16Update the french translation.Mustapha Senhaji1-15/+32
2010-03-15lamp: use HAVE_NEGATIVE_LCDRafaël Carré1-5/+2
2010-03-15lamp: invert backlight for Clipv2/Clip+ tooRafaël Carré1-1/+2
2010-03-15rearrange the skin loading to remove some code dupeJonathan Gordon1-64/+47
2010-03-15fix the remote font not working when there is no .rsbs loadedJonathan Gordon1-0/+5
2010-03-14Correction of musepack SV8 replaygain. The album/title peak is saved in a log...Andree Buschmann1-14/+17
2010-03-14Minor clean up in playback.cAndree Buschmann1-16/+4
2010-03-14Implement resume for alac codec.Andree Buschmann2-5/+17