15 months ago |
Paper |
strings: include cstdint
|
15 months ago |
Paper |
dep/animia: add missing wayland files
|
15 months ago |
Paper |
dep/animia: win/wayland: add UNTESTED support for wlroots protocols
|
15 months ago |
Paper |
dep/animia: fd/proc: use std::filesystem, etc. changes
|
15 months ago |
Paper |
dep/animia: win/x11: simplify getting strings
|
15 months ago |
Paper |
dep/animia: win/x11: find toplevels WAY faster
|
15 months ago |
Paper |
chore: merge branches
|
15 months ago |
Paper |
strings: use templates for ToInt, std::to_string -> Strings::ToUtf8String
|
15 months ago |
Paper |
CI/macos: xz -> xz-utils
|
15 months ago |
Paper |
CI/macos: add osxcross dependencies
|
15 months ago |
Paper |
CI/macos: download macosx 10.9 sdk
|
15 months ago |
Paper |
CI/macos: initial macos CI, CI/windows: fix 64-bit build?
|
15 months ago |
Paper |
CI/windows: fix wine32 warnings, use separate wine prefixes
|
15 months ago |
Paper |
CI/windows: don't have clashing build directories
|
15 months ago |
Paper |
CI/windows: fix typos in path names
|
15 months ago |
Paper |
ci: combine windows build scripts
|
15 months ago |
Paper |
animia: re-add kvm fd source
|
17 months ago |
paper |
dep/animia: finish kvm backend
|
15 months ago |
Paper |
ci/linux: grab wayland headers to bundle in the AppImage
|
15 months ago |
Paper |
dep/animia: initial Wayland support, drop non-working kvm fd plugin
|
16 months ago |
Paper |
dep/animia: switch from using classes to global functions
|
16 months ago |
Paper |
*: misc. patches
|
16 months ago |
Paper |
date: use std::optional for values
|
16 months ago |
Paper |
locale: only attempt loading locales after QApplication is init'd
|
16 months ago |
Paper |
sys/osx: remove all objective-c++ stuff
|
16 months ago |
Paper |
dep/animia: cmake: check for the objc runtime library
|
16 months ago |
Paper |
dep/animia/quartz: GetWindowBundleIdentifier -> GetProcessBundleIdentifier
|
16 months ago |
Paper |
animia: multiple stylistic choices
|
16 months ago |
Paper |
dep/animia: finalize de-objc-ifying quartz
|
16 months ago |
Paper |
*: etc. code cleanup
|
16 months ago |
Paper |
time: static assert time_t
|
16 months ago |
Paper |
*: multiple performance improvements
|
16 months ago |
Paper |
anime: no unnecessary conversion to floating point
|
16 months ago |
Paper |
anime list: add support for different score formats
|
16 months ago |
Paper |
anime: etc. comments and changes
|
16 months ago |
Paper |
pages/torrents.cc: parse feed descriptions separately
|
16 months ago |
Paper |
dep/animia: various stylistic changes
|
16 months ago |
Paper |
dep/animia/fd/proc: use constexpr std::string_view for proc location
|
16 months ago |
Paper |
deps/animia/fd/proc: patch for new filename getter
|
16 months ago |
Paper |
osx: clean up includes, we do not need cocoa
|
16 months ago |
Paper |
win32/dark: use existing STL classes for dwmapi
|
16 months ago |
Paper |
anime/db: upgrade to c++17 style, make things easier to read
|
16 months ago |
Paper |
anime/db: finalize anime db cache
|
16 months ago |
Paper |
dep/json: update to v3.11.3
|
16 months ago |
Paper |
anime/db: add some more json functionality, still doesn't compile :/
|
16 months ago |
Paper |
WILL NOT COMPILE: sample export ability for anime db
|
16 months ago |
Paper |
graph, statistics: make my code a little less messy
|
17 months ago |
Paper |
graph: improve? drawing the text
|
17 months ago |
Paper |
window: make threading somewhat sane
|
17 months ago |
Paper |
dep/animia: add libkvm method (UNTESTED)
|
17 months ago |
paper |
window: improve performance when getting running files
|
17 months ago |
paper |
dep/animia: make x11 window walking actually work
|
17 months ago |
paper |
dep/animia: add libutil method
|
17 months ago |
Paper |
dep/animia/osx: that's not how std::string works
|
17 months ago |
Paper |
fd/linux: avoid reading buffers multiple times
|
17 months ago |
Paper |
dep/animia/osx: move GetProcessName to util/osx so we can use it in quartz
|
17 months ago |
Paper |
dep/animia: add os x launchservices method
|
17 months ago |
Paper |
junk: clunky merge commit
|
17 months ago |
Paper |
dep/animia: fd/xnu: use path args to get executable filename
|
17 months ago |
Paper |
builds/linux: install xorg dev headers and pkg-config
|
17 months ago |
Paper |
dep/animia: fix most X11 stuff
|
17 months ago |
Paper |
x11: make it work
|
17 months ago |
Paper |
dep/animia: add VERY early x11 window stuff
|
17 months ago |
Paper |
dep/animia: add quartz backend for windows
|
17 months ago |
Paper |
dep/animia: fix XnuFdTools
|
17 months ago |
Paper |
*: make win stuff actually work, rename bsd.cc to xnu.cc
|
17 months ago |
Paper |
dep/animia: awesome new breaking changes!
|
17 months ago |
Paper |
last commit part 2: struct init with {} is valid syntax, actually
|
17 months ago |
Paper |
*: avoid usage of std::[pair,tuple]
|
17 months ago |
Paper |
players: filter out web browsers, they aren't even supported in animia yet
|
17 months ago |
Paper |
dep/animia: use std::pair instead of std::tuple
|
17 months ago |
Paper |
track: use a bit of a more sane way to manage recognition
|
17 months ago |
Paper |
dep/animia: move fd stuff to a new fd.cc, don't force the user
|
17 months ago |
Paper |
linux: fix stupid bug caused by... me?
|
17 months ago |
Paper |
dep/animia: fix many bugs in the linux code
|
17 months ago |
Paper |
dep/animia: don't forget to include this stuff
|
17 months ago |
Paper |
*: add missing STL includes
|
17 months ago |
Paper |
linux: stop the preprocessor from mangling our definitions
|
17 months ago |
Paper |
dep/animia: remove superfluous includes
|
17 months ago |
Paper |
dep/animia: separate lots of things, use base class for OS stuff
|
17 months ago |
Paper |
dep/animia: huge refactor (again...)
|
17 months ago |
Paper |
dep/animia: [WIP] huge refactor
|
17 months ago |
Paper |
ini: fix bool getters to provide default vals for bools and ints
|
17 months ago |
Paper |
filesystem: move to using std::filesystem after C++17 switch
|
17 months ago |
Paper |
settings/recognition: implement real media player stuff
|
17 months ago |
Paper |
builds: fix win32 build
|
17 months ago |
Paper |
builds/linux: add missing `file` dependency
|
17 months ago |
Paper |
builds/win32: install wine32
|
17 months ago |
Paper |
builds/linux: fix path for libpugixml.so
|
17 months ago |
Paper |
builds/linux: appimage requires FUSE
|
17 months ago |
Paper |
cmake: set CXX_STANDARD to 17
|
17 months ago |
Paper |
builds: qttools5-dev-tools -> qttools5-dev
|
17 months ago |
Paper |
builds: xz -> xz-utils, ncurses -> ncurses-bin
|
17 months ago |
Paper |
builds: use debian instead of alpine
|
17 months ago |
Paper |
linux: add material for creating appimages, upload artifacts after CI build
|
17 months ago |
Paper |
deps/pugixml: update to v1.14.0
|
17 months ago |
Paper |
strings: convert ToInt() to be a template
|
17 months ago |
Paper |
ini: remove unused ini.cc file
|
17 months ago |
Paper |
config: template-ify INI
|
17 months ago |
Paper |
settings: add a very early recognition tab for configuring players and extensions
|
17 months ago |
Paper |
*: another huge megacommit, SORRY
|
17 months ago |
Paper |
pages/torrents: work around conversion error on Linux
|
17 months ago |
Paper |
settings: add torrents page, make rss feed configurable
|
17 months ago |
Paper |
window: patch for Qt 5
|
17 months ago |
Paper |
*: add initial torrent stuff
|
17 months ago |
Paper |
window: remove tiny little debug thing
|
17 months ago |
Paper |
locale: allow switching locales without restarting
|
17 months ago |
Paper |
builds: add missing qt-tools dependency
|
17 months ago |
Paper |
cmake: fix what I tried to do in the last commit
|
17 months ago |
Paper |
*: add translation files and locale files
|
17 months ago |
Paper |
*: huge commit
|
17 months ago |
Paper |
themes/dark: make QMenuBar and QMenu look better
|
17 months ago |
Paper |
*: #if -> #ifdef, remove outdated comments in sys/win32/dark_theme.cc
|
17 months ago |
Paper |
theme: add dark stylesheet, make it actually usable
|
17 months ago |
Paper |
about: switch to using HTML
|
17 months ago |
Paper |
resources: add icons
|
17 months ago |
Paper |
*: big patch
|
17 months ago |
Paper |
*: multitude of config changes
|
17 months ago |
Paper |
track/constants: add many more video formats
|
17 months ago |
Paper |
strings: clarify on some functions and make some of them miniscule
|