]> git.sesse.net Git - vlc/commit
- libvlc APIs: bug fixing, and please note that exception argument is OPTIONAL (can...
authorDamien Fouilleul <damienf@videolan.org>
Mon, 25 Jun 2007 18:06:52 +0000 (18:06 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Mon, 25 Jun 2007 18:06:52 +0000 (18:06 +0000)
commit23942f1f36db6ab5ed4272da903c054336bed5ee
tree3a30fcabfe389eb048ce3828242a656197ae25e7
parent4f2cfd119c634d9e0564734ad1c5ae4e1bdd2420
- libvlc APIs: bug fixing, and please note that exception argument is OPTIONAL (can be null), do not use exception to control API flow unless you created your own
src/control/event.c
src/control/media_instance.c
src/control/playlist.c