summaryrefslogtreecommitdiffstats
path: root/www/devmaster
Commit message (Collapse)AuthorAgeFilesLines
* www/devmaster/lesson*.html: net.java.games.joal.* -> com.jogamp.openal.*v2.1.1v2.1.0v2.0.2Xerxes Rånby2013-07-096-117/+166
| | | | | | | | The Java OpenAL JOAL HTML tutorials are now usefull. This change made is possible to copy and paste the many code sections of the JOAL tutorial into working applications. Signed-off-by: Xerxes Rånby <[email protected]>
* www/devmaster/lesson*.html: Fix links to original DevMaster.net articles.Xerxes Rånby2013-07-058-2/+33
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* www/devmaster/lesson*.html: Fix relative jnlp links.Xerxes Rånby2013-07-055-5/+5
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* www/devmaster/lesson*.html: Fix header, title, navigation and links.Xerxes Rånby2013-03-268-119/+27
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* Remove 9 year old java.net binary builds.Xerxes Rånby2012-11-155-0/+0
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* Updated text to indicate that Java Web Start link is now workingkbr2007-02-081-1/+1
| | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@61 235fdd13-0e8c-4fed-b5ee-0a390d04b286
* - made the number of buffers a variable instead of hardcoding to 2krishna_gadepalli2007-02-051-6/+41
| | | | | | | | - 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
* Added a new tutorial page for lesson8 (Ogg/Vorbis streaming)krishna_gadepalli2007-02-038-10/+437
| | | | | | | Added a title to all other pages git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@56 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
* 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-231-0/+0
| | | | 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-227-42/+42
| | | | 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-227-56/+71
| | | | 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-157-72/+67
| | | | | | Chris!) git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@36 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-086-54/+233
| | | | 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-081-0/+344
| | | | 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-082-0/+275
| | | | 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-291-0/+165
| | | | 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-292-0/+294
| | | | 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-282-282/+284
| | | | 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-283-13/+195
| | | | 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-281-2/+5
| | | | 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-281-1/+2
| | | | 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-281-0/+248
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@3 235fdd13-0e8c-4fed-b5ee-0a390d04b286