Mercurial > minori
log src/core/config.cc @ 183:01d259b9c89f
age | author | description |
---|---|---|
Mon, 04 Dec 2023 13:40:42 -0500 | Paper | pages/torrents.cc: parse feed descriptions separately |
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:19:40 -0500 | Paper | track: use a bit of a more sane way to manage recognition |
Thu, 09 Nov 2023 18:01:56 -0500 | Paper | filesystem: move to using std::filesystem after C++17 switch |
Wed, 08 Nov 2023 18:13:37 -0500 | Paper | config: template-ify INI |