log

age author description
17 months ago Paper dep/animia: [WIP] huge refactor
17 months ago Paper ini: fix bool getters to provide default vals for bools and ints
17 months ago Paper filesystem: move to using std::filesystem after C++17 switch
17 months ago Paper settings/recognition: implement real media player stuff
17 months ago Paper builds: fix win32 build
17 months ago Paper builds/linux: add missing `file` dependency
17 months ago Paper builds/win32: install wine32
17 months ago Paper builds/linux: fix path for libpugixml.so
17 months ago Paper builds/linux: appimage requires FUSE
17 months ago Paper cmake: set CXX_STANDARD to 17
17 months ago Paper builds: qttools5-dev-tools -> qttools5-dev
17 months ago Paper builds: xz -> xz-utils, ncurses -> ncurses-bin
17 months ago Paper builds: use debian instead of alpine
17 months ago Paper linux: add material for creating appimages, upload artifacts after CI build
17 months ago Paper deps/pugixml: update to v1.14.0