summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-11Android: no need to keep RockboxPCM_class aroundMaurus Cuelenaere
2011-03-11Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere
2011-03-11Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere
2011-03-11Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere
2011-03-11Android: use APPEXTRA instead of makefile hackMaurus Cuelenaere
2011-03-11Android: get rid of warnings (no functional changes)Maurus Cuelenaere
2011-03-11Android: replace installApk.sh "launching Rockbox activity"-behaviour withMaurus Cuelenaere
2011-03-11Android: remove rockbox.apk when doing 'make clean'Maurus Cuelenaere
2011-03-11RaaA: move Android apps-code to separate dir under apps/hostedMaurus Cuelenaere
2011-03-11Android: future-proof the RunForegroundManager code to HoneycombMaurus Cuelenaere
2011-03-11Android: update project to SDKv11Maurus Cuelenaere
2011-03-11Android port: generate initial config when none is present with dynamicallyMaurus Cuelenaere
2011-03-10Enable volume keys in Android.Björn Stenberg
2011-03-10Quicker fade_on_stop.Björn Stenberg
2011-03-10Enable A-B repeat on nano2gFrank Gevaerts
2011-03-10Don't compile handle_sleep_timer() code for the bootloaderThomas Jarosch
2011-03-10Don't call apps/ code from firmware/Thomas Jarosch
2011-03-09*really* don't automatically build convttfFrank Gevaerts
2011-03-09Ask for track information to be resent after creating a new widget.Antoine Cellerier
2011-03-09Looks like Android 2.3 is more strict when enforcing permissions. Explicitly ...Antoine Cellerier
2011-03-09Add a scrollbar to the android widget's configuration activity.Antoine Cellerier
2011-03-09Don't automatically build convttf - it isn't (currently) required to build Ro...Dave Chapman
2011-03-08autoresume: Manual: Clarify precedence rules for resume positionsMichael Hohmuth
2011-03-08Remove an erroneous tabDave Chapman
2011-03-08Return -1 for not implemented RTC functions.Thomas Martitz
2011-03-08Fix wrong theme base path when loading a wps.Dominik Riebeling
2011-03-08RaaA: Add RTC supportThomas Jarosch
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch
2011-03-08Move handle_auto_poweroff() down so RaaA can call it.Thomas Jarosch
2011-03-08Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim...Thomas Martitz
2011-03-08Remove major_version define from rpm .spec file, it's not neededThomas Jarosch
2011-03-07Fix cross compiling on Linux: Python uses "linux2" as platform name.Dominik Riebeling
2011-03-07Add rockbox rpm .spec fileThomas Jarosch
2011-03-07last of the errors... hopefullyJonathan Gordon
2011-03-07move code around to make checkwps compileJonathan Gordon
2011-03-07Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon
2011-03-06Fix a potential variable problem. Change some messages a bit.Dominik Riebeling
2011-03-06Remove malloc_buf references from playback.c since it's no longer used for an...Michael Sevakis
2011-03-06Set missing svn:mime-type on png images.Dominik Riebeling
2011-03-06Support cross compiling for Windows target.Dominik Riebeling
2011-03-05Follow symlink dirs on UI simulatorFred Bauer
2011-03-05Android: Add a nowplaying bar to the 3x3 widgetThomas Martitz
2011-03-05Remove outdated and unmaintained wpseditor.Dominik Riebeling
2011-03-05Android: Fix black display after unzipping libmisc.so.Thomas Martitz
2011-03-05Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has.Thomas Martitz
2011-03-05Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd.Thomas Martitz
2011-03-05Remove a few whitespaces to get under the magical string length of 509 (i.e. ...Thomas Martitz
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-03-05Android: Support embedded albumart in the widget.Thomas Martitz
2011-03-05Change the thread api a bit.Thomas Martitz