If this directory is empty, you probably forgot to compile the Qt library.
❯ cat .bash_profile
# /etc/skel/.bash_profile
if shopt -q login_shell; then
[[ -f ~/.bashrc ]] && source ~/.bashrc
[[ -t 0 && $(tty) == /dev/tty1 && ! $DISPLAY ]] && exec startx
else
exit 1 # Somehow this is a non-bash or non-login shell.
fi
ReadFile
/WriteFile
calls.
An analysis of the I/O operations showed that the number of writes has increased severely due to removing the buffer:
ddnet_settings.cfg
:
8192
or larger for snd_buffer_size
will result in noticeable audio delays, for example for gun sounds./lasttp
which will teleport you to the last position you did /tp
to. Closes #6318
f169ce1
Use nullptr
instead of 0
, 0x0
and NULL
- Robyt3
b0356ae
Rename argument, reduce indentation of SetVoiceTimeOffset
- Robyt3
beaf263
Reorder SetChannel
and SetListenerPos
functions - Robyt3
a2de08a
Add UpdateVolume
function, remove unnecessary lock usage - Robyt3
07e18eb
Replace most global variables in engine sound with member variables - Robyt3
7fe854d
Reduce indentation, rename variables in Mix
function - Robyt3
b9951dd
Refactor and reorder RateConvert
, DecodeOpus
, DecodeWV
- Robyt3
8009e86
Merge pull request #7231 from Robyt3/Engine-Sound-Refactoring - def-Msg.AddString("", 0); // HTTPS map download URL
./configure --help | grep pcre
-pcre ................ Select used libpcre2 [system/qt/no]