375 Commits (cf4676c1e8cdf69db4598f7d10ffdf6a695c3ba0)

Author SHA1 Message Date
Francois Cartegnie f49cd8802b vlc_arrays: split array_insert in checked and w/abort 9 years ago
Francois Cartegnie 9314bb489c vlc_arrays: split array_append in checked and w/abort 9 years ago
Thomas Guillem 0014603e71 libvlc: don't force the xid "vout display" 9 years ago
Marvin Scholz b37800b835 Revert "configure: Do not use -no-undefined with sanitizers on darwin" 9 years ago
Marvin Scholz 76118f5826 configure: Do not use -no-undefined with sanitizers on darwin 9 years ago
Thomas Guillem 9264da8448 lib/media: don't request local art twice 9 years ago
Hugo Beauzée-Luyssen 31e424004d input: Reintroduce subtitle extension check 9 years ago
Zhao Zhili fe0668c889 libvlc: don't check current state in libvlc_media_player_set_pause 9 years ago
Pierre Lamot 356aa8b941 libvlc: fix typo 9 years ago
Hugo Beauzée-Luyssen 1083d47af5 Use input_AddSlave instead of input_AddSubtitleOSD 9 years ago
Hugo Beauzée-Luyssen b6bbe81d35 input: Allow input_AddSlave to notify of the addition 9 years ago
Hugo Beauzée-Luyssen 48f3be3af5 input: Provide the potential renderer upon input thread creation 9 years ago
Rémi Denis-Courmont 0d2fcdebf4 lib: fix type for input controls 9 years ago
Thomas Guillem c0d287e72f core: rename vlc_keys.h to vlc_actions.h 9 years ago
Thomas Guillem 324c1770eb core: rename vlc_action_t to vlc_action_id_t 9 years ago
Hugo Beauzée-Luyssen da7f1b805f lib: Automatically select the default teletext page on activation 9 years ago
Thomas Guillem a24cd3f685 lib: renderer_discoverer: add item hold/release 9 years ago
Thomas Guillem 9114d112f0 lib: renderer_discoverer: fix bad cast 9 years ago
Thomas Guillem 4de59ab8a0 lib/video: clip viewpoint 9 years ago
Thomas Guillem 0aafec31c5 libvlc: merge libvlc_video_viewpoint_t and libvlc_video_track_t.pose 9 years ago
Thomas Guillem ff8c3a932a es: merge vlc_viewpoint_t and video_format_t.pose 9 years ago
Thomas Guillem e61dee0091 core: move viewpoint to vlc_viewpoint.h 9 years ago
Steve Lhomme 5c4aa4c941 lib: use local include 9 years ago
Thomas Guillem 738b0971d0 lib/video: apply filters value to all vouts 9 years ago
Thomas Guillem 9a516806f0 lib/video: factor set_int/set_float/set_string 9 years ago
Thomas Guillem 3c3da93c41 lib/video: fix indent 9 years ago
Rémi Denis-Courmont 0fcdfb7a62 xspf: fix opening media library 9 years ago
Filip Roséen a1963944d4 lib/media_discoverer: libvlc_media_discoverer_release: simplify 9 years ago
Rémi Denis-Courmont ada216c148 lib: use sub-item tree event rather than item event 9 years ago
Rémi Denis-Courmont b50d5f3131 lib: event: remove new/release functions 9 years ago
Rémi Denis-Courmont 7741bf6dec lib: vlm: pass a non-NULL pointer as event object 9 years ago
Rémi Denis-Courmont a7de129d41 lib: vlm: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 72b3f02398 lib: vlm: privatize libvlc_vlm_t 9 years ago
Rémi Denis-Courmont 5ede6b918f lib: vlm: do not allocate inside the instance 9 years ago
Rémi Denis-Courmont 9f7f67434b lib: vlm: inline one function 9 years ago
Rémi Denis-Courmont 8f67aeff0f lib: renderer_discoverer: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 65321da121 lib: media_player: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 7395282cd8 lib: media_list_player: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 3b31041cb7 lib: media_list: allocate event manager in-place 9 years ago
Rémi Denis-Courmont 91e8335efc lib: media_library: allocate event manager in-place 9 years ago
Rémi Denis-Courmont f5ae20095a lib: media_discoverer: allocate event manager in-place 9 years ago
Rémi Denis-Courmont db28adc700 lib: media: allocate event manager in-place 9 years ago
Rémi Denis-Courmont d241be435f lib: add libvlc_event_manager_(init|destroy) functions 9 years ago
Rémi Denis-Courmont c91959027c rd: simplify events handling 9 years ago
Rémi Denis-Courmont 0303cb6b28 rd: remove reference counting 9 years ago
Rémi Denis-Courmont a995ddeef7 sd: add proper item tree support 9 years ago
Rémi Denis-Courmont f4bb458815 Replace vlc_gc_decref() with input_item_Release() 9 years ago
Rémi Denis-Courmont 763cea5e20 Replace vlc_gc_incref() with input_item_Hold() 9 years ago
Thomas Guillem 4eda9aa084 libvlc: fix MediaPlayerESSelected events not sent 9 years ago
Thomas Guillem 72a00334d7 Revert "lib/video: set "video" prop to true when changing video tracks" 10 years ago