summaryrefslogtreecommitdiffstats
path: root/src/java/demos
Commit message (Collapse)AuthorAgeFilesLines
* Fix EFXFilter.java demo - Now we need to properly use ALExt, since AL does ↵Sven Gothel2013-02-011-25/+28
| | | | not contain duplicates anymore!
* enable joal-demosSven Gothel2010-12-136-19/+19
|
* Incorporated port of EFX filter example by Ultraq on javagaming.orgkbr2007-06-291-0/+252
| | | | | | | forums git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@62 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added System.exit(0) needed for Java Web Start execution / terminationkbr2007-02-081-0/+2
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@60 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* - made the number of buffers a variable instead of hardcoding to 2krishna_gadepalli2007-02-051-19/+80
| | | | | | | | - made the buffer size and the #buffers specifiable from the command line - added a sleep to the main "playstream" loop so as to not peg the CPU (from Ken Russel) git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@59 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Updated it to reflect the new jars and ogg fileskrishna_gadepalli2007-02-031-2/+2
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@58 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* - modified the build to use the minimal needed jars from j-ogg instead of usingkrishna_gadepalli2007-02-037-32/+77
| | | | | | | | the combined j-ogg-all.jar which was causing problems with other tutorials - removed the old huge crickets.ogg file and replaced it with broken_glass.ogg git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@57 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* - Added "lesson8" a translation of the Ogg/Vorbis OpenAL streaming tutorial ↵krishna_gadepalli2007-02-025-0/+550
| | | | | | | | | to JOAL - Modified the build.xml to add "lesson?" targets to run the examples. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@55 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Improved error reporting and workaround for problem seen with NVidia'skbr2006-12-221-9/+19
| | | | | | | OpenAL implementation with only this demo git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@54 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added option for excluding Quit button from GUIkbr2006-12-201-13/+16
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@53 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added support for using JOAL alongside JOGL in JOGLAppletLauncher. Ifkbr2006-12-041-94/+115
| | | | | | | | | | | | | | JOAL classes are detected, will download, install and load JOAL's native libraries as well as JOGL's. Added NativeLibLoader.disable() method to JOAL to support this. Added code to JOGLAppletLauncher to detect if -Dsun.java2d.noddraw=true was missing from deployment.properties and if so to prompt user about adding it automatically. Fixed bug in new per-native-library timestamp code. Refactored JOAL SingleStaticSource demo to make it easier to embed in an applet. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@52 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added GUI to lesson 5 and System.exit() calls to lessons 2 and 3kbr2006-08-314-69/+197
| | | | | | | needed for Java Web Start deployment git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@50 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now builtkbr2006-01-1015-0/+812
using GlueGen and currently requires a built JOGL workspace as a sibling workspace of the JOAL workspace. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@47 235fdd13-0e8c-4fed-b5ee-0a390d04b286