[Swingosc-devel] [SwingOSC] Test the SwingOSC web view component
Brought to you by:
sciss
From: Sciss <co...@sc...> - 2012-02-16 14:11:01
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 After a short and not so successful experiment with LoboBrowser, SwingOSC now contains the natively hooked JXBrowser for its WebView component. Now everything that is not pure Java but jumps into native code is usually introducing all sorts of fuss, so I'm kindly asking people who are interested in SwingOSC and have access to a Linux or Windows machine to check out the latest version and verify that this solution actually works. This is to be tested with SC 3.5/master. As a reminder, the latest SwingOSC is now on Github: https://github.com/Sciss/SwingOSC more precisely on the `Revamp` branch which is the default branch now. $ cd <parent> $ git clone https://github.com/Sciss/SwingOSC.git $ cd SwingOSC $ ./sbt assembly (on windows you need to make a .bat version out of that last script, sorry) Be patient with the clone time, we had to include virtually three fully fledged browsers now :-E In the deployed artifacts the size will hopefully reduce to 33% for each platform. For feedback, you can use the swingosc developer list on sourceforge, or sc-dev with [SwingOSC] prefix, or the github issues tracker. best, -sciss- -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJPPQmmAAoJED/NF0dIQtQETacP/1I8l4Yt1LhyDPASAB+dF7Xd VmH3LGmeQwcpYM4MYWksOSr73dI3dhkVVkeN9RYUBTxm04f+5uqspZj777rykmRG dFpFUW2a/upeEyNk263B4Sex3PgYbj+Gd1jGqHucfLpB24zvetR9PriHdncRPzMW p3w1qfJKEBnD2A150VytezbLIvlSl9VEpiMA6k64QoDKGFepUpxgfCEAmmTZ3+/r 9a+CMs+kbiutj/dcebIFEtSq89Xmiqbw86ADvvHjGqzKnpZbVTW8Z1jQUdvPk3vF PouJP8mwkdMgKext9DIWbZ/xC61WYhzWc+T8rtk5Zpn8sKgeR3+fmPOhPLEySTYT sccJB3twXt+kl9ZROL2408HBbQfivbi2JrHfC2ND88BfOwlIJrTe11Zyf+in9tPR AvvQ+IJC0r/rB6V+fk+Zl8JJl3hM0wk3MtMgNREsP7v6THsVYG8GcZG5VNR3w/xE KrmCbR9x7q3coN3gsVdtfus24LIpMS7cwnGJD6ZzM0bS6YseaLa7Xcy67YNINfEZ E1KMj/VNrDEpj5QIsI9FFa1yu2UyFOO2N1SiLF+TIwdvn6qC7VmpTW1zKXc7ch0C b6WPIJdlkwx/TRuwgcuKRH4FiyH27wKpJS7sMQbN9T0A+9qFG3VkNNmSq3u8cK4r 7zsB1wbjCF9OPBejJau0 =pH7J -----END PGP SIGNATURE----- |