summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix yellowMarcin Bukat2010-11-06
* fix yellow and red from r28522Marcin Bukat2010-11-06
* move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat2010-11-06
* rockboy: fix that description is cut off if it is near 20 bytes in load/save ...Teruaki Kawashima2010-11-06
* Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(...Jonathan Gordon2010-11-06
* FS#11546: Adjustable brightness in lamp pluginTeruaki Kawashima2010-11-06
* Android: replace hardcoded strings with Android strings, allowing translationsMaurus Cuelenaere2010-11-06
* Android: make R.java depend on android/res dirMaurus Cuelenaere2010-11-06
* Those DeleteGlobalRef() should be DeleteLocalRef().Thomas Martitz2010-11-06
* Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a...Thomas Martitz2010-11-06
* Android: only display progress dialog when extraction happensMaurus Cuelenaere2010-11-06
* Android: greatly simplify Android YesNo and KeyboardInput widgetsMaurus Cuelenaere2010-11-06
* Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz2010-11-06
* Android: prevent NullPointerException in RockboxServiceMaurus Cuelenaere2010-11-05
* Android: don't display the loading screen etc. when the library is already lo...Maurus Cuelenaere2010-11-05
* Android: clean up extracting a bit + add user-visible error-reportingMaurus Cuelenaere2010-11-05
* Android: prevent loading the library twiceMaurus Cuelenaere2010-11-05
* Android: add uninstall option to installApk.sh scriptMaurus Cuelenaere2010-11-05
* Android port: replace waiting hack in AndroidActivity with a ResultReceiver, ...Maurus Cuelenaere2010-11-05
* Android port:Maurus Cuelenaere2010-11-05
* A bit of indentation/whitespace changes in the xml files.Thomas Martitz2010-11-05
* Fix a small dependency issue, the directories need to be created first.Thomas Martitz2010-11-05
* Android: Show the Rockbox in the background in the keyboard/yesno dialogs.Thomas Martitz2010-11-05
* More concrete names for the head and the tail of the linked list (no function...Alexander Levin2010-11-05
* Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz2010-11-05
* Make the context menu pop up instantly after the long press timeout when hold...Thomas Martitz2010-11-05
* Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz2010-11-05
* Fix unchecked result skin_parse_tag() exposed by r28480.Thomas Martitz2010-11-05
* Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken2010-11-05
* Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere2010-11-05
* Fix accidental C++ style comments from r28341Bertrik Sikken2010-11-05
* Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken2010-11-05
* libmusepack: use postindexing on the pointer when storing to increment it for...Nils Wallménius2010-11-05
* Android port: add a CLI APK install+launch script, useful for quick installationMaurus Cuelenaere2010-11-05
* Android port: remove obsoleted build.sh shell scriptMaurus Cuelenaere2010-11-05
* Android port: $(TEMP_APK) depends on $(AP_), so add it to its dependenciesMaurus Cuelenaere2010-11-05
* libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...Nils Wallménius2010-11-05
* libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...Nils Wallménius2010-11-05
* Add 20-Artwiz-Snap.Jonas Häggqvist2010-11-05
* Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken2010-11-05
* Adapt icon loading to get_user_file_path()Thomas Martitz2010-11-04
* Cleanup and oops spotted by Alexander LevinJonathan Gordon2010-11-04
* Update the russian translation.Mustapha Senhaji2010-11-04
* RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon2010-11-04
* Manual: Bring the opts in the manual in line with ifdefs in the codeAlexander Levin2010-11-03
* Reflect the Philips GoGear HDD63x0 series as being UnstableRobert Menes2010-11-03
* Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon2010-11-03
* FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima2010-11-03
* Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<f...Jonathan Gordon2010-11-03
* Looks like HDD6330 plugins build green, so enable plugins.Robert Menes2010-11-03