Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ functions
Functions
363 in github.com/Cpasjuste/pplay
⨍
Functions
363
◇
Types & classes
80
↓ 81 callers
Method
size
========================return the total number of forms==========================///
src/filer/Browser/forms.hpp:280
↓ 70 callers
Method
getScaling
src/main.cpp:292
↓ 42 callers
Method
getPlayer
src/main.cpp:260
↓ 38 callers
Method
setVisibility
src/menus/menu.cpp:127
↓ 28 callers
Method
getPosition
src/player/mpv.cpp:209
↓ 26 callers
Method
clear
===================================clear the form=================================///
src/filer/Browser/forms.hpp:287
↓ 25 callers
Method
setString
src/text_icon.cpp:30
↓ 25 callers
Method
setVisibility
src/player/player_osd.cpp:114
↓ 25 callers
Method
size
src/filer/Browser/Browser.hpp:75
↓ 22 callers
Function
FtpSendCmd
* FtpSendCmd - send a command and wait for expected response * * return 1 if proper response received, 0 otherwise */
src/filer/ftplib/ftplib.cpp:586
↓ 22 callers
Method
setFillColor
src/text_icon.cpp:25
↓ 20 callers
Function
getlong
src/filer/ftplib/ftpparse.c:155
↓ 20 callers
Method
name
src/filer/Browser/links.hpp:52
↓ 20 callers
Method
show
src/main.cpp:200
↓ 20 callers
Method
value
src/filer/Browser/forms.hpp:80
↓ 19 callers
Method
getStatus
src/main.cpp:288
↓ 18 callers
Function
to_string
========================Conver a u integer to string==============================///
src/filer/Browser/regex.hpp:54
↓ 17 callers
Method
getFontSize
src/main.cpp:296
↓ 17 callers
Method
getMpv
src/player/player.cpp:384
↓ 16 callers
Method
getFont
src/main.cpp:280
↓ 15 callers
Function
word_in
===============================SEARCH FOR A WORD (any)===========================///
src/filer/Browser/regex.hpp:105
↓ 14 callers
Function
get_after_equal
WHAT IF WE HAVE FOUND SOMETHING VALUABLE BUT THAT IS BETWEEN QUOTES "" ??? PROBLEMS A BUG WILL CERTAINLLY HAPPENS BECAUSE WE BREAK THE HTML WHERE WE S
src/filer/Browser/regex.hpp:162
↓ 12 callers
Method
getDataPath
src/io.h:45
↓ 12 callers
Method
getRomFsPath
src/io.h:50
↓ 10 callers
Method
name
src/filer/Browser/forms.hpp:203
↓ 9 callers
Method
tweenTo
src/highlight.cpp:48
↓ 8 callers
Method
getMenuVideo
src/main.cpp:272
↓ 8 callers
Method
getScaled
src/main.h:98
↓ 7 callers
Method
getConfig
src/main.cpp:276
↓ 7 callers
Method
getMenuMain
src/main.cpp:268
↓ 7 callers
Function
initbase
src/filer/ftplib/ftpparse.c:61
↓ 7 callers
Method
isStopped
src/player/mpv.cpp:219
↓ 7 callers
Function
lower_it
==============================LOWER IT FROM STRING===============================///
src/filer/Browser/regex.hpp:92
↓ 7 callers
Function
replaceAll
=================REPLACE SOMETHING IN A STRING WITH SOMETHING ELSE===============///
src/filer/Browser/regex.hpp:115
↓ 7 callers
Method
setAlpha
src/highlight.cpp:33
↓ 6 callers
Method
getStatusBar
src/main.cpp:300
↓ 6 callers
Method
isFullscreen
src/player/player.cpp:321
↓ 6 callers
Function
remove_html_comments
src/filer/Browser/regex.hpp:149
↓ 6 callers
Method
seek
src/player/mpv.cpp:139
↓ 6 callers
Function
socket_wait
* socket_wait - wait for socket to receive or flush data * * return 1 if no user callback, otherwise, return value returned by * user callback */
src/filer/ftplib/ftplib.cpp:193
↓ 5 callers
Method
getDir
src/filer/filer.cpp:200
↓ 5 callers
Method
getFiler
src/main.cpp:264
↓ 5 callers
Function
get_after_delimiter
====GET "< *seeking(.*)< */or\ *seeking" and append it to the form_container====///
src/filer/Browser/regex.hpp:253
↓ 5 callers
Function
net_write
src/filer/ftplib/ftplib.cpp:127
↓ 5 callers
Function
totai
src/filer/ftplib/ftpparse.c:27
↓ 5 callers
Method
url
src/filer/Browser/links.hpp:48
↓ 4 callers
Function
FtpClose
* FtpClose - close a data connection */
src/filer/ftplib/ftplib.cpp:944
↓ 4 callers
Function
FtpXfer
* FtpXfer - issue a command and transfer data * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1098
↓ 4 callers
Method
getlinks
=========Get all links in a raw_html_input and saves it in an array===============///
src/filer/Browser/links.hpp:123
↓ 4 callers
Method
init
======================INITIALIZE THE BROWSER AND VARIABLES=======================///
src/filer/Browser/Browser.hpp:222
↓ 4 callers
Method
initialize
src/filer/Browser/forms.hpp:262
↓ 4 callers
Function
readresp
* read a response from the server * * return 0 if first char doesn't match * return 1 if first char matches */
src/filer/ftplib/ftplib.cpp:349
↓ 4 callers
Method
type
src/filer/Browser/forms.hpp:207
↓ 4 callers
Method
unload
src/filer/scrap_view.cpp:182
↓ 3 callers
Method
back
============================Go back in history===================================///
src/filer/Browser/Browser.hpp:1282
↓ 3 callers
Function
find_Nth
src/io.cpp:13
↓ 3 callers
Method
getDeviceType
src/io.cpp:228
↓ 3 callers
Method
getScrapper
src/main.cpp:304
↓ 3 callers
Method
isPaused
src/player/mpv.cpp:225
↓ 3 callers
Method
open
==================THE OPEN PAGE WITH THE OVERLOADING=============================///
src/filer/Browser/Browser.hpp:288
↓ 3 callers
Function
readline
* read a line of text * * return -1 on error or bytecount */
src/filer/ftplib/ftplib.cpp:226
↓ 3 callers
Method
save
src/player/mpv.cpp:122
↓ 3 callers
Method
selected
src/filer/Browser/forms.hpp:76
↓ 3 callers
Method
setFullscreen
src/player/player.cpp:325
↓ 3 callers
Method
size
==================Return the number of links found in a page======================///
src/filer/Browser/links.hpp:184
↓ 3 callers
Method
stop
src/player/mpv.cpp:134
↓ 2 callers
Function
FtpAccess
* FtpAccess - return a handle for a data stream * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:827
↓ 2 callers
Function
FtpQuit
* FtpQuit - disconnect from remote * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:1354
↓ 2 callers
Function
FtpRead
* FtpRead - read from a data connection */
src/filer/ftplib/ftplib.cpp:889
↓ 2 callers
Method
change_name
src/filer/Browser/forms.hpp:215
↓ 2 callers
Method
clearHistory
src/filer/filer.cpp:305
↓ 2 callers
Method
close
=================================Close the Browser===============================///
src/filer/Browser/Browser.hpp:213
↓ 2 callers
Method
getAudioStream
src/player/player.cpp:286
↓ 2 callers
Method
getContext
src/player/mpv.cpp:239
↓ 2 callers
Method
getDirList
src/io.cpp:43
↓ 2 callers
Method
getHandle
src/player/mpv.cpp:235
↓ 2 callers
Method
getMenuAudioStreams
src/player/player.cpp:368
↓ 2 callers
Method
getMenuSubtitlesStreams
src/player/player.cpp:372
↓ 2 callers
Method
getMenuVideoStreams
src/player/player.cpp:364
↓ 2 callers
Method
getOSD
src/player/player.cpp:380
↓ 2 callers
Method
getSpeed
src/player/mpv.cpp:149
↓ 2 callers
Method
getSubtitleStream
src/player/player.cpp:290
↓ 2 callers
Method
getVideoStream
src/player/player.cpp:282
↓ 2 callers
Function
getmonth
src/filer/ftplib/ftpparse.c:147
↓ 2 callers
Function
guesstai
UNIX ls does not show the year for dates in the last six months. */ So we have to guess the year. */ Apparently NetWare uses ``twelve months'' instead
src/filer/ftplib/ftpparse.c:122
↓ 2 callers
Method
hide
src/status_box.cpp:74
↓ 2 callers
Method
load
src/player/mpv.cpp:106
↓ 2 callers
Function
net_read
src/filer/ftplib/ftplib.cpp:115
↓ 2 callers
Method
pause
src/player/mpv.cpp:126
↓ 2 callers
Method
quit
src/main.cpp:248
↓ 2 callers
Method
reset
src/player/player_osd.cpp:214
↓ 2 callers
Method
resume
src/player/mpv.cpp:130
↓ 2 callers
Method
setCursorColor
src/highlight.cpp:44
↓ 2 callers
Method
setFillColor
src/highlight.cpp:40
↓ 2 callers
Method
setSelection
src/menus/menu_video_submenu.cpp:29
↓ 2 callers
Method
stream_it
=======================Overloading of the streaming operator======================///
src/filer/Browser/forms.hpp:311
↓ 2 callers
Function
writeline
* write lines of text * * return -1 on error or bytecount */
src/filer/ftplib/ftplib.cpp:293
↓ 1 callers
Function
FtpAcceptConnection
* FtpAcceptConnection - accept connection from server * * return 1 if successful, 0 otherwise */
src/filer/ftplib/ftplib.cpp:768
↓ 1 callers
Function
FtpConnect
* FtpConnect - connect to remote server * * return 1 if connected, 0 if not */
src/filer/ftplib/ftplib.cpp:405
↓ 1 callers
Function
FtpDirList
src/filer/ftplib/ftplib.cpp:1159
next →
1–100 of 363, ranked by callers