Search found 6 matches

Go to advanced search

by remmeier
11 Jan 2007 20:41
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9549

Could someone with a working build post it on https://trac.videolan.org/jvlc (maybe replacing the current windows build from june)?

Thanks, Remo
by remmeier
07 Jan 2007 11:24
Forum: Web and scripting
Topic: New Unified APIs for ActiveX and Mozilla plugins for 0.8.6
Replies: 91
Views: 361235

Unfortunately logging don't seem to be working either. (It works with the VLC UI and with SWT & 0.8.5). I'm using Windows XP SP2 (german), AMD X2, Eclipse as Java IDE, the german version of VLC, installed in C:\Programme\VideoLAN\vlc (default), settings are saved in C:\Dokumente und Einstellunge...
by remmeier
06 Jan 2007 19:25
Forum: Web and scripting
Topic: VLC and Java
Replies: 2
Views: 2113

0.8.5 also works fine. Other parameters in doVerb (e.g. SHOW), 0.8.6a or the latest build do not work. With the modal window I meant the VLC "error message". doVerb shows a console window saying that the content is stored in vlc-help.txt and I have to press a key to continue. Closing this ...
by remmeier
03 Jan 2007 22:24
Forum: Web and scripting
Topic: Weird 085 works 086 fails circumstance
Replies: 4
Views: 1649

maybe it could be related to the problem I posted earlier about Java/SWT and VLC. With 0.8.5 ActiveX works fine, with 0.8.6 it doesn't (with both the old and new GUID).
by remmeier
01 Jan 2007 20:47
Forum: Web and scripting
Topic: VLC and Java
Replies: 2
Views: 2113

VLC and Java

here seems to be a problem when VLC 0.8.6 is used with Java/SWT and Windows: frame = new OleFrame(parent, SWT.NONE); OleControlSite controlSite = new OleControlSite(frame, SWT.NONE, "VideoLAN.VLCPlugin.1"); controlSite.doVerb(OLE.OLEIVERB_INPLACEACTIVATE | OLE.OLEIVERB_HIDE); doVerb(...) s...
by remmeier
26 Dec 2006 20:33
Forum: Web and scripting
Topic: New Unified APIs for ActiveX and Mozilla plugins for 0.8.6
Replies: 91
Views: 361235

problems in java

There seems to be a problem when it is used with Java/SWT and Windows: frame = new OleFrame(parent, SWT.NONE); OleControlSite controlSite = new OleControlSite(frame, SWT.NONE, "VideoLAN.VLCPlugin.1"); controlSite.doVerb(OLE.OLEIVERB_INPLACEACTIVATE | OLE.OLEIVERB_HIDE); doVerb(...) shows a...

Go to advanced search