]> git.sesse.net Git - vlc/commit
LibVLC core: remove exceptions
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 31 Jan 2010 21:40:16 +0000 (23:40 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 31 Jan 2010 21:40:16 +0000 (23:40 +0200)
commit09020b63ba7513eeaff38f1cc40e2b4937c61030
treeed851cea0262980d5facacb8b029753316b9d8d0
parent0851b345b93451a2cd0c61f12680b055fbfef027
LibVLC core: remove exceptions
14 files changed:
bin/cachegen.c
bin/vlc.c
bin/winvlc.c
include/vlc/libvlc.h
src/control/core.c
src/control/libvlc_internal.h
src/control/mediacontrol_core.c
test/libvlc/core.c
test/libvlc/events.c
test/libvlc/media_list.c
test/libvlc/media_list_player.c
test/libvlc/media_player.c
test/libvlc/meta.c
test/src/misc/variables.c