Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coslyk/moonplayer
/ functions
Functions
220 in github.com/coslyk/moonplayer
⨍
Functions
220
◇
Types & classes
37
↓ 36 callers
Method
set_option
Set option
src/mpv.hpp:213
↓ 12 callers
Method
clear
src/playlistModel.cpp:158
↓ 11 callers
Method
messageDialog
Message dialog
src/dialogs.h:42
↓ 9 callers
Method
open
Open file
src/mpvObject.cpp:202
↓ 9 callers
Method
set_property_async
Set mpv property
src/mpv.hpp:225
↓ 8 callers
Method
command_async
Async mpv command
src/mpv.hpp:219
↓ 7 callers
Method
state
src/mpvObject.h:59
↓ 7 callers
Function
userResourcesPath
src/platform/paths_win.cpp:22
↓ 6 callers
Function
filePath
src/downloaderAbstractItem.h:47
↓ 6 callers
Method
observe_property
Observe mpv property.
src/mpv.hpp:248
↓ 5 callers
Method
get
src/accessManager.cpp:70
↓ 5 callers
Method
size
Get array size
src/mpv.hpp:121
↓ 4 callers
Method
start
Start
src/danmakuLoader.cpp:40
↓ 4 callers
Function
state
src/downloaderAbstractItem.h:49
↓ 4 callers
Method
type
Get type
src/mpv.hpp:80
↓ 3 callers
Method
addUrl
src/playlistModel.cpp:115
↓ 3 callers
Function
ffmpegFilePath
FFmpeg's file path
src/platform/paths_win.cpp:31
↓ 3 callers
Function
name
src/downloaderAbstractItem.h:46
↓ 3 callers
Method
name
Access properties
src/plugin.h:41
↓ 3 callers
Method
setProxy
src/accessManager.cpp:26
↓ 3 callers
Method
start
Start
src/downloaderItem.cpp:119
↓ 3 callers
Method
start
Start, pause, stop
src/downloaderHlsItem.cpp:104
↓ 2 callers
Method
addLocalFiles
src/playlistModel.cpp:78
↓ 2 callers
Method
consoleDialog
Console dialog
src/dialogs.cpp:47
↓ 2 callers
Method
get_property
Get mpv property
src/mpv.hpp:231
↓ 2 callers
Method
initialize
Initialize mpv after options are set
src/mpv.hpp:207
↓ 2 callers
Method
model
src/downloader.cpp:65
↓ 2 callers
Method
parse
src/parserBase.cpp:36
↓ 2 callers
Method
selectionDialog
Selection dialog
src/dialogs.cpp:61
↓ 1 callers
Method
addDanmaku
Add danmaku
src/mpvObject.cpp:341
↓ 1 callers
Method
addItems
src/playlistModel.cpp:49
↓ 1 callers
Method
addReferer
src/accessManager.h:49
↓ 1 callers
Method
addTasks
src/downloader.cpp:42
↓ 1 callers
Method
addUnseekableHost
src/accessManager.h:46
↓ 1 callers
Method
addUserAgent
src/accessManager.h:52
↓ 1 callers
Method
connectAnotherInstance
src/application.cpp:50
↓ 1 callers
Method
createServer
src/application.cpp:74
↓ 1 callers
Method
get_property_string
Get mpv property in string.
src/mpv.hpp:239
↓ 1 callers
Method
hasNextItem
Load "download" option from settings or open a dialog to question
src/playlistModel.h:62
↓ 1 callers
Function
hlsdlFilePath
hlsdl's file path
src/platform/paths_win.cpp:40
↓ 1 callers
Method
openUrlDialog
Open URL dialog
src/dialogs.h:47
↓ 1 callers
Method
playNextItem
src/playlistModel.cpp:187
↓ 1 callers
Method
post
src/accessManager.cpp:84
↓ 1 callers
Function
probeHwdecInterop
Attempt to reuse mpv's code for detecting whether we want GLX or EGL (which is tricky to do because of hardware decoding concerns). This is not pretty
src/platform/graphics_linux.cpp:28
↓ 1 callers
Method
processFileLists
src/application.cpp:94
↓ 1 callers
Method
progress
src/fileDownloader.h:42
↓ 1 callers
Method
refererOf
src/accessManager.h:50
↓ 1 callers
Method
remove
src/websiteSettings.cpp:89
↓ 1 callers
Method
renderer_initialize
Init renderer
src/mpv.hpp:278
↓ 1 callers
Method
renderer_initialized
Check renderer initialized
src/mpv.hpp:272
↓ 1 callers
Method
request_log_messages
Request log messages
src/mpv.hpp:266
↓ 1 callers
Method
seek
Seek
src/mpvObject.cpp:286
↓ 1 callers
Method
sendFileLists
src/application.cpp:59
↓ 1 callers
Method
set
src/websiteSettings.cpp:74
↓ 1 callers
Method
setProperty
setProperty() exposed to QML
src/mpvObject.cpp:637
↓ 1 callers
Method
set_render_callback
Set renderer callback
src/mpv.hpp:284
↓ 1 callers
Method
set_wakeup_callback
Set wake up callback
src/mpv.hpp:260
↓ 1 callers
Method
showText
src/mpvObject.cpp:685
↓ 1 callers
Method
textInputDialog
Text input dialog
src/dialogs.cpp:77
↓ 1 callers
Method
urlIsUnseekable
src/accessManager.h:47
↓ 1 callers
Method
userAgentOf
src/accessManager.h:53
↓ 1 callers
Method
wait_event
Wait mpv event
src/mpv.hpp:254
Method
Application
src/application.cpp:24
Method
Clipboard
src/clipboard.cpp:21
Method
DanmakuLoader
src/danmakuLoader.cpp:32
Method
Dialogs
src/dialogs.cpp:22
Method
Downloader
src/downloader.cpp:25
Method
DownloaderAbstractItem
src/downloaderAbstractItem.cpp:20
Method
DownloaderHlsItem
src/downloaderHlsItem.cpp:31
Method
DownloaderItem
src/downloaderItem.cpp:29
Method
FileDownloader
src/fileDownloader.cpp:24
Method
Handle
Initialize the object
src/mpv.hpp:185
Method
JSAPIObject
src/jsapiObject.cpp:24
Method
MpvObject
src/mpvObject.cpp:114
Method
MpvRenderer
src/mpvObject.cpp:42
Method
NetworkAccessManager
src/accessManager.cpp:52
Method
Node
Constructor
src/mpv.hpp:38
Method
ParserBase
src/parserBase.cpp:26
Method
ParserLux
src/parserLux.cpp:13
Method
ParserYtdlp
src/parserYtdlp.cpp:30
Method
PlaylistModel
src/playlistModel.cpp:27
Method
Plugin
src/plugin.cpp:47
Method
WebsiteSettings
src/websiteSettings.cpp:27
Method
addAudioTrack
Add audio track
src/mpvObject.cpp:321
Method
addItem
Add item to playlist
src/playlistModel.cpp:36
Method
addSubtitle
Add subtitle
src/mpvObject.cpp:331
Method
audioTracks
src/mpvObject.h:64
Method
begin
Get array iterator
src/mpv.hpp:135
Method
cbegin
Get array iterator
src/mpv.hpp:149
Method
cend
Get array iterator
src/mpv.hpp:156
Method
concatVideos
Concat videos
src/downloaderItem.cpp:194
Method
continueWaitingItems
Continue waiting tasks
src/downloaderItem.cpp:178
Method
convertToStream
src/parserYtdlp.cpp:172
Method
createFramebufferObject
This function is called when a new FBO is needed. This happens on the initial frame.
src/mpvObject.cpp:48
Method
createRenderer
src/mpvObject.cpp:693
Function
danmakuUrl
src/downloaderAbstractItem.h:48
Method
data
src/playlistModel.cpp:200
Method
description
src/plugin.h:42
Method
desktopLocation
src/utils.cpp:58
Method
detectOpenGLEarly
src/platform/graphics_mac.cpp:20
next →
1–100 of 220, ranked by callers