Casey Reas
|
27bc747d4c
|
Changes to the Shader examples
|
2012-08-31 16:45:16 +00:00 |
|
Casey Reas
|
3494890075
|
|
2012-08-31 03:10:40 +00:00 |
|
Casey Reas
|
df3adbe14c
|
New shape examples
|
2012-08-31 03:10:12 +00:00 |
|
Casey Reas
|
7016010440
|
|
2012-08-31 00:29:07 +00:00 |
|
Casey Reas
|
c2e5477e5e
|
|
2012-08-31 00:28:45 +00:00 |
|
Casey Reas
|
9c616f66f6
|
|
2012-08-31 00:23:45 +00:00 |
|
Casey Reas
|
e3f273f8d0
|
|
2012-08-31 00:16:27 +00:00 |
|
Casey Reas
|
a52c7aed8c
|
Cleaning examples for Beta launch
|
2012-08-30 22:12:12 +00:00 |
|
codeanticode
|
ba3cc93584
|
Updated shader examples
|
2012-08-30 00:00:33 +00:00 |
|
codeanticode
|
b7e7d11b19
|
some code formatting
|
2012-08-29 18:36:30 +00:00 |
|
codeanticode
|
ac1e0d69f5
|
The gstreamer library and plugin path can be passed to the video library using the gstreamer.library.path and gstreamer.plugin.path system properties
|
2012-08-29 02:21:08 +00:00 |
|
codeanticode
|
c10b405486
|
missing changes?
|
2012-08-28 23:12:57 +00:00 |
|
codeanticode
|
46030c2a45
|
Added 30, 15, and 1 framerates
|
2012-08-28 22:53:15 +00:00 |
|
codeanticode
|
54e0b8399d
|
Mac Hack to get list of supported resolutions from negotiated caps.
|
2012-08-28 22:41:02 +00:00 |
|
codeanticode
|
60e11e02e5
|
use getNegotiatedCaps instead of getCaps in Capture
|
2012-08-28 21:15:11 +00:00 |
|
codeanticode
|
6ceb83ee23
|
Added Capture constructor w/out arguments, re-enabled resolution check when initializing capture
|
2012-08-27 17:55:43 +00:00 |
|
codeanticode
|
0b1c9ab2e5
|
changes to support device name and index filtering in the caps when retrieving supported resolutions
|
2012-08-27 16:21:35 +00:00 |
|
codeanticode
|
9ff4fa8a4d
|
Updated LowLevelGL example
|
2012-08-21 20:05:44 +00:00 |
|
codeanticode
|
85cb330036
|
Renamed playBin to playbin
|
2012-08-21 19:49:15 +00:00 |
|
codeanticode
|
9afd5c1364
|
renamed setGStreamerPath() back to setPath() and useOpenGL() to useGL() in video.
|
2012-08-16 20:25:17 +00:00 |
|
codeanticode
|
bc1055792a
|
Fixed Framingham and Frames examples in Video, added ImageMask in OpenGL/Shaders
|
2012-08-16 17:52:27 +00:00 |
|
codeanticode
|
26e6038f61
|
Updated capture examples
|
2012-08-15 22:18:15 +00:00 |
|
codeanticode
|
a406170c1e
|
Removed pipeline.getState() call from start(), it hangs capture on windows
|
2012-08-15 22:17:43 +00:00 |
|
codeanticode
|
7bba3e11a6
|
use play/pause/getState combination in listResolutions() to avoid hangs in OSX and/or Windows. Updated todo notes
|
2012-08-15 21:46:35 +00:00 |
|
codeanticode
|
2e77214547
|
added new Capture constructor that takes the output of list() as argument, additional validity checks (available devices, supported resolutions, etc)
|
2012-08-15 21:11:18 +00:00 |
|
codeanticode
|
42ee90895e
|
Renamed Video.setPath() to Video.setGStreamerPath(), fixed logic in Capture.addResFromStructure()
|
2012-08-15 18:35:35 +00:00 |
|
codeanticode
|
683166a783
|
Reworking list() functionality in Capture class
|
2012-08-15 17:04:55 +00:00 |
|
codeanticode
|
b52b193a43
|
Cleaned-up Video interface
|
2012-08-15 05:16:28 +00:00 |
|
codeanticode
|
a2801bdd60
|
jump to multiple of framerate
|
2012-08-15 04:54:24 +00:00 |
|
codeanticode
|
59265902cf
|
Updated OpenGL examples
|
2012-08-15 04:40:03 +00:00 |
|
codeanticode
|
15749d072c
|
Updated Movie examples
|
2012-08-15 04:34:41 +00:00 |
|
codeanticode
|
426af4f5ea
|
Cleaned-up Movie class API
|
2012-08-15 04:33:47 +00:00 |
|
benfry
|
4bf692c0c8
|
remove/hide several video functions that were not approved
|
2012-08-06 13:41:01 +00:00 |
|
benfry
|
e85b1c7496
|
throw an exception when /var/lock does not exist.. otherwise too subtle
|
2012-08-05 14:37:33 +00:00 |
|
benfry
|
02b4e738f5
|
fix problem with bufferUntil() not properly handling values over 127 (issue #1079)
|
2012-08-04 19:57:29 +00:00 |
|
benfry
|
c5db8dbb16
|
add 64-bit version of OS X serial, also add warning about lock files
|
2012-08-04 19:30:44 +00:00 |
|
codeanticode
|
61d202edc4
|
fish eye shader works when non-pot textures are not supported
|
2012-07-29 19:42:53 +00:00 |
|
codeanticode
|
362e6bf811
|
Updated to OpenGL examples in Java mode
|
2012-07-29 00:41:34 +00:00 |
|
codeanticode
|
c9a6dcebf6
|
screenX/Y calls in Esfera example are redundant
|
2012-07-27 17:49:44 +00:00 |
|
shiffman
|
1ebb4814cd
|
updates to PShape examples
|
2012-07-27 02:37:34 +00:00 |
|
shiffman
|
7d764ef717
|
updates to PShape examples
|
2012-07-27 02:34:05 +00:00 |
|
codeanticode
|
b63028d699
|
Updated some examples
|
2012-07-26 19:24:19 +00:00 |
|
codeanticode
|
d022a591e3
|
Updated filter examples
|
2012-07-24 20:20:12 +00:00 |
|
codeanticode
|
1efef5e4cd
|
Updated Create Shapes examples to only use P2D
|
2012-07-23 17:35:54 +00:00 |
|
codeanticode
|
25a9023092
|
Updted shader examples
|
2012-07-23 04:34:07 +00:00 |
|
benfry
|
7a7b856385
|
making further progress on build process
|
2012-07-20 23:21:24 +00:00 |
|
benfry
|
6b522f31ce
|
finish removing OpenGL as a separate library
|
2012-07-20 20:29:02 +00:00 |
|
benfry
|
b4587fdfbc
|
moving the location of the OpenGL library JARs
|
2012-07-20 20:27:44 +00:00 |
|
benfry
|
40ecd562e3
|
moving the OpenGL examples to the core
|
2012-07-20 20:24:58 +00:00 |
|
benfry
|
b30328bb66
|
moving opengl into the core
|
2012-07-20 20:18:20 +00:00 |
|