summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-06Android: only display progress dialog when extraction happensMaurus Cuelenaere1-17/+19
2010-11-06Android: greatly simplify Android YesNo and KeyboardInput widgetsMaurus Cuelenaere7-144/+69
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz5-81/+74
2010-11-05Android: prevent NullPointerException in RockboxServiceMaurus Cuelenaere1-1/+1
2010-11-05Android: don't display the loading screen etc. when the library is already lo...Maurus Cuelenaere1-0/+4
2010-11-05Android: clean up extracting a bit + add user-visible error-reportingMaurus Cuelenaere2-87/+81
2010-11-05Android: prevent loading the library twiceMaurus Cuelenaere1-1/+4
2010-11-05Android: add uninstall option to installApk.sh scriptMaurus Cuelenaere1-0/+3
2010-11-05Android port: replace waiting hack in AndroidActivity with a ResultReceiver, ...Maurus Cuelenaere2-55/+58
2010-11-05Android port:Maurus Cuelenaere2-43/+41
2010-11-05A bit of indentation/whitespace changes in the xml files.Thomas Martitz4-33/+48
2010-11-05Fix a small dependency issue, the directories need to be created first.Thomas Martitz1-1/+1
2010-11-05Android: Show the Rockbox in the background in the keyboard/yesno dialogs.Thomas Martitz1-2/+2
2010-11-05More concrete names for the head and the tail of the linked list (no function...Alexander Levin1-9/+10
2010-11-05Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz1-7/+15
2010-11-05Make the context menu pop up instantly after the long press timeout when hold...Thomas Martitz1-8/+13
2010-11-05Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz4-16/+16
2010-11-05Fix unchecked result skin_parse_tag() exposed by r28480.Thomas Martitz1-1/+2
2010-11-05Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken1-1/+1
2010-11-05Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere2-5/+3
2010-11-05Fix accidental C++ style comments from r28341Bertrik Sikken1-4/+4
2010-11-05Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken3-2/+25
2010-11-05libmusepack: use postindexing on the pointer when storing to increment it for...Nils Wallménius1-6/+3
2010-11-05Android port: add a CLI APK install+launch script, useful for quick installationMaurus Cuelenaere1-0/+5
2010-11-05Android port: remove obsoleted build.sh shell scriptMaurus Cuelenaere1-63/+0
2010-11-05Android port: $(TEMP_APK) depends on $(AP_), so add it to its dependenciesMaurus Cuelenaere1-1/+1
2010-11-05libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...Nils Wallménius1-13/+9
2010-11-05libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...Nils Wallménius2-5/+205
2010-11-05Add 20-Artwiz-Snap.Jonas Häggqvist1-0/+5541
2010-11-05Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken5-24/+24
2010-11-04Adapt icon loading to get_user_file_path()Thomas Martitz1-1/+4
2010-11-04Cleanup and oops spotted by Alexander LevinJonathan Gordon1-2/+3
2010-11-04Update the russian translation.Mustapha Senhaji1-0/+44
2010-11-04RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon4-5/+97
2010-11-03Manual: Bring the opts in the manual in line with ifdefs in the codeAlexander Levin1-1/+3
2010-11-03Reflect the Philips GoGear HDD63x0 series as being UnstableRobert Menes1-1/+1
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon5-55/+75
2010-11-03FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima1-36/+108
2010-11-03Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f...Jonathan Gordon2-2/+2
2010-11-03Looks like HDD6330 plugins build green, so enable plugins.Robert Menes1-1/+1
2010-11-03Okay, this should be the last few "prevent red" fixes to beRobert Menes4-2/+21
2010-11-03Another "keep the reds away" fix.Robert Menes1-2/+2
2010-11-03Whoops, nearly forgot to define the help screen text forRobert Menes1-0/+6
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes22-4/+195
2010-11-02Still coming along with HDD6330 plugin keymaps.Robert Menes2-0/+21
2010-11-02Manual: add images for the Philips Gogear HDD6330, FS#11705 by me.Szymon Dziok3-0/+1175
2010-11-02Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko P...Szymon Dziok3-0/+1211
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann2-6/+8
2010-11-02Manual: make the presence of the timestretch menu description depend on the r...Alexander Levin1-1/+1
2010-11-02fix: correct the perl syntax errorDaniel Stenberg1-3/+3