summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/android/pcm-android.c (follow)
Commit message (Expand)AuthorAge
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* android: Rewrite PCM playback without OnPlaybackPositionUpdateListener.Thomas Martitz2013-04-01
* Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis2012-03-04
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Fix typo in and clarify comment.Thomas Martitz2011-08-14
* Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz2011-08-14
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Android: Greatly simplify the pcm callback mechanism on both, the Java and th...Thomas Martitz2011-06-05
* Fix whitespace errors aka tabs.Dominik Riebeling2011-05-05
* Android: Implement app shutdown and thus, sleep timer.Thomas Martitz2011-03-16
* Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz2011-03-16
* Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg2011-03-14
* Android: no need to keep RockboxPCM_class aroundMaurus Cuelenaere2011-03-11
* Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere2011-03-11
* Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere2011-03-11
* Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere2011-03-11
* Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz2010-09-20
* A bit of work in the pcm driver. Should be a bit more efficient, but more imp...Thomas Martitz2010-08-04
* Run Rockbox as a service, which allows for music decoding&playback in the bac...Thomas Martitz2010-08-03
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02