summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Added "lesson8" a translation of the Ogg/Vorbis OpenAL streaming tutorial ↵krishna_gadepalli2007-02-026-20/+631
| | | | | | | | | 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 Java Web Start launch links to various demos and removed linkskbr2006-08-314-7/+11
| | | | | | | | to source code and build scripts since they're all in the joal-demos workspace git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@51 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
* Updated documentation linkkbr2006-04-011-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@49 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Updates to build.xml files in preparation for JOAL nightly buildskbr2006-03-251-0/+8
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@48 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now builtkbr2006-01-1016-0/+875
| | | | | | | | 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
* updated tutorials to use the very latest version of JOALathomas2003-11-235-0/+0
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@43 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* updated demos to use the most recent version of the softwareathomas2003-11-232-0/+2
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@42 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* updated demos to use the most recent version of the softwareathomas2003-11-234-0/+0
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@41 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* updated navbarathomas2003-11-228-48/+48
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@40 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* updated navbarathomas2003-11-228-64/+81
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@39 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* updated with instrumented classes. Will look to replace with calls to 1.4 ↵athomas2003-11-194-0/+0
| | | | | | logging APIs git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@38 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Proper handling of nulll parameter in alcOpenDevice()athomas2003-11-184-0/+0
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@37 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ↵athomas2003-11-158-91/+87
| | | | | | Chris!) git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@36 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* fixed link to forums to eliminate IE bugathomas2003-10-111-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@35 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* added OpenAL logo to the siteathomas2003-07-092-2/+5
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@34 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* fill justified the paragraphs in the tutorialsathomas2003-07-082-185/+194
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@33 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added lesson 7athomas2003-07-087-55/+235
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@32 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added lesson 6athomas2003-07-082-0/+347
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@31 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added lesson 5athomas2003-07-081-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@30 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added lesson 5athomas2003-07-081-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@29 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* Added lesson 5athomas2003-07-083-0/+277
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@28 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* check-in of lesson 4athomas2003-06-291-1/+2
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@27 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* check-in of lesson 4athomas2003-06-292-1/+168
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@26 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* check-in of lesson 3athomas2003-06-293-0/+296
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@25 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* set paragraph alignment to "justify"athomas2003-06-292-6/+4
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@24 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* set paragraph alignment to "justify"athomas2003-06-292-97/+104
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@23 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-291-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@22 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-283-283/+285
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@21 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@20 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-8/+11
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@19 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@18 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-283-14/+16
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@17 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-2/+2
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@16 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-5/+5
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@15 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-2/+3
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@14 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-6/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@13 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-2/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@12 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@11 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-282-3/+3
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@10 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-282-4/+3
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@9 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-281-1/+11
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@8 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* checking in Lesson 2athomas2003-06-284-14/+198
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@7 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* initial checkinathomas2003-06-282-3/+6
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@6 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* initial checkinathomas2003-06-281-0/+9
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@5 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* initial checkinathomas2003-06-282-2/+3
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@4 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* initial checkinathomas2003-06-282-2/+356
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@3 235fdd13-0e8c-4fed-b5ee-0a390d04b286