summaryrefslogtreecommitdiffstats
path: root/src/java/demos/devmaster/lesson8
Commit message (Collapse)AuthorAgeFilesLines
* 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-032-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-023-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