Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
ohos-3.0.21
ohos_vlc
/
share
/
lua
/
http
/
js
下载当前目录
K
Kerrick Staley
Allow configuring mobile controller UI skip duration (fixes
#26704
)
25ac0d4e
创建于
2023年6月12日
历史提交
文件
最后提交记录
最后更新时间
common.js
Add .bik extension registration
12 年前
controllers.js
Allow configuring mobile controller UI skip duration (fixes
#26704
) (cherry picked from commit e8b42d40867347ca5298351e28c3e69387dcf4ee)
2 年前
jquery.jstree.js
http.lua: Fix parsing problem. The closing '?>' needs to be printed using '?<?vlc print ">" ?>' to prevent a parse error. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit d26e4b793c48c67bbb6f82beab2db8e620d7c2aa) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
5 年前
ui.js
lua/http: ask user before sending web interface URL to Google QR code API The existence and URL of the web interface of a VLC instance can be sensitive information, and transmitting it over the internet to a third party might not be something that the user is okay with. This creates a new dialog informing the user and prompting them for confirmation, before sending the URL to a remote web API to generate a QR code for it. Refs
#25005
(cherry picked from commit e891b5bb1fd946a4c2430270f7422932c35e8bb8) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
5 年前