692 Commits (a632b0dfe2a99a46055caf6cc945f6dd366433f4)

Author SHA1 Message Date
Thomas Guillem a3bd23610b libvlc: media: cancel request on destroy 4 years ago
Steve Lhomme 06dbdffa96 meson: define DLL export values 4 years ago
Steve Lhomme 95b8f64990 automake: define DLL export values 4 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Thomas Guillem fefe9b6053 lib: add libvlc_audio_set_mixmode 4 years ago
Thomas Guillem 42b645e7fc lib: add libvlc_AudioStereoMode_Mono 4 years ago
Thomas Guillem 03e671c51c lib: assert that LibVLC and VLC enums match 4 years ago
Thomas Guillem 73630912ba lib: change libvlc_AudioStereoMode_Error enum value 4 years ago
Thomas Guillem 9d23e5b123 lib: rename libvlc_audio_set_channel to libvlc_audio_set_stereomode 4 years ago
Steve Lhomme 92efc84601 libvlc: hardcode the values in libvlc_version.h 4 years ago
Steve Lhomme 3f097706d2 libvlc: add libvlc_media_no_skip flag 4 years ago
Steve Lhomme bd4b273d07 lib: add a function to the ABI version of the libraries 4 years ago
Steve Lhomme 32160df718 win32: set the proper libvlc version in the DLL 4 years ago
Steve Lhomme 5157650a45 win32: move libvlc_win32_rc in the lib folder 4 years ago
Steve Lhomme ebe945df9e lib: use libtool -version-number instead of -version-info 4 years ago
Steve Lhomme d111a29aeb configure: add global build values for the libtool version-info 4 years ago
Steve Lhomme b20b959658 libvlc_internal: do the half up millisecond rounding with vlc_tick macros 4 years ago
Steve Lhomme aa70adf479 libvlc: rename outdated mtime functions to vlc_tick ones 4 years ago
Martin Finkel 89dbd92813 lib/media_player: add record method 8 years ago
Steve Lhomme d0c11c8154 lib: media: use the proper libvlc_media_get_duration return type 4 years ago
Steve Lhomme 46095bf660 lib: media: use proper functions to convert vlc_tick_t to/from libvlc_time_t 4 years ago
Steve Lhomme 08cac94bf0 lib: picture: use from_mtime() to convert vlc_tick_t to libvlc_time_t 4 years ago
Thomas Guillem 95cbcf0e59 lib/media_player: fix time type/unit used by the timer API 4 years ago
Thomas Guillem 52cda8377e lib/media_player: add the vlc_player Timer API 4 years ago
Thomas Guillem 302cb84486 lib/media_player: use double for set_position 4 years ago
Thomas Guillem da687b726a lib/media_player: use double for the position 4 years ago
Thomas Guillem d5e785b062 lib/media: use double for the position 4 years ago
Thomas Guillem c0de748a3b player: use double for the position 4 years ago
Thomas Guillem e40112f175 lib/media_player: fix invalid title index 4 years ago
Thomas Guillem 7949712a30 libvlc: add bool selected in libvlc_media_player_get_tracklist 4 years ago
Thomas Guillem db81e6e148 libvlc: media_player: add a param to get selected tracks 4 years ago
Steve Lhomme 119e63275a lib: media_discoverer: don't cast to vlc_object_t* 4 years ago
Rémi Denis-Courmont dd3a55dfc9 lib: remove useless libvlc_media_new_as_node() parameter 4 years ago
Rémi Denis-Courmont 1943b38100 lib: remove useless libvlc_media_new_callbacks() parameter 4 years ago
Rémi Denis-Courmont cd72cc377b lib: remove useless libvlc_media_new_fd() parameter 4 years ago
Rémi Denis-Courmont b18a675901 lib: remove useless libvlc_media_new_path() parameter 4 years ago
Rémi Denis-Courmont 5aec19d53f lib: remove useless libvlc_media_new_location() parameter 4 years ago
Rémi Denis-Courmont 9a887cbd49 lib/media: remove unused argument 4 years ago
Rémi Denis-Courmont 2f91254d19 lib/media: remove instance from media 4 years ago
Rémi Denis-Courmont d607bf767f lib/media_player: pass instance when creating from media 4 years ago
Rémi Denis-Courmont 1e13c0c7b0 lib/media: pass explicit instance to save meta 4 years ago
Rémi Denis-Courmont 699fb5357f lib/media: remove the parsed lock 4 years ago
Rémi Denis-Courmont 02fe78a40f lib/media: make parsed status atomic 4 years ago
Rémi Denis-Courmont 15009fbbfc lib/media: remove has_asked_parse 4 years ago
Rémi Denis-Courmont e573659479 lib/media: distinguish pending and initial parse status 4 years ago
Rémi Denis-Courmont e7b9687f0e lib/media: name the initial parse status 4 years ago
Rémi Denis-Courmont 6e78605325 lib/media: deindent 4 years ago
Rémi Denis-Courmont d902907a64 lib/media_track: privatise one function 4 years ago
Rémi Denis-Courmont 7dd8a75347 lib/media: remove (last) deprecated functions 4 years ago
Rémi Denis-Courmont 730279b88a lib/media: remove write-only is_parsed 4 years ago