Fri, 01 Dec 2023 13:32:29 -0500 |
Paper |
anime/db: upgrade to c++17 style, make things easier to read
|
Fri, 01 Dec 2023 13:12:26 -0500 |
Paper |
anime/db: finalize anime db cache
|
Thu, 30 Nov 2023 13:52:26 -0500 |
Paper |
dep/json: update to v3.11.3
|
Wed, 29 Nov 2023 13:53:56 -0500 |
Paper |
anime/db: add some more json functionality, still doesn't compile :/
|
Tue, 28 Nov 2023 13:53:54 -0500 |
Paper |
WILL NOT COMPILE: sample export ability for anime db
|
Tue, 28 Nov 2023 13:22:35 -0500 |
Paper |
graph, statistics: make my code a little less messy
|
Mon, 27 Nov 2023 13:51:27 -0500 |
Paper |
graph: improve? drawing the text
|
Tue, 21 Nov 2023 11:04:13 -0500 |
Paper |
window: make threading somewhat sane
|
Sun, 19 Nov 2023 17:30:38 -0500 |
Paper |
dep/animia: add libkvm method (UNTESTED)
|
Sun, 19 Nov 2023 05:36:41 -0500 |
paper |
window: improve performance when getting running files
|
Sun, 19 Nov 2023 05:32:06 -0500 |
paper |
dep/animia: make x11 window walking actually work
|
Sun, 19 Nov 2023 04:21:56 -0500 |
paper |
dep/animia: add libutil method
|
Sat, 18 Nov 2023 01:12:02 -0500 |
Paper |
dep/animia/osx: that's not how std::string works
|
Sat, 18 Nov 2023 00:54:29 -0500 |
Paper |
fd/linux: avoid reading buffers multiple times
|
Sat, 18 Nov 2023 00:47:40 -0500 |
Paper |
dep/animia/osx: move GetProcessName to util/osx so we can use it in quartz
|
Fri, 17 Nov 2023 16:49:57 -0500 |
Paper |
dep/animia: add os x launchservices method
|
Fri, 17 Nov 2023 13:09:20 -0500 |
Paper |
junk: clunky merge commit
|
Fri, 17 Nov 2023 12:37:31 -0500 |
Paper |
dep/animia: fd/xnu: use path args to get executable filename
|
Fri, 17 Nov 2023 02:12:19 -0500 |
Paper |
builds/linux: install xorg dev headers and pkg-config
|
Fri, 17 Nov 2023 02:07:33 -0500 |
Paper |
dep/animia: fix most X11 stuff
|
Thu, 16 Nov 2023 16:51:34 -0500 |
Paper |
x11: make it work
|
Wed, 15 Nov 2023 18:04:04 -0500 |
Paper |
dep/animia: add VERY early x11 window stuff
|
Wed, 15 Nov 2023 15:24:39 -0500 |
Paper |
dep/animia: add quartz backend for windows
|
Wed, 15 Nov 2023 14:14:17 -0500 |
Paper |
dep/animia: fix XnuFdTools
|
Wed, 15 Nov 2023 13:28:18 -0500 |
Paper |
*: make win stuff actually work, rename bsd.cc to xnu.cc
|
Wed, 15 Nov 2023 02:34:59 -0500 |
Paper |
dep/animia: awesome new breaking changes!
|
Tue, 14 Nov 2023 16:31:21 -0500 |
Paper |
last commit part 2: struct init with {} is valid syntax, actually
|
Tue, 14 Nov 2023 16:27:33 -0500 |
Paper |
*: avoid usage of std::[pair,tuple]
|
Tue, 14 Nov 2023 13:40:11 -0500 |
Paper |
players: filter out web browsers, they aren't even supported in animia yet
|
Tue, 14 Nov 2023 13:27:13 -0500 |
Paper |
dep/animia: use std::pair instead of std::tuple
|