Mercurial > minori
graph
-
anime/db: upgrade to c++17 style, make things easier to read16 months ago, by Paper
-
anime/db: finalize anime db cache16 months ago, by Paper
-
dep/json: update to v3.11.316 months ago, by Paper
-
anime/db: add some more json functionality, still doesn't compile :/16 months ago, by Paper
-
WILL NOT COMPILE: sample export ability for anime db16 months ago, by Paper
-
graph, statistics: make my code a little less messy16 months ago, by Paper
-
graph: improve? drawing the text16 months ago, by Paper
-
window: make threading somewhat sane17 months ago, by Paper
-
dep/animia: add libkvm method (UNTESTED)17 months ago, by Paper
-
window: improve performance when getting running files17 months ago, by paper
-
dep/animia: make x11 window walking actually work17 months ago, by paper
-
dep/animia: add libutil method17 months ago, by paper
-
dep/animia/osx: that's not how std::string works17 months ago, by Paper
-
fd/linux: avoid reading buffers multiple times17 months ago, by Paper
-
dep/animia/osx: move GetProcessName to util/osx so we can use it in quartz17 months ago, by Paper
-
dep/animia: add os x launchservices method17 months ago, by Paper
-
junk: clunky merge commit17 months ago, by Paper
-
dep/animia: fd/xnu: use path args to get executable filename17 months ago, by Paper
-
builds/linux: install xorg dev headers and pkg-config17 months ago, by Paper
-
dep/animia: fix most X11 stuff17 months ago, by Paper
-
x11: make it work17 months ago, by Paper
-
dep/animia: add VERY early x11 window stuff17 months ago, by Paper
-
dep/animia: add quartz backend for windows17 months ago, by Paper
-
dep/animia: fix XnuFdTools17 months ago, by Paper
-
*: make win stuff actually work, rename bsd.cc to xnu.cc17 months ago, by Paper
-
dep/animia: awesome new breaking changes!17 months ago, by Paper
-
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
-
deps/pugixml: update to v1.14.017 months ago, by Paper
-
strings: convert ToInt() to be a template17 months ago, by Paper
-
ini: remove unused ini.cc file17 months ago, by Paper
-
config: template-ify INI17 months ago, by Paper
-
settings: add a very early recognition tab for configuring players and extensions17 months ago, by Paper
-
*: another huge megacommit, SORRY17 months ago, by Paper