Mercurial > minori
graph
-
last commit part 2: struct init with {} is valid syntax, actually17 months ago, by Paper
-
*: avoid usage of std::[pair,tuple]17 months ago, by Paper
-
players: filter out web browsers, they aren't even supported in animia yet17 months ago, by Paper
-
dep/animia: use std::pair instead of std::tuple17 months ago, by Paper
-
track: use a bit of a more sane way to manage recognition17 months ago, by Paper
-
dep/animia: move fd stuff to a new fd.cc, don't force the user17 months ago, by Paper
-
linux: fix stupid bug caused by... me?17 months ago, by Paper
-
dep/animia: fix many bugs in the linux code17 months ago, by Paper
-
dep/animia: don't forget to include this stuff17 months ago, by Paper
-
*: add missing STL includes17 months ago, by Paper
-
linux: stop the preprocessor from mangling our definitions17 months ago, by Paper
-
dep/animia: remove superfluous includes17 months ago, by Paper
-
dep/animia: separate lots of things, use base class for OS stuff17 months ago, by Paper
-
dep/animia: huge refactor (again...)17 months ago, by Paper
-
dep/animia: [WIP] huge refactor17 months ago, by Paper
-
ini: fix bool getters to provide default vals for bools and ints17 months ago, by Paper
-
filesystem: move to using std::filesystem after C++17 switch17 months ago, by Paper
-
settings/recognition: implement real media player stuff17 months ago, by Paper
-
builds: fix win32 build17 months ago, by Paper
-
builds/linux: add missing `file` dependency17 months ago, by Paper
-
builds/win32: install wine3217 months ago, by Paper
-
builds/linux: fix path for libpugixml.so17 months ago, by Paper
-
builds/linux: appimage requires FUSE17 months ago, by Paper
-
cmake: set CXX_STANDARD to 1717 months ago, by Paper
-
builds: qttools5-dev-tools -> qttools5-dev17 months ago, by Paper
-
builds: xz -> xz-utils, ncurses -> ncurses-bin17 months ago, by Paper
-
builds: use debian instead of alpine17 months ago, by Paper
-
linux: add material for creating appimages, upload artifacts after CI build17 months ago, by Paper