Re: Regarding JMF and capturing

2001-03-20 Thread Viktor Sigurd Wold Eide
Juergen Kreileder <[EMAIL PROTECTED]> writes: > Yes, it's a Linux specific problem. It will get better to some extent > with the next JMF-2.1.1 release which has its own JavaSound > implementation. > > Juergen > > -- > Juergen Kreileder, Blackdown Java-Linux Team > http://www.blackdow

Re: JDK 1.4

2001-03-20 Thread Juergen Kreileder
> "Jesus" == Jesus M Salvo <[EMAIL PROTECTED]> writes: Jesus> I have just read an article on JavaWorld about Merlin and Jesus> that a beta of JDK 1.4 is to be released this month. Does Jesus> Blackdown have plans to have their own JDK 1.4 port to Jesus> Linux i386/sparc/ppc/e

Re: vm+class sharing, startup time/Mac OS X

2001-03-20 Thread Juergen Kreileder
> "noisebrain" == noisebrain <[EMAIL PROTECTED]> writes: noisebrain> There was a discussion here recently about sharing the noisebrain> vm & core classes vs other approaches to reducing noisebrain> startup time. noisebrain> Apropos of that discussion, the Mac OS X java n

Re: Regarding JMF and capturing

2001-03-20 Thread Juergen Kreileder
> "Peter" == Peter Schuller <[EMAIL PROTECTED]> writes: Peter> Ah! Ok; that clears it up. Is there some underlying problem Peter> that makes simultaneous input/output problematic, or is it Peter> something that's likely to be fixed in the near future? Peter> (I am assuming it

JDK 1.4

2001-03-20 Thread Jesus M. Salvo Jr.
I have just read an article on JavaWorld about Merlin and that a beta of JDK 1.4 is to be released this month. Does Blackdown have plans to have their own JDK 1.4 port to Linux i386/sparc/ppc/etc? There is nothing indicating this on the ports page: http://www.blackdown.org/java-linux/ports.html

Re: Regarding JMF and capturing

2001-03-20 Thread Peter Schuller
> Peter> According to the JMF-linux notes, sound capturing is > Peter> "broken". But it doesn't say how. > > Actually this is somewhat incorrect. Sound capturing works but you > can't record and play at the same time, this is a restriction of the > current J2SE 1.3. Ah! Ok; that clears