Mercurial > minori
graph
-
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
-
pages/torrents: work around conversion error on Linux17 months ago, by Paper
-
settings: add torrents page, make rss feed configurable17 months ago, by Paper
-
window: patch for Qt 517 months ago, by Paper
-
*: add initial torrent stuff17 months ago, by Paper
-
window: remove tiny little debug thing17 months ago, by Paper
-
locale: allow switching locales without restarting17 months ago, by Paper
-
builds: add missing qt-tools dependency17 months ago, by Paper
-
cmake: fix what I tried to do in the last commit17 months ago, by Paper
-
*: add translation files and locale files17 months ago, by Paper
-
*: huge commit17 months ago, by Paper
-
themes/dark: make QMenuBar and QMenu look better17 months ago, by Paper
-
*: #if -> #ifdef, remove outdated comments in sys/win32/dark_theme.cc17 months ago, by Paper
-
theme: add dark stylesheet, make it actually usable17 months ago, by Paper
-
about: switch to using HTML17 months ago, by Paper
-
resources: add icons17 months ago, by Paper
-
*: big patch17 months ago, by Paper
-
*: multitude of config changes17 months ago, by Paper
-
track/constants: add many more video formats17 months ago, by Paper
-
strings: clarify on some functions and make some of them miniscule17 months ago, by Paper