summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-05Android: don't display the loading screen etc. when the library is already lo...Maurus Cuelenaere
2010-11-05Android: clean up extracting a bit + add user-visible error-reportingMaurus Cuelenaere
2010-11-05Android: prevent loading the library twiceMaurus Cuelenaere
2010-11-05Android: add uninstall option to installApk.sh scriptMaurus Cuelenaere
2010-11-05Android port: replace waiting hack in AndroidActivity with a ResultReceiver, ...Maurus Cuelenaere
2010-11-05Android port:Maurus Cuelenaere
2010-11-05A bit of indentation/whitespace changes in the xml files.Thomas Martitz
2010-11-05Fix a small dependency issue, the directories need to be created first.Thomas Martitz
2010-11-05Android: Show the Rockbox in the background in the keyboard/yesno dialogs.Thomas Martitz
2010-11-05More concrete names for the head and the tail of the linked list (no function...Alexander Levin
2010-11-05Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz
2010-11-05Make the context menu pop up instantly after the long press timeout when hold...Thomas Martitz
2010-11-05Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz
2010-11-05Fix unchecked result skin_parse_tag() exposed by r28480.Thomas Martitz
2010-11-05Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken
2010-11-05Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere
2010-11-05Fix accidental C++ style comments from r28341Bertrik Sikken
2010-11-05Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken
2010-11-05libmusepack: use postindexing on the pointer when storing to increment it for...Nils Wallménius
2010-11-05Android port: add a CLI APK install+launch script, useful for quick installationMaurus Cuelenaere
2010-11-05Android port: remove obsoleted build.sh shell scriptMaurus Cuelenaere
2010-11-05Android port: $(TEMP_APK) depends on $(AP_), so add it to its dependenciesMaurus Cuelenaere
2010-11-05libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...Nils Wallménius
2010-11-05libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...Nils Wallménius
2010-11-05Add 20-Artwiz-Snap.Jonas Häggqvist
2010-11-05Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken
2010-11-04Adapt icon loading to get_user_file_path()Thomas Martitz
2010-11-04Cleanup and oops spotted by Alexander LevinJonathan Gordon
2010-11-04Update the russian translation.Mustapha Senhaji
2010-11-04RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon
2010-11-03Manual: Bring the opts in the manual in line with ifdefs in the codeAlexander Levin
2010-11-03Reflect the Philips GoGear HDD63x0 series as being UnstableRobert Menes
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon
2010-11-03FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima
2010-11-03Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f...Jonathan Gordon
2010-11-03Looks like HDD6330 plugins build green, so enable plugins.Robert Menes
2010-11-03Okay, this should be the last few "prevent red" fixes to beRobert Menes
2010-11-03Another "keep the reds away" fix.Robert Menes
2010-11-03Whoops, nearly forgot to define the help screen text forRobert Menes
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes
2010-11-02Still coming along with HDD6330 plugin keymaps.Robert Menes
2010-11-02Manual: add images for the Philips Gogear HDD6330, FS#11705 by me.Szymon Dziok
2010-11-02Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko P...Szymon Dziok
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann
2010-11-02Manual: make the presence of the timestretch menu description depend on the r...Alexander Levin
2010-11-02fix: correct the perl syntax errorDaniel Stenberg
2010-11-02Making sure that the HDD16x0 series is correctly reflectedRobert Menes
2010-11-02Enable building of metronome for hwcodec targets and swcodec sims which was a...Marianne Arnold
2010-11-02Minor optimization of mpc codec via moving dewindowing asm to icode section f...Andree Buschmann
2010-11-02Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...Andree Buschmann