summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-10-31FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz
2010-10-31Use a Native keyboard GUI instead of rockbox's internal one on androidJonathan Gordon
2010-10-31libtremor: introduce asm optimized version of the channel_couple function for...Nils Wallménius
2010-10-30fix menu screen title bug - patch by TeruMichael Chicoine
2010-10-29Hewbrew is right-to-left, reinstate accidently removed setting.Alex Parker
2010-10-29Update the portuguese translation.Mustapha Senhaji
2010-10-28skin_parser: Change the way hardware conditionals are done (i.e %?cc)Jonathan Gordon
2010-10-27test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi...Nils Wallménius
2010-10-26fix that disktidy plugin and shopper plugin is not usable when Show Icons set...Teruaki Kawashima
2010-10-25Make pitchscreen absolute point mode compatible.Thomas Martitz
2010-10-25do not reset last selected item after leaving the file browser when in root.Teruaki Kawashima
2010-10-25reduce ramusage slightly.Teruaki Kawashima
2010-10-24Fix return type of iap_getc (should be bool instead of int)Bertrik Sikken
2010-10-24Update German translation, using '/' for the translation too, I'm all for a r...Marianne Arnold
2010-10-24Hebrew translation update by Tomer Shalev.Alex Parker
2010-10-24Minor addition to Italian translationAlex Parker
2010-10-24update Japanese translation.Teruaki Kawashima
2010-10-23Updated Danish translationJonas Häggqvist
2010-10-23FS#11694 by Francisco Villa - update Spanish.Alex Parker
2010-10-23Make english.lang use consistant spacing to avoid problems with the automatic...Jonas Häggqvist
2010-10-23fix leak-file-handles.Teruaki Kawashima
2010-10-22simplify rockbox_browse a bit and reuse buffer.Teruaki Kawashima
2010-10-21Serbian language update - FS#11693 by Ivan PesicBertrik Sikken
2010-10-21Spanish language update - FS#11692 by Francisco VilaBertrik Sikken
2010-10-21Add plugin keymaps to fft for the GoGear SA9200.Robert Menes
2010-10-19Spanish language update - FS#11688 by Francisco VilaBertrik Sikken
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok
2010-10-18Don't try to show a backdrop if the bmp wasnt loaded successfullyJonathan Gordon
2010-10-17Update the polish translation.Mustapha Senhaji
2010-10-17Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY|AUDIO_STATUS_PAUSE if...Thomas Martitz
2010-10-17update Dutch language filePeter D'Hoye
2010-10-17add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted.Teruaki Kawashima
2010-10-17(Partially) Fix FS#11572 - no backdrop in the FM screen..\n the preset questi...Jonathan Gordon
2010-10-17Oops #ifdef -> #ifNils Wallménius
2010-10-17Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.Nils Wallménius
2010-10-16Restore translated strings removed by accident in the previous revision.Mustapha Senhaji
2010-10-16Remove a lot of untranslated strings in the turkce translation since it was m...Mustapha Senhaji
2010-10-16Fix minor typos in description fields.Mustapha Senhaji
2010-10-16Update the french translation for the upcoming release.Mustapha Senhaji
2010-10-16Make two local functions static in skin_tokens.cBertrik Sikken
2010-10-16skin_engine: struct gui_skin can be staticBertrik Sikken
2010-10-16fix loding of default remote viewers icons.Teruaki Kawashima
2010-10-16Remove some inconsistent guarding around cpucache_* functions to fix a test_c...Nils Wallménius
2010-10-16Fix FS#10981: Viewers icons applied incorrectly.Teruaki Kawashima
2010-10-16libtremor: tiny optimization 0.5%-1.5% on coldfire and PPNils Wallménius
2010-10-15Pitch detector: do not break profiling builds.Nils Wallménius
2010-10-14Resistor calculator: make brace-style consistentFrank Gevaerts
2010-10-14Fix warning on USB_NONE targetsJonathan Gordon
2010-10-14Fix typo in resistor plugin help textMichael Chicoine
2010-10-13Resistor calculator: Initialise variable to make the compiler shut up about i...Frank Gevaerts