summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann2-11/+20
2010-10-25Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendumpMichael Sparmann1-4/+13
2010-10-25Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann5-47/+33
2010-10-25reduce ramusage slightly.Teruaki Kawashima1-36/+27
2010-10-24Fix return type of iap_getc (should be bool instead of int)Bertrik Sikken2-2/+4
2010-10-24Update German translation, using '/' for the translation too, I'm all for a r...Marianne Arnold1-0/+42
2010-10-24Hebrew translation update by Tomer Shalev.Alex Parker1-20/+521
2010-10-24Make sure the view always has focus and can be focused in touch mode so the f...Jonathan Gordon1-1/+9
2010-10-24Minor addition to Italian translationAlex Parker1-1/+2
2010-10-24Fix android hardware button handling so it actually works.Jonathan Gordon1-7/+11
2010-10-24update Japanese translation.Teruaki Kawashima1-0/+28
2010-10-24AMSv2: fix bootloader build with USB enabledRafaël Carré1-1/+2
2010-10-24Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g.Bertrik Sikken1-1/+17
2010-10-23Updated Danish translationJonas Häggqvist1-13/+519
2010-10-23FS#11694 by Francisco Villa - update Spanish.Alex Parker1-8/+9
2010-10-23Make english.lang use consistant spacing to avoid problems with the automatic...Jonas Häggqvist16-222/+222
2010-10-23fix leak-file-handles.Teruaki Kawashima2-4/+9
2010-10-22simplify rockbox_browse a bit and reuse buffer.Teruaki Kawashima4-27/+16
2010-10-22Set svn propertiesbootloader_mpiohd200_v1Marcin Bukat16-16/+16
2010-10-22MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran...Marcin Bukat1-2/+4
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat2-3/+9
2010-10-21HDD6330: add the simulator.Szymon Dziok4-0/+88
2010-10-21HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ...Szymon Dziok2-2/+11
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok5-20/+121
2010-10-21Serbian language update - FS#11693 by Ivan PesicBertrik Sikken1-0/+42
2010-10-21Spanish language update - FS#11692 by Francisco VilaBertrik Sikken1-0/+93
2010-10-21Add plugin keymaps to fft for the GoGear SA9200.Robert Menes2-3/+11
2010-10-20The c200's blind description also applies to the c200Robert Menes1-1/+1
2010-10-19rockboxdev.sh: Fix build failure on cygwin by not trying to remove the curren...Torne Wuff1-1/+3
2010-10-19Spanish language update - FS#11688 by Francisco VilaBertrik Sikken1-88/+88
2010-10-18checkwps: properly zero the wps struct to avoid interesting issuesFrank Gevaerts1-1/+1
2010-10-18HDD6330: Patch to enable/disable backlight.Szymon Dziok2-0/+11
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok5-151/+117
2010-10-18Replace parse_testcodec.pl with a bit more powerful script.Thomas Martitz2-121/+284
2010-10-18MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh...Marcin Bukat1-1/+1
2010-10-18Don't try to show a backdrop if the bmp wasnt loaded successfullyJonathan Gordon1-6/+10
2010-10-17Update the polish translation.Mustapha Senhaji1-0/+28
2010-10-17Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY|AUDIO_STATUS_PAUSE if...Thomas Martitz1-1/+1
2010-10-17HDD6330: Configure touchpad (maximum touch sensivity, reduce transmissionSzymon Dziok1-0/+10
2010-10-17update Dutch language filePeter D'Hoye1-6/+34
2010-10-17add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted.Teruaki Kawashima1-0/+1
2010-10-17(Partially) Fix FS#11572 - no backdrop in the FM screen..\n the preset questi...Jonathan Gordon1-3/+4
2010-10-17Oops #ifdef -> #ifNils Wallménius1-1/+1
2010-10-17Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.Nils Wallménius2-2/+11
2010-10-16Restore translated strings removed by accident in the previous revision.Mustapha Senhaji1-0/+68
2010-10-16Remove a lot of untranslated strings in the turkce translation since it was m...Mustapha Senhaji1-8659/+0
2010-10-16Fix minor typos in description fields.Mustapha Senhaji26-73/+71
2010-10-16Update the french translation for the upcoming release.Mustapha Senhaji1-15/+340
2010-10-16Make two local functions static in skin_tokens.cBertrik Sikken1-3/+3
2010-10-16skin_engine: struct gui_skin can be staticBertrik Sikken1-1/+1