summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-05-29Change the software hold button combo from select + home to just holding home...Michael Giacomelli1-2/+6
2010-05-29Correction to clobber lists of several codec's inline assembly.Andree Buschmann9-66/+78
2010-05-29Small changes to asm for better readability.Andree Buschmann2-46/+49
2010-05-29Doom plugin: Missed properly making a few 'unsigned' on my second pass.Michael Sevakis3-4/+4
2010-05-29Doom plugin: In anticipation of moving to the EABI toolchain, because of its ...Michael Sevakis25-191/+260
2010-05-28Fix typo that made alarmclock exit immediately and add scrollwheel actions.Thomas Martitz1-2/+9
2010-05-28Update Brazilian Portuguese TranslationMichael Chicoine1-2/+274
2010-05-28Updated Turkish translationMichael Chicoine1-8/+429
2010-05-28Update of Czech languageMichael Chicoine1-19/+36
2010-05-28Voice buffer can be much, much smaller. Code cleanup, logf fixJeffrey Goode2-21/+21
2010-05-27Catalan language update by Adrián Cereto MassaguéRafaël Carré1-59/+76
2010-05-27rockboy: rename pcm_*() functions to avoid namespace clash with rockboxRafaël Carré7-20/+20
2010-05-27update catalan translationRafaël Carré1-6/+20
2010-05-27Polish translation updates (translated by Tomasz Kowalczyk)Yoshihisa Uchida1-20/+37
2010-05-27Generate C file / header for svn version stringRafaël Carré10-39/+11
2010-05-26Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz1-1/+0
2010-05-26Updated Swedish translation (again).Magnus Holmgren1-3/+20
2010-05-26Japanese translation updates.Yoshihisa Uchida1-7/+24
2010-05-26Change the hardcoded radio screen almost to how it was before - better use of...Marianne Arnold1-7/+7
2010-05-26Give the radio screen setting(s) in the themes menu its own language strings ...Marianne Arnold2-7/+24
2010-05-26Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis2-0/+4
2010-05-26SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis2-0/+8
2010-05-26lang.h voice comments were off by 1, fixedJeffrey Goode1-1/+1
2010-05-26Oops, didnt mean to enable logf in talk.cJeffrey Goode1-1/+1
2010-05-26Fix crash in talk.c logf line when outputting voice only clips, more comments...Jeffrey Goode1-2/+8
2010-05-25Updated Swedish transation.Magnus Holmgren1-17/+439
2010-05-25Updated italian translation.Alessio Lenzi1-1/+14
2010-05-25Fix M:Robe Plugins and Codecs.Karl Kurbjun1-3/+2
2010-05-25fix red, but this might not be the best long term solution.Jonathan Gordon1-2/+2
2010-05-25remove a stray printfJonathan Gordon1-3/+0
2010-05-25fix FS#11321 - the x5 remote used the wrong coloursJonathan Gordon1-2/+24
2010-05-25fix remote statusbar not being updated if it is enabled on both displaysJonathan Gordon1-3/+3
2010-05-24pdbox: Code cleanupWincent Balin2-20/+14
2010-05-24Fix test_mem for the archos plugin buffer size and for charcell.Jens Arnold1-0/+6
2010-05-24pdbox: Successfully resolved issue with loading of audio filesWincent Balin1-1/+1
2010-05-24Test plugins: * test_sampr.c is swcodec only * Several plugins are bitmap only.Jens Arnold1-0/+6
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis1-1/+3
2010-05-24Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok2-10/+24
2010-05-24FS#11293 - Catalan language update by Adrián Cereto MassaguéAlex Parker1-370/+1661
2010-05-24FS#11303 - Polish translation update by Tomasz KowalczykAlex Parker1-10/+1012
2010-05-24FS#11269 - Slovak language update by Peter LeckyAlex Parker1-0/+170
2010-05-24Correct new memcpy/memset functionality in test_mem plugin. Use appropriate c...Andree Buschmann1-15/+19
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis5-57/+40
2010-05-24fix: when move_handle() is successful, the return valueYoshihisa Uchida1-6/+6
2010-05-24fix the %Ti (preset index) not working with conditionls correctlyJonathan Gordon1-4/+4
2010-05-22Wakeup alarm screen is unusuable with large fonts or small screensRafaël Carré41-84/+85
2010-05-21Some more fixes to Dutch langfilePeter D'Hoye1-3/+7
2010-05-21Update Dutch langfilePeter D'Hoye1-12/+403
2010-05-21Update of Czech languageMichael Chicoine1-7/+327
2010-05-21Rename seek() to asf_seek()Mohamed Tarek3-3/+3