#jogamp @ irc.freenode.net - 20130404 05:06:15 (UTC)


20130404 05:06:15 -CatOut- Previous @ http://jogamp.org/log/irc/jogamp_20130403050602.html
20130404 05:06:15 -CatOut- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130404050615.html
20130404 05:14:48 * [Mike] (~Mike]@anon) Quit ()
20130404 06:15:34 * hharrison (~chatzilla@anon) has joined #jogamp
20130404 06:15:43 <hharrison> sgothel: you about?
20130404 06:16:10 <hharrison> Just reading through your recent gluegen commits, I don't think ArrayList.clone() does what you think
20130404 06:17:41 <hharrison> Then again, I have a personal hate on for clonable in general, so I always avoid it
20130404 06:17:46 <hharrison> (personal failing)
20130404 06:45:42 <hharrison> Also, ArrayHashSet has a buggy addAll method
20130404 06:49:32 <hharrison> will go into an infinite loop
20130404 07:00:23 <hharrison> fixes pushed to git://github.com/hharrison/gluegen.git master
20130404 08:08:06 * hharrison (~chatzilla@anon) Quit (Quit: ChatZilla 0.9.90 [Firefox 18.0.2/20130206104040])
20130404 11:19:07 <sgothel> Thank you Harvey - the mod = mod || add .. duh! :)
20130404 11:19:52 <sgothel> ArrayList.clone() .. well, yes it's all a shallow copy, i.e. the referenced objects are the same - but better this way, agreed.
20130404 13:20:29 * [Mike] (~Mike]@anon) has joined #jogamp
20130404 15:43:56 <sgothel> maven pushed on jogamp '2.0.2-rc20130404' based on '2.0.2-rc-20130404', 'http://jogamp.org/deployment/archive/master/gluegen_656-joal_420-jogl_951-jocl_773/'
20130404 15:44:51 <sgothel> Hope the version string works .. i.e. '2.0.2' will be picked up later ? ... Always me w/ maven troubles (Mark ?)
20130404 15:45:18 <sgothel> OSX CALayer / Java7 issues should be fixed w/ this version 'once and for all' :)
20130404 15:46:07 <sgothel> would '2.0.2-rc-20130404' be a valid maven version as well ?
20130404 15:46:24 <sgothel> would '2.0.2' being used when published later on by default (latest version) ?
20130404 16:27:04 <rmk0> hm
20130404 16:27:10 <sgothel> http://www.sonatype.com/books/mvnref-book/reference/pom-relationships-sect-pom-syntax.html
20130404 16:27:23 <rmk0> yes, i think that'd be fine
20130404 16:27:31 <sgothel> looks like .. "The qualifier exists to capture milestone builds: alpha and beta releases, a .."
20130404 16:27:33 <rmk0> basically... the way to look at it is M.N.P-Q
20130404 16:27:51 <sgothel> ok .. next one reflects the proper version w/ 2.0.2-rc-DATE
20130404 16:27:53 <rmk0> if the version number has that format, maven will "understand" it, meaning that it can understand that 2.0.2 is older than 2.0.3
20130404 16:28:06 <sgothel> since I don't know how to remove a deployed version :)
20130404 16:28:07 <rmk0> otherwise it'll just fall back to lexicographical order, which is pretty lame
20130404 16:28:20 * hharrison (~chatzilla@anon) has joined #jogamp
20130404 16:28:44 <sgothel> Thanks Mark!
20130404 16:28:52 <rmk0> you actually can't ever remove a deployed release from central
20130404 16:29:09 <sgothel> Hi Harvey, so IMHO the OSX // Java7 problems are solved now
20130404 16:29:12 <rmk0> not such a problem with the repository on jogamp.org!
20130404 16:29:34 <sgothel> oh .. but how can I remove w/o manually doing so (especially the XML meta files)
20130404 16:29:54 <hharrison> Sure thing, I can let the usual people know when there's a jogl version to test
20130404 16:30:10 <rmk0> sgothel: think this is why people use repository managers... otherwise you do have to edit the xml
20130404 16:31:22 <rmk0> is 2.0.2 going to be put on central?
20130404 16:31:43 <sgothel> when it's done yes - we are still in preparation phase ..
20130404 16:31:48 <rmk0> nice
20130404 16:32:03 <sgothel> hope you do it .. I haven't dealt w/ it yet :)
20130404 16:32:13 <rmk0> should be fine
20130404 16:32:26 <sgothel> ok .. so I make an email to test the beast ..
20130404 16:32:45 <sgothel> Harvey .. and who else .. if you use JPEG - pls test (new decoder) :)
20130404 16:33:39 <sgothel> http://forum.jogamp.org/Next-Release-Candidate-tp4028911.html :)
20130404 16:34:13 <rmk0> hm
20130404 16:34:33 <sgothel> .. answering ..
20130404 16:35:10 <sgothel> http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases <- should add maven here as well :)
20130404 16:35:16 <sgothel> at least a link .. I guess
20130404 16:35:59 <sgothel> http://jogamp.org/wiki/index.php/Downloading_and_installing_JOGL .. and here :)
20130404 16:36:28 <rmk0> yep
20130404 16:36:31 * rmk0 edits
20130404 16:36:36 <sgothel> thx ..
20130404 16:36:48 <rmk0> i'd forgotten i'd written that android howto
20130404 16:36:52 <sgothel> link: http://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE#Maven
20130404 16:36:57 <rmk0> will have to remember to link that when the release appears
20130404 16:37:05 <sgothel> nice ..
20130404 16:37:28 <sgothel> yeah .. Android works like a charm now, w/ proper HOME button, preserver GLEventListenerState etc ..
20130404 16:37:37 <rmk0> nice
20130404 16:38:24 <sgothel> thx to DOW as well .. they inspired and test w/ their bigger application
20130404 16:40:53 <[Mike]> sgothel: So did you end up porting jpg.js to java?
20130404 16:41:01 <sgothel> yes
20130404 16:41:04 <[Mike]> cool
20130404 16:41:15 <sgothel> it was _HORRIBLE_ .. i.e. the JavaScript language :)
20130404 16:41:43 <sgothel> reading Java doesn't need a 'type lookahead through the whole source code' :)
20130404 16:41:45 <[Mike]> haha, I read your remark a couple days ago, reminding you of basic... A little different that that tho :)
20130404 16:42:39 <sgothel> what amazed me is that the binary huffman code plus the other decoding stuff is faster than what AWT uses (turbo-jpeg or something .. AFAIK)
20130404 16:43:25 <[Mike]> really? Interesting, have you been able to quantify this?
20130404 16:43:31 <[Mike]> I like numbers :)
20130404 16:43:50 <rmk0> wiki updated
20130404 16:43:58 <rmk0> i won't add anything to that forum post... i think you covered it
20130404 16:43:58 <sgothel> sure .. see git commit .. unit tests available as well .. we also eat CMYK and YCCK, AWT doesn't :)
20130404 16:44:25 <sgothel> http://jogamp.org/git/?p=jogl.git;a=commit;h=a54bd3e963a7be320dee0c9692d237607fcd0f96
20130404 16:44:54 <[Mike]> Perfect!
20130404 16:45:23 <sgothel> most interesting for us the YUV output AFAIK, since we can do this via shaders .. then it's a real boost like 10x and better
20130404 16:46:42 <[Mike]> right on
20130404 16:48:39 <[Mike]> Suprised Lena isn't in your test jpg files :)
20130404 16:49:05 <sgothel> oh well, I was more focused to JPEG profiles .. tech stuff :)
20130404 16:49:42 <sgothel> but please - if you have more not so bug test files technically different - maybe even a group of corrupted files .. shoot!
20130404 16:50:06 <sgothel> i.e. corrupted in a way that they should be parsed somewhat .. ofc :)
20130404 16:53:06 <[Mike]> sure thing
20130404 18:46:08 * gouessej (5279cb49@anon) has joined #jogamp
20130404 18:46:15 <gouessej> Hi
20130404 19:00:28 <hharrison> Hey Julien
20130404 19:04:31 <hharrison> Any interesting porting efforts letely?
20130404 19:04:47 <hharrison> ahem, lately?
20130404 19:08:20 <gouessej> hi sorry I was trying to fix my branch
20130404 19:08:33 <gouessej> I work on the bug 697
20130404 19:10:23 <gouessej> Harvey, do you plan to publish the Java API documentation of Java3D?
20130404 19:21:11 <hharrison> Suppose I could
20130404 19:42:04 * gouessej (5279cb49@anon) Quit (Quit: Page closed)
20130404 23:20:30 * hharrison (~chatzilla@anon) Quit (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130320062118])
20130405 00:59:46 * [Mike] (~Mike]@anon) Quit (Read error: Connection reset by peer)
20130405 02:10:43 <sgothel> http://prng.net/blink-faq.html :)
20130405 02:19:56 * [Mike] (~Mike]@anon) has joined #jogamp
20130405 05:06:29 -CatOut- Continue @ http://jogamp.org/log/irc/jogamp_20130405050629.html