Mercurial > minori
graph
-
pages/torrents.cc: parse feed descriptions separately16 months ago, by Paper
-
dep/animia: various stylistic changes16 months ago, by Paper
-
dep/animia/fd/proc: use constexpr std::string_view for proc location16 months ago, by Paper
-
deps/animia/fd/proc: patch for new filename getter16 months ago, by Paper
-
osx: clean up includes, we do not need cocoa16 months ago, by Paper
-
win32/dark: use existing STL classes for dwmapi16 months ago, by Paper
-
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