-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: processing/processing-video-android
base: experimental
head repository: processing/processing-video-android
compare: master
- 14 commits
- 28 files changed
- 2 contributors
Commits on Jul 28, 2015
-
properly initialize the texture with 0
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1df62ce - Browse repository at this point
Copy the full SHA 1df62ceView commit details
Commits on Jul 30, 2015
-
better algorithm of choosing width and height of the camera preview
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f56048f - Browse repository at this point
Copy the full SHA f56048fView commit details
Commits on Aug 5, 2015
-
Remove render buffer - fixes noisy overlay
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2936f04 - Browse repository at this point
Copy the full SHA 2936f04View commit details -
Remove GLES30 import and usages
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b46d45 - Browse repository at this point
Copy the full SHA 3b46d45View commit details
Commits on Aug 10, 2015
-
Show an error dialog when the format is not supported by the device
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdec53d - Browse repository at this point
Copy the full SHA cdec53dView commit details
Commits on Aug 11, 2015
-
add camera permission in BlackWhite example
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 943bb5a - Browse repository at this point
Copy the full SHA 943bb5aView commit details
Commits on Aug 15, 2015
-
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 866aaf1 - Browse repository at this point
Copy the full SHA 866aaf1View commit details -
Add CameraTextureOnCube example
Signed-off-by: Umair Khan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac78aaf - Browse repository at this point
Copy the full SHA ac78aafView commit details
Commits on Oct 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 33fd710 - Browse repository at this point
Copy the full SHA 33fd710View commit details
Commits on Feb 16, 2023
-
had to manually unzip the AndroidMode.zip to have it pick up classes in processing-core.zip, but other than that, this works with the most recent Android Mode and Processing4.
Configuration menu - View commit details
-
Copy full SHA for ac7c3b4 - Browse repository at this point
Copy the full SHA ac7c3b4View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15f0175 - Browse repository at this point
Copy the full SHA 15f0175View commit details
Commits on Mar 17, 2023
-
use `gradle dist` to build project, which will also copy it into the user's processing sketchbook folder, and prepare a .zip file for online distribution. generates the library.properties file from a template, copying data over from build.properties (both found in the resources folder). uses new maven repository created by @codeanticode updates .mov -> .mp4 in example, for better Android compatibility. updated README with brief build instructions. will add Android Studio instructions later.
Configuration menu - View commit details
-
Copy full SHA for 4f6708f - Browse repository at this point
Copy the full SHA 4f6708fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edff82 - Browse repository at this point
Copy the full SHA 9edff82View commit details
Commits on Jul 30, 2024
-
Merge pull request #15 from kjhollen/master
Update to be compatible with latest version of Android Mode
Configuration menu - View commit details
-
Copy full SHA for 6a31402 - Browse repository at this point
Copy the full SHA 6a31402View 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 experimental...master