[vlc-devel] [PATCH][SoC] Qt improvements
Lukas Durfina
lukas.durfina at gmail.com
Fri Oct 3 08:56:04 CEST 2008
On Thu, 02 Oct 2008 19:00:52 +0200, Rémi Denis-Courmont <rem at videolan.org>
wrote:
> Le jeudi 2 octobre 2008 19:54:09 Lukas Durfina, vous avez écrit :
>> Can some take a look on it?
>
> Yes, and you are again breaking the ABI through enums.
>
Which enums? I have added item only in enum libvlc_event_type_t
and I have put it on last position.
Or change of static const char event_type_to_name[][35] in event.c
by EVENT(libvlc_MediaPlayerTitleChanged) is beaking ABI too?
Lukas
More information about the vlc-devel
mailing list