]> git.sesse.net Git - vlc/commit
* Added new functions to the Mozilla plugin
authorClément Stenac <zorglub@videolan.org>
Sat, 12 Jun 2004 00:19:59 +0000 (00:19 +0000)
committerClément Stenac <zorglub@videolan.org>
Sat, 12 Jun 2004 00:19:59 +0000 (00:19 +0000)
commit053a3a7c8707f7d1b0db3be02936b76f075b39c9
tree58e8c094c6400771e981d4beeedf3df1f76ba587
parent115834f39052316481a9b2c55a49977880c1a6dc
* Added new functions to the Mozilla plugin
- set_volume
    - get_volume
- mute
- clear_playlist
- add_item
- next
- previous
- isplaying
- ge_length
- get_position
- get_time
- seek

* Fixed VLC_VolumeSet and a description
include/vlc/vlc.h
mozilla/vlcintf.idl
mozilla/vlcpeer.cpp
src/libvlc.c