log

age author description
15 months ago Paper junk: clunky merge commit
15 months ago Paper dep/animia: fd/xnu: use path args to get executable filename
15 months ago Paper builds/linux: install xorg dev headers and pkg-config
15 months ago Paper dep/animia: fix most X11 stuff
15 months ago Paper x11: make it work
15 months ago Paper dep/animia: add VERY early x11 window stuff
15 months ago Paper dep/animia: add quartz backend for windows
15 months ago Paper dep/animia: fix XnuFdTools
15 months ago Paper *: make win stuff actually work, rename bsd.cc to xnu.cc
15 months ago Paper dep/animia: awesome new breaking changes!
15 months ago Paper last commit part 2: struct init with {} is valid syntax, actually
15 months ago Paper *: avoid usage of std::[pair,tuple]
15 months ago Paper players: filter out web browsers, they aren't even supported in animia yet
15 months ago Paper dep/animia: use std::pair instead of std::tuple
15 months ago Paper track: use a bit of a more sane way to manage recognition
15 months ago Paper dep/animia: move fd stuff to a new fd.cc, don't force the user
15 months ago Paper linux: fix stupid bug caused by... me?
15 months ago Paper dep/animia: fix many bugs in the linux code
15 months ago Paper dep/animia: don't forget to include this stuff
15 months ago Paper *: add missing STL includes
15 months ago Paper linux: stop the preprocessor from mangling our definitions
15 months ago Paper dep/animia: remove superfluous includes
15 months ago Paper dep/animia: separate lots of things, use base class for OS stuff
15 months ago Paper dep/animia: huge refactor (again...)
15 months ago Paper dep/animia: [WIP] huge refactor
15 months ago Paper ini: fix bool getters to provide default vals for bools and ints
15 months ago Paper filesystem: move to using std::filesystem after C++17 switch
15 months ago Paper settings/recognition: implement real media player stuff
15 months ago Paper builds: fix win32 build
15 months ago Paper builds/linux: add missing `file` dependency
15 months ago Paper builds/win32: install wine32
15 months ago Paper builds/linux: fix path for libpugixml.so
15 months ago Paper builds/linux: appimage requires FUSE
15 months ago Paper cmake: set CXX_STANDARD to 17
15 months ago Paper builds: qttools5-dev-tools -> qttools5-dev
15 months ago Paper builds: xz -> xz-utils, ncurses -> ncurses-bin
15 months ago Paper builds: use debian instead of alpine
15 months ago Paper linux: add material for creating appimages, upload artifacts after CI build
15 months ago Paper deps/pugixml: update to v1.14.0
15 months ago Paper strings: convert ToInt() to be a template
15 months ago Paper ini: remove unused ini.cc file
15 months ago Paper config: template-ify INI
15 months ago Paper settings: add a very early recognition tab for configuring players and extensions
15 months ago Paper *: another huge megacommit, SORRY
15 months ago Paper pages/torrents: work around conversion error on Linux
15 months ago Paper settings: add torrents page, make rss feed configurable
15 months ago Paper window: patch for Qt 5
15 months ago Paper *: add initial torrent stuff