350 Commits (603e9f1a61e034bfa1cbd4e5c534bb29ead60546)

Author SHA1 Message Date
Steve Lhomme cd08025f3b modules: include vlc_configuration.h when using config_GetType() 3 years ago
Steve Lhomme 098daebfa0 modules: include vlc_configuration.h when using config_GetUserDir() 3 years ago
Steve Lhomme 5c67db978f variables: return size_t with var_CountChoices() 3 years ago
Hugo Beauzée-Luyssen 9af90cca2b lua: add medialibrary API 6 years ago
Steve Lhomme 4862e4195c vlc_fs: always use a custom type for our opendir API's 4 years ago
Steve Lhomme fbb6f14099 modules: use vlc_closedir instead of direct closedir 4 years ago
Hugo Beauzée-Luyssen f5a4a03e6f lua: httpd: Return a valid body in case of errors 4 years ago
Rémi Denis-Courmont 44b88a9d68 lua/input: disable tracks whence toggling ID -1 4 years ago
Alexandre Janniaux fe7a43f967 lua: input: remove unused variable 4 years ago
Thomas Guillem 80dd05f921 input_item: category: use a vlc_list 4 years ago
Lyndon Brown 4d89ef900d fix mis-spelling of overridden 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Lyndon Brown a6afae0848 lua: clarify error text 4 years ago
Lyndon Brown 03964431da lua: fix wrong option location in error text 4 years ago
Lyndon Brown 538bc9bd66 lua: fix bad html 4 years ago
Thomas Guillem 40a3b66f0a lua: don't show hidden info categories 4 years ago
Rémi Denis-Courmont 0f2a579ab2 lua: simplify strerror() usage 5 years ago
Rémi Denis-Courmont ccef59c94d lua: match strerror() case 5 years ago
Marvin Scholz 347f73b9a7 Only define VLC_WINSTORE_APP if true 5 years ago
Rémi Denis-Courmont f32f289264 Rationalise not found error codes 5 years ago
Rémi Denis-Courmont dd20ace531 Rename VLC_EBADVAR to VLC_EINVAL 5 years ago
Pierre Lamot 16f171590e lua: add missing player lock 6 years ago
Pierre Ynard b33c2c3afe lua httpd: use TLS if --http-cert is set 6 years ago
Steve Lhomme eda8861490 lua: add the late frames statistics 6 years ago
Rémi Denis-Courmont 0b6f8e5c7c Check for <poll.h> explicitly 6 years ago
Hugo Beauzée-Luyssen 43ea5b40fc lua: Add basic support for renderer discovery 6 years ago
Hugo Beauzée-Luyssen 9618772c56 lua: Move vlclua_get_player_internal to misc 6 years ago
Marvin Scholz 6b07642188 lua: sd: use new md5 API 6 years ago
Rémi Denis-Courmont 8a53887fbf lua: fix leaks 6 years ago
Rémi Denis-Courmont 2c88e2273b lua: use vlc_send() 6 years ago
Steve Lhomme 48442d3536 lua: use the proper prototype for Lua C callbacks 6 years ago
Steve Lhomme 87882838d8 lua: don't force pushing an object to be released 6 years ago
Steve Lhomme ad7df57810 lua: fix the pushed release callback prototype 6 years ago
Steve Lhomme 49baa7dba6 lua: fix vlclua_release_vlc_object prototype 6 years ago
Quentin Chateau e965992290 lua: fixed object release function 6 years ago
Rémi Denis-Courmont a18c4d6570 thread: remove vlc_cond_destroy() 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Alexandre Janniaux 361428f858 lua: input: fix uninitialized autoselect variable 7 years ago
Thomas Guillem dd5ba72db7 player: add a policy to vlc_player_SelectEsId 7 years ago
Thomas Guillem cb1b9717d0 player: rename vlc_player_*Track to EsId 7 years ago
Thomas Guillem 9d592a58e4 vout: spu: rework channel registration 7 years ago
Thomas Guillem ee4afd6821 remove unused #include <vlc_input.h> 7 years ago
Rémi Denis-Courmont 161832532a lua: use vlc_strerror_c() 7 years ago
Romain Vimont 3159390d8a lua: player: remove incorrect const 7 years ago
Thomas Guillem bef305db36 lua: use aout_Release() 7 years ago
Thomas Guillem c19b8b2307 lua: remove unused code 7 years ago
Thomas Guillem 30fcfbae4f lua: fix typo 7 years ago
Thomas Guillem 8f20277b06 lua: remove unused playlist_legacy includes 7 years ago
Romain Vimont 3159dad5eb lua: sd: Remove sd media browsing 7 years ago
Romain Vimont 9e3b88e096 lua: add functions to the player/playlist API 7 years ago