-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: Libvisual/LibVisualAndroid
base: master
head repository: Libvisual/LibVisualAndroid
compare: input_android-thread
- 13 commits
- 16 files changed
- 1 contributor
Commits on Apr 12, 2012
-
preliminary input_android_AudioRecord driver
daniel committedApr 12, 2012 Configuration menu - View commit details
-
Copy full SHA for 9d880ae - Browse repository at this point
Copy the full SHA 9d880aeView commit details
Commits on Apr 28, 2012
-
preliminary input_android_AudioRecord driver
daniel committedApr 28, 2012 Configuration menu - View commit details
-
Copy full SHA for 3e5226c - Browse repository at this point
Copy the full SHA 3e5226cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9422de1 - Browse repository at this point
Copy the full SHA 9422de1View commit details -
explicitly load "input_android_AudioRecord" library when selected
daniel committedApr 28, 2012 Configuration menu - View commit details
-
Copy full SHA for 57363f8 - Browse repository at this point
Copy the full SHA 57363f8View commit details -
replaced ALSA by Android input plugin selection
daniel committedApr 28, 2012 Configuration menu - View commit details
-
Copy full SHA for 233dc0e - Browse repository at this point
Copy the full SHA 233dc0eView commit details -
successful construction of AudioRecord class
daniel committedApr 28, 2012 Configuration menu - View commit details
-
Copy full SHA for 4a9437d - Browse repository at this point
Copy the full SHA 4a9437dView commit details -
Merge branch 'input_android' of github-rigid:Libvisual/LibVisualAndro…
…id into input_android Conflicts: jni/libvisual/libvisual-plugins/plugins/input/android_AudioRecord/AudioRecordJNI.c jni/libvisual/libvisual-plugins/plugins/input/android_AudioRecord/input_android_AudioRecord.c
daniel committedApr 28, 2012 Configuration menu - View commit details
-
Copy full SHA for cc7eb91 - Browse repository at this point
Copy the full SHA cc7eb91View commit details
Commits on Apr 29, 2012
-
activate input_android makefile
daniel committedApr 29, 2012 Configuration menu - View commit details
-
Copy full SHA for c6ad578 - Browse repository at this point
Copy the full SHA c6ad578View commit details -
daniel committed
Apr 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 3aefcd1 - Browse repository at this point
Copy the full SHA 3aefcd1View commit details -
just a snapshot, theoretically working state but AudioRecord.read() s…
…till returns ERROR_BAD_VALUE
daniel committedApr 29, 2012 Configuration menu - View commit details
-
Copy full SHA for d106ac0 - Browse repository at this point
Copy the full SHA d106ac0View commit details -
read()ing now, but no data arriving?
daniel committedApr 29, 2012 Configuration menu - View commit details
-
Copy full SHA for 5908a7d - Browse repository at this point
Copy the full SHA 5908a7dView commit details -
daniel committed
Apr 29, 2012 Configuration menu - View commit details
-
Copy full SHA for d73cd68 - Browse repository at this point
Copy the full SHA d73cd68View commit details
Commits on May 3, 2012
-
visual_set/get_priv_ptr() to not need JNI_OnLoad() for the input-plugin, not working, yet :-/ (pcm short[] write buffer != read buffer?)
daniel committedMay 3, 2012 Configuration menu - View commit details
-
Copy full SHA for 458d873 - Browse repository at this point
Copy the full SHA 458d873View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...input_android-thread