]> git.sesse.net Git - vlc/commit
Fixed osd_* functions when the OSD was not loaded.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 16 May 2009 21:22:01 +0000 (23:22 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 16 May 2009 21:23:56 +0000 (23:23 +0200)
commit6dce48f670a1d404fa09898d6e97562d9944c239
tree01947dd33484c253b82579afe6581cfdac37ea4f
parentc85283ef795a4edfeb6cbee1af5e48a47580ddc2
Fixed osd_* functions when the OSD was not loaded.

 It fixed a segfault when using hotkeys for the OSD.
 I am not sure it is perfectly fine, but var_AcquireMutex seems
to have been removed without a proper replacement.
src/osd/osd.c