Age | Commit message (Collapse) | Author |
|
|
|
originally intended for miniaudio options
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
|
|
* abaddon.cpp: add support for macOS theme changing
Based on AppleInterfaceThemeChangedNotification for now.
* CMakeLists: last changes for macOS specific libs
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Login with QR code/remote auth
|
|
|
|
|
|
|
|
required to make audio working on macOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Big-endian patch: fixes emojis.bin reading on big-endian systems (tested only on 32-bit PowerPC linux)
|
|
|
|
|
|
|
|
use Glib::KeyFile instead which is basically the same file format
also read into and save from struct once, cuz its faster and less redundant
|
|
importantly, res is now res/res and css is now res/css
|
|
|
|
|
|
|
|
|
|
change some stuff with callbacks
|
|
abstract away library usage
|
|
* start guild settings window, tweak style
|
|
|
|
|