610 Commits (50a4eb3d42e3601374246a04693e90ef2187dc70)

Author SHA1 Message Date
Steve Lhomme 586b28f4aa lua: don't use | operator on VLC errors 2 years ago
Mohak Gupta 5cd6ec2793 lua: expose genre thumbnail from medialibrary 2 years ago
Mohak Gupta 72a5ad4843 lua: expose medialibrary history 2 years ago
Mohak Gupta a985ff057e lua: expose medialibrary get_media API 2 years ago
Mohak Gupta f04d998d8d lua: expose medialibrary bookmarks 2 years ago
Mohak Gupta c070266e5b lua: expose medialibrary tracks 2 years ago
Mohak Gupta df44497491 lua: expose medialbrary playlist 2 years ago
Mohak Gupta 6325523aef lua: expose medialibrary video-folder 2 years ago
Mohak Gupta 96af00279c lua: expose remaining metadata 2 years ago
Mohak Gupta 3fbe795bb2 lua: fix existing formatting 2 years ago
Mohak Gupta fdbc8d12d2 lua: impose public_only to true 2 years ago
Ayush Dey a4c261557c lua: set metadata priority based on `trusted` property 2 years ago
Ayush Dey 192ae78b27 lua: add trusted metadata property 2 years ago
Ayush Dey fd442e5a8f lua: modify TRY_META macro to call vlc_meta_SetWithPriority 2 years ago
nima64 239067a71a lua: extension: extension_MetaChanged fix 2 years ago
Steve Lhomme a24e8d4223 lua: avoid pushing NULL strings 2 years ago
Alaric Senat c4a3e9ceee medialibrary: expose the `publicOnly` query parameter 2 years ago
Alaric Senat 9394e7eace medialibrary: expose `favorite_only` QueryParameter 2 years ago
Alaric Senat 5c55afb7c4 lua: medialibrary: fix queryParameters default init 2 years ago
Kai Blaschke 54c93e010b Add "Lua" to the dependency names list 2 years ago
Rémi Denis-Courmont e9a72670fa lua: use stdc_leading_ones() 3 years ago
Thomas Guillem 57ae37b1ea lua: remove unused vlc_events.h include 2 years ago
François Cartegnie 9856c789ec stream_extractor: store and forward volume information 3 years ago
Steve Lhomme 1243a6c0d6 include: avoid including vlc_subpicture.h when not needed 3 years ago
Steve Lhomme f349e8b8df httpd: use size_t for buffer size results 3 years ago
Steve Lhomme 8b2d42c400 modules: allocate with the table type size 3 years ago
Steve Lhomme a76147639a modules: assume sizeof(uint8_t) is 1 3 years ago
Hank Anderson c10af532f2 meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra() 3 years ago
Steve Lhomme 0368d311b5 lua: use WINAPI_FAMILY to enable the console API 3 years ago
Steve Lhomme cd08025f3b modules: include vlc_configuration.h when using config_GetType() 3 years ago
Steve Lhomme 91402fdde0 modules: include vlc_configuration.h when using config_ChainParse() 3 years ago
Steve Lhomme 098daebfa0 modules: include vlc_configuration.h when using config_GetUserDir() 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Thomas Guillem 20511a88aa modules: demux: move priorities from 2 to 5 3 years ago
Alexandre Janniaux 013a1e4a7f lua: vlc: remove forward declaration 3 years ago
Alexandre Janniaux 1f94211b08 lua: vlc: move manifest to the end of file 3 years ago
Alexandre Janniaux e69380e4c2 lua: stream_filter: move static variables 3 years ago
Alexandre Janniaux 375414da28 lua: services_discovery: move static variable 3 years ago
Alexandre Janniaux efdbfdb653 lua: meta: reindent after last changes 3 years ago
Alexandre Janniaux e0d028ec68 lua: meta: refactor early return 3 years ago
Alexandre Janniaux ce5a61d0a4 lua: meta: refactor as early return 3 years ago
Alexandre Janniaux 8922caa414 lua: meta: remove conditional for return value 3 years ago
Alexandre Janniaux d42591929d lua: meta: remove trailing line 3 years ago
Alexandre Janniaux 7aa0e6e14a lua: meta: move static variable 3 years ago
Alexandre Janniaux 11a335cf83 lua: intf: fix lua interrupt memory leak 3 years ago
Alexandre Janniaux c4ab75b891 lua: intf: refactor error path 3 years ago
Alexandre Janniaux f22e34a2f2 lua: intf: move static variable 3 years ago
Alexandre Janniaux 7f64311c46 lua: intf: remove forward declaration 3 years ago
Alexandre Janniaux fe1c31bcd2 lua: extension: reindent after previous changes 3 years ago
Alexandre Janniaux 8ca59d74f2 lua: extension: refactor early return 3 years ago