Commit c1a67dc7 authored by Gildas Bazin's avatar Gildas Bazin

* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.

parent 6a8cb0a6
......@@ -1926,5 +1926,8 @@ static int FindDevicesCallback( vlc_object_t *p_this, char const *psz_name,
FreeLibrary( hddraw_dll );
/* Signal change to the interface */
p_item->b_dirty = VLC_TRUE;
return VLC_SUCCESS;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment