index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
filecache.cpp
Age
Commit message (
Collapse
)
Author
2021-10-08
fix unchecked optionals
ouwou
also discard exceptions in file cache futures
2021-05-19
optimize curl worker thread a good amount
ouwou
2021-03-10
fix some memory safety things (thanks ASan)
ouwou
2021-02-11
speed up images with libcurl multi, raise concurrency
ouwou
also maybe fix some rare crash
2021-01-23
remove cpr as a dependency (#21)
ouwou
abstract away library usage
2021-01-20
add menu item to clear image cache
ouwou
2020-12-22
get rid of some warnings
ouwou
2020-12-17
abstract away settings some more
ouwou
2020-12-11
fix #7 and some other "improvements"
ouwou
2020-11-27
try and fix something that shouldnt be an issue
ouwou
2020-10-27
fix cache writing to cwd
ouwou
2020-10-05
slap a bunch of shit everywhere until the crashing stops
ouwou
2020-10-04
allow limiting concurrent http requests
ouwou
add Semaphore update SettingsManager a little
2020-10-03
maybe slightly better image loading maybe hopefully
ouwou
2020-09-30
add wonky image loading
ouwou
2020-09-10
basic avatars
ouwou