[vlc-devel] commit: Unify libvlc_state_t, input_state_e, mediacontrol_PlayerStatus and libvlc_event_type_t. (Jean-Paul Saman )

Pierre d'Herbemont pdherbemont at free.fr
Sat Jun 14 16:30:12 CEST 2008


Thanks for that one.

I however regret libvlc_Stopped. Because libvlc_Ended and Stopped are  
two different actions. First one means that the user or third party  
asked to stop() the input, the other one means that we reached the end  
of the stream we were reading.

Would be nice to fix...

Pierre.

On Jun 14, 2008, at 4:18 PM, git version control wrote:

> vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Sat  
> Jun 14 15:35:43 2008 +0200| [a4bb63528cb37044ad04db9bb763d342cb3a7b15]
>
> Unify libvlc_state_t, input_state_e, mediacontrol_PlayerStatus and  
> libvlc_event_type_t.
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a4bb63528cb37044ad04db9bb763d342cb3a7b15
> ---
>
> include/vlc/libvlc_events.h           |    8 +++-
> include/vlc/libvlc_structures.h       |   19 +++++++---
> include/vlc/mediacontrol_structures.h |   11 ++++--
> include/vlc_input.h                   |    4 ++-
> projects/mozilla/vlcplugin.cpp        |    1 -
> src/control/event.c                   |   10 ++++-
> src/control/media_list_player.c       |    3 +-
> src/control/media_player.c            |   61 ++++++++++++++++++++++++ 
> +--------
> src/control/mediacontrol_core.c       |   28 +++++++++++----
> test/libvlc/events.c                  |    1 -
> 10 files changed, 106 insertions(+), 40 deletions(-)
>
> Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a4bb63528cb37044ad04db9bb763d342cb3a7b15
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list