AppleScript support
Posted: 25 Mar 2008 23:05
although as Fkuehne has written in his post (viewtopic.php?f=12&t=43970&start=0&st=0 ... =a#p138523) that the applescript support is "really limited", i wonder if the vlc team is going to do something against that.
he also has written, that adding additional applescript support "should be fairly easy"... is that really the case? where can i find docu about that issue? what should i know/learn? which language (beside applescript itself)? objective-C?
the problem i got: i am writing a java application (for those who are interested: http://omov.sourceforge.net) which interacts with vlc via applescript. currently i am of need of the following features:
- determine if vlc is playing (because invoking the play command stops vlc if its running)
- select a certain item in the list (i added an element and want to play it, but if there are already items in the playlist, the topmost item will be played/stopped, depending on vlc's state)
he also has written, that adding additional applescript support "should be fairly easy"... is that really the case? where can i find docu about that issue? what should i know/learn? which language (beside applescript itself)? objective-C?
the problem i got: i am writing a java application (for those who are interested: http://omov.sourceforge.net) which interacts with vlc via applescript. currently i am of need of the following features:
- determine if vlc is playing (because invoking the play command stops vlc if its running)
- select a certain item in the list (i added an element and want to play it, but if there are already items in the playlist, the topmost item will be played/stopped, depending on vlc's state)