Sun, 17 Nov 2024 22:55:47 -0500 |
Paper |
*: instead of pugixml, use Qt XML features
default tip
|
Sun, 17 Nov 2024 19:56:01 -0500 |
Paper |
animone: add preliminary AT-SPI stuff
|
Wed, 02 Oct 2024 23:06:43 -0400 |
Paper |
*: megacommit that probably breaks things
|
Tue, 16 Jul 2024 21:15:59 -0400 |
Paper |
core: refactor out byte stream into its own file
|
Mon, 15 Jul 2024 01:33:51 -0400 |
Paper |
CI/linux: deploy qt plugin as well
|
Mon, 15 Jul 2024 01:28:57 -0400 |
Paper |
CI/linux: revert change to linuxdeployqt; add qt plugin
|
Mon, 15 Jul 2024 01:14:13 -0400 |
Paper |
CI/linux: install binaries into appdir
|
Mon, 15 Jul 2024 01:09:52 -0400 |
Paper |
CI/linux: need desktop-file-utils package
|
Mon, 15 Jul 2024 01:06:39 -0400 |
Paper |
CI/linux: ignore linuxdeployqt silently failing
|
Mon, 15 Jul 2024 01:01:52 -0400 |
Paper |
CI: cleanup; remove source URL
|
Mon, 15 Jul 2024 00:43:11 -0400 |
Paper |
builds/linux: linuxdeploy fails now for some reason
|
Mon, 15 Jul 2024 00:11:16 -0400 |
Paper |
cmake: update minimum version
|
Sun, 14 Jul 2024 23:46:18 -0400 |
Paper |
gui/pages/seasons: fix function disambiguation on win32
|
Sun, 14 Jul 2024 23:39:42 -0400 |
Paper |
core/endian: fix compile error under clang
|
Sun, 14 Jul 2024 23:27:43 -0400 |
Paper |
sys/x11/settings: misc fixups
|
Sun, 14 Jul 2024 23:24:19 -0400 |
Paper |
chore: merge diverging branches
|
Sun, 14 Jul 2024 23:23:56 -0400 |
Paper |
gui/theme: add xsettings backend
|
Sun, 14 Jul 2024 19:12:40 -0400 |
Paper |
sys/glib: general cleanup, use C++ principles, add more suffixes
|
Tue, 25 Jun 2024 16:27:38 -0400 |
Paper |
services/kitsu: remove unused parameters in functions
|
Tue, 25 Jun 2024 11:19:54 -0400 |
Paper |
text: redesign almost every widget
|
Sun, 23 Jun 2024 10:32:09 -0400 |
Paper |
dep/anitomy: port to use UCS-4 rather than wide strings
|
Thu, 20 Jun 2024 07:40:47 -0400 |
Paper |
cmake: curl -> libcurl
|
Thu, 20 Jun 2024 07:39:01 -0400 |
Paper |
build: fix windows build
|
Thu, 20 Jun 2024 06:00:28 -0400 |
Paper |
CI: install cmake
|
Thu, 20 Jun 2024 05:56:06 -0400 |
Paper |
*: transfer back to cmake from autotools
|
Thu, 20 Jun 2024 03:03:05 -0400 |
Paper |
dep/animone: fix tons of issues
|
Wed, 19 Jun 2024 23:21:19 -0400 |
Paper |
dep/animone: a11y/win32: fix missing ComInterface definition
|
Wed, 19 Jun 2024 23:13:55 -0400 |
Paper |
dep/animone: add experimental accessibility strategy
|
Wed, 19 Jun 2024 14:02:11 -0400 |
Paper |
dialog/about: add licenses button
|
Wed, 19 Jun 2024 13:06:10 -0400 |
Paper |
dep/animone: separate *BSD into separate files
|
Wed, 19 Jun 2024 12:51:15 -0400 |
Paper |
dep/animone: REFACTOR ALL THE THINGS
|
Wed, 19 Jun 2024 06:32:25 -0400 |
Paper |
dep/animone: fix undefined behavior, get correct length value
|
Wed, 19 Jun 2024 06:11:38 -0400 |
Paper |
kitsu: remove unused constants, fix token expiration calculation
|
Mon, 17 Jun 2024 20:35:31 -0400 |
Paper |
services: use fmt for setting the status bar
|
Mon, 17 Jun 2024 20:03:58 -0400 |
Paper |
translate/anime: use fmt for translating anime seasons
|
Mon, 17 Jun 2024 20:03:35 -0400 |
Paper |
dialog/about: fix displaying of my email address
|
Mon, 17 Jun 2024 18:30:54 -0400 |
Paper |
CI: update for new repository URL
|
Mon, 17 Jun 2024 05:16:57 -0400 |
Paper |
dialog/about: templateize
|
Mon, 17 Jun 2024 04:54:44 -0400 |
Paper |
dep/fmt: add dependency
|
Fri, 14 Jun 2024 00:37:45 -0400 |
Paper |
library: convert to class + database
|
Thu, 13 Jun 2024 01:49:18 -0400 |
Paper |
anime: refactor Anime::SeriesSeason to Season class
|
Thu, 13 Jun 2024 00:42:00 -0400 |
Paper |
anime/db: refactor anime_season_db out
|
Thu, 13 Jun 2024 00:36:41 -0400 |
Paper |
pages/seasons: run seasons search in a separate thread
|
Wed, 12 Jun 2024 23:03:22 -0400 |
Paper |
anime: add completed date member
|
Wed, 12 Jun 2024 22:48:16 -0400 |
Paper |
services/anilist: refactor HTTP requests...
|
Wed, 12 Jun 2024 22:15:53 -0400 |
Paper |
core/strings: add Strings::Translate function as tr() -> ToUtf8String
|
Wed, 12 Jun 2024 20:42:44 -0400 |
Paper |
services/anilist: fix getting producers
|
Wed, 12 Jun 2024 19:49:19 -0400 |
Paper |
services/kitsu: ACTUALLY finish GetAnimeList
|
Wed, 12 Jun 2024 17:52:26 -0400 |
Paper |
services/kitsu: implement GetAnimeList()
|
Wed, 12 Jun 2024 05:25:41 -0400 |
Paper |
config: use TOML instead of INI
|
Wed, 12 Jun 2024 04:07:10 -0400 |
Paper |
services: VERY initial Kitsu support
|
Tue, 11 Jun 2024 15:11:09 -0400 |
Paper |
settings: clean up code
|
Tue, 11 Jun 2024 14:16:40 -0400 |
Paper |
session: allow printing status messages
|
Tue, 11 Jun 2024 13:29:45 -0400 |
Paper |
README: remove mention of nonexistant /docs directory
|
Tue, 11 Jun 2024 13:24:10 -0400 |
Paper |
...
|
Tue, 11 Jun 2024 13:19:32 -0400 |
Paper |
locale: remove old unfinished and probably bad spanish translation
|
Tue, 11 Jun 2024 13:08:41 -0400 |
Paper |
linux: add required blank svg icon (???)
|
Tue, 11 Jun 2024 04:38:51 -0400 |
Paper |
dep/animone: prepare for v1.0 release; it should be ready by now
|
Tue, 11 Jun 2024 04:24:59 -0400 |
Paper |
misc: remove copyrighted app icon
|
Tue, 11 Jun 2024 04:24:19 -0400 |
Paper |
time: don't use time_t!
|
Sun, 19 May 2024 18:25:14 -0400 |
Paper |
pages/anime_list: don't call GUI functions in a non-GUI thread
|
Sun, 19 May 2024 17:48:52 -0400 |
Paper |
cleanup: remove extraneous executable flags
|
Sun, 19 May 2024 15:56:20 -0400 |
Paper |
core/time: remove Duration class, use regular functions instead
|
Mon, 13 May 2024 17:02:35 -0400 |
Paper |
*: add very early season searcher
|
Mon, 13 May 2024 15:19:55 -0400 |
Paper |
dep/animone: remove old OS X files from makefile
|
Mon, 13 May 2024 15:18:20 -0400 |
Paper |
docs: clean up documentation
|
Mon, 13 May 2024 15:04:51 -0400 |
Paper |
*: convert all files CRLF -> LF
|
Mon, 13 May 2024 14:56:37 -0400 |
Paper |
CI/windows: attempt to fix the build
|
Mon, 13 May 2024 14:15:47 -0400 |
Paper |
dep/animone: clean up OS X code
|
Mon, 13 May 2024 03:28:42 -0400 |
Paper |
scripts/win32/deploy_build: be more verbose with libs
|
Mon, 13 May 2024 03:00:10 -0400 |
Paper |
CI: new and improved windows build
|
Mon, 13 May 2024 02:48:39 -0400 |
Paper |
scripts/win32: CRLF -> LF
|
Sun, 12 May 2024 20:24:09 -0400 |
Paper |
*: better support on Windows
|
Sun, 12 May 2024 18:16:08 -0400 |
Paper |
*: cleanup uses of QPalette
|
Sun, 12 May 2024 18:06:44 -0400 |
Paper |
INSTALL: update instructions
|
Sun, 12 May 2024 18:01:16 -0400 |
Paper |
dialog/about: add utf8proc
|
Sun, 12 May 2024 16:31:07 -0400 |
Paper |
*: refactor lots of stuff
|
Wed, 08 May 2024 17:32:28 -0400 |
Paper |
autoconf: add checking message for Qt PIC stuff
|
Wed, 08 May 2024 17:27:13 -0400 |
Paper |
autoconf: add a check for some weird Qt PIC requirements
|
Wed, 08 May 2024 16:47:25 -0400 |
Paper |
autoconf: don't need Qt5Svg
|
Wed, 08 May 2024 16:47:03 -0400 |
Paper |
autoconf: we require Qt 5.7
|
Wed, 08 May 2024 16:44:27 -0400 |
Paper |
anime: initial cross-service support
|
Wed, 08 May 2024 16:43:32 -0400 |
Paper |
dep/animone: header cleanup
|
Wed, 08 May 2024 16:21:05 -0400 |
Paper |
anime: refactor title structure to a map
|
Wed, 08 May 2024 16:20:37 -0400 |
Paper |
dep/animone/x11: remove stupid debugging code
|
Wed, 08 May 2024 15:54:10 -0400 |
Paper |
autotools: ax_have_qt sucks, use pkgconf instead
|
Mon, 06 May 2024 17:44:16 -0400 |
Paper |
anime_season: forgot these
|
Mon, 06 May 2024 17:23:30 -0400 |
Paper |
chore: merge
|
Fri, 19 Apr 2024 13:24:06 -0400 |
Paper |
*: clean up enums
|
Mon, 22 Apr 2024 19:11:31 -0400 |
Paper |
dep/animone: x11: remove debugging comment
|
Mon, 22 Apr 2024 19:11:06 -0400 |
Paper |
dep/animone: x11: correctly check for connection failure
|
Mon, 22 Apr 2024 19:10:28 -0400 |
Paper |
ini: simplify INI code, use templates less
|
Thu, 18 Apr 2024 19:23:31 -0400 |
Paper |
osx: don't dereference NULL pointers
|
Thu, 18 Apr 2024 17:24:42 -0400 |
Paper |
anime_list.cc: use mutexes so we don't sex the stack
|
Thu, 18 Apr 2024 16:53:17 -0400 |
Paper |
*: various code safety changes
|
Thu, 18 Apr 2024 16:51:35 -0400 |
Paper |
dep/animone: get macOS side building
|
Sun, 14 Apr 2024 22:28:50 -0400 |
Paper |
dep/animone: make OS X code build
|
Fri, 12 Apr 2024 19:13:50 -0400 |
Paper |
dep/animone: filter open files by access mode
|
Fri, 12 Apr 2024 05:23:45 -0400 |
Paper |
chore: merge
|
Fri, 12 Apr 2024 05:21:45 -0400 |
Paper |
dep/animone: make osx code a bit less hacky
|
Thu, 11 Apr 2024 23:39:18 -0400 |
Paper |
win32: make builds work again
|
Thu, 11 Apr 2024 22:05:41 -0400 |
Paper |
dep/animone: make bsd.cc and x11.cc actually work
|
Thu, 11 Apr 2024 10:22:05 -0400 |
Paper |
*: add missing utf8proc files
|
Thu, 11 Apr 2024 10:15:57 -0400 |
Paper |
*: improve multiple things
|
Wed, 03 Apr 2024 20:46:40 -0400 |
Paper |
pages/seasons: finish season menu implementation
|
Wed, 03 Apr 2024 20:26:03 -0400 |
Paper |
automake: update osx header files
|
Wed, 03 Apr 2024 20:04:28 -0400 |
Paper |
include: make header guards more sane
|
Wed, 03 Apr 2024 19:48:38 -0400 |
Paper |
pages/seasons: add initial functionality
|
Mon, 01 Apr 2024 18:11:15 -0400 |
Paper |
widgets/graph: improve drawing code
|
Mon, 01 Apr 2024 02:43:44 -0400 |
Paper |
*: HUUUGE changes
|
Sun, 18 Feb 2024 16:02:14 -0500 |
Paper |
scripts: Bourne shell compatibility
|
Wed, 07 Feb 2024 17:06:31 -0500 |
Paper |
*: add missing binary data
|
Wed, 07 Feb 2024 17:04:06 -0500 |
Paper |
*: whatever
|
Wed, 07 Feb 2024 07:57:37 -0500 |
Paper |
[UNFINISHED] *: update anime button
|
Tue, 06 Feb 2024 16:56:32 -0500 |
Paper |
*: ooooh! stupid big commit!
|
Tue, 06 Feb 2024 02:24:49 -0500 |
Paper |
*: resolve make distcheck failures
|
Sun, 04 Feb 2024 21:18:23 -0500 |
Paper |
*: remove stupid windows build
|
Sun, 04 Feb 2024 21:17:17 -0500 |
Paper |
*: many many changes
|
Wed, 24 Jan 2024 20:18:59 -0500 |
Paper |
*: merge
|
Wed, 24 Jan 2024 20:18:14 -0500 |
Paper |
cmake: remove cmake
|
Wed, 24 Jan 2024 20:15:35 -0500 |
Paper |
autotools/windres: use AC_PROG_SED for sed
|
Tue, 23 Jan 2024 10:16:25 -0500 |
Paper |
CI: add experimental windows build
|
Tue, 23 Jan 2024 09:44:01 -0500 |
Paper |
hgignore: don't ignore .app files
|
Mon, 22 Jan 2024 22:19:39 -0800 |
Paper |
scripts: convert to use posix shell
|
Mon, 22 Jan 2024 19:54:41 -0800 |
Paper |
autotools: add `-mwindows` and windows deploy script
|
Mon, 22 Jan 2024 19:06:23 -0800 |
Paper |
autotools: make windows build work
|
Mon, 22 Jan 2024 16:36:19 -0500 |
Paper |
*: reorganize resources, +docs, build translations with autotools
|
Fri, 19 Jan 2024 13:47:56 -0500 |
Paper |
m4: use different method for CXXFLAGS
|
Fri, 19 Jan 2024 12:29:53 -0500 |
Paper |
configure: check pkg-config for qt
|
Fri, 19 Jan 2024 11:17:42 -0500 |
Paper |
CI/linux: install glib
|
Fri, 19 Jan 2024 11:14:44 -0500 |
Paper |
*: make OS X builds succeed
|
Fri, 19 Jan 2024 00:24:02 -0500 |
Paper |
HUGE UPDATE: convert build system to autotools
|
Tue, 16 Jan 2024 15:22:29 -0500 |
Paper |
dep/animia: x11: finalize xcb conversion
|
Tue, 16 Jan 2024 08:08:42 -0500 |
Paper |
dep/animia: convert xlib code to xcb
|
Mon, 15 Jan 2024 08:10:58 -0500 |
Paper |
dep/animia: fix proc readlink
|
Sat, 13 Jan 2024 11:06:16 -0500 |
Paper |
theme: add OS detection with glib
|
Sat, 13 Jan 2024 09:43:41 -0500 |
Paper |
chore: merge divergent branches
|
Sat, 13 Jan 2024 09:42:02 -0500 |
Paper |
torrents: implement download button
|
Wed, 10 Jan 2024 21:23:57 -0500 |
Paper |
theme: force Fusion style on platforms other than Win32 or OS X
|
Tue, 09 Jan 2024 08:05:36 -0500 |
Paper |
config: remove unused username parameter from anilist auth
|
Mon, 08 Jan 2024 21:30:18 -0500 |
Paper |
library: do explicit conversion from fs::path to std::string
|
Mon, 08 Jan 2024 21:23:00 -0500 |
Paper |
settings: add library page
|
Mon, 08 Jan 2024 17:07:01 -0500 |
Paper |
chore: update translations
|
Mon, 08 Jan 2024 17:05:08 -0500 |
Paper |
about: don't abuse QCoreApplication:tr
|
Mon, 08 Jan 2024 16:54:16 -0500 |
Paper |
library: implement menu bar buttons
|
Mon, 08 Jan 2024 13:22:09 -0500 |
Paper |
*: move to semver, remove old macos build, add library files
|
Mon, 08 Jan 2024 13:21:08 -0500 |
Paper |
library: add initial library stuff
|
Mon, 08 Jan 2024 11:56:09 -0500 |
Paper |
core/json: fix from_json
|
Sun, 07 Jan 2024 13:37:50 -0500 |
Paper |
dep/animia: wayland: fixup wlroots code
|
Sun, 07 Jan 2024 13:28:00 -0500 |
Paper |
strings: include cstdint
|
Sun, 07 Jan 2024 13:27:22 -0500 |
Paper |
dep/animia: add missing wayland files
|
Sun, 07 Jan 2024 12:42:10 -0500 |
Paper |
dep/animia: win/wayland: add UNTESTED support for wlroots protocols
|
Sun, 07 Jan 2024 11:44:40 -0500 |
Paper |
dep/animia: fd/proc: use std::filesystem, etc. changes
|
Sun, 07 Jan 2024 11:19:28 -0500 |
Paper |
dep/animia: win/x11: simplify getting strings
|
Sun, 07 Jan 2024 11:11:27 -0500 |
Paper |
dep/animia: win/x11: find toplevels WAY faster
|
Sun, 07 Jan 2024 09:54:50 -0500 |
Paper |
chore: merge branches
|
Sun, 07 Jan 2024 09:54:17 -0500 |
Paper |
strings: use templates for ToInt, std::to_string -> Strings::ToUtf8String
|
Tue, 02 Jan 2024 07:21:48 -0500 |
Paper |
CI/macos: xz -> xz-utils
|
Tue, 02 Jan 2024 07:20:16 -0500 |
Paper |
CI/macos: add osxcross dependencies
|
Tue, 02 Jan 2024 07:11:53 -0500 |
Paper |
CI/macos: download macosx 10.9 sdk
|
Tue, 02 Jan 2024 07:08:23 -0500 |
Paper |
CI/macos: initial macos CI, CI/windows: fix 64-bit build?
|
Tue, 02 Jan 2024 06:48:20 -0500 |
Paper |
CI/windows: fix wine32 warnings, use separate wine prefixes
|
Tue, 02 Jan 2024 06:36:01 -0500 |
Paper |
CI/windows: don't have clashing build directories
|
Tue, 02 Jan 2024 06:25:32 -0500 |
Paper |
CI/windows: fix typos in path names
|
Tue, 02 Jan 2024 06:19:49 -0500 |
Paper |
ci: combine windows build scripts
|
Tue, 02 Jan 2024 06:05:06 -0500 |
Paper |
animia: re-add kvm fd source
|
Sun, 19 Nov 2023 19:13:28 -0500 |
paper |
dep/animia: finish kvm backend
|
Tue, 02 Jan 2024 02:37:03 -0500 |
Paper |
ci/linux: grab wayland headers to bundle in the AppImage
|
Tue, 02 Jan 2024 02:34:27 -0500 |
Paper |
dep/animia: initial Wayland support, drop non-working kvm fd plugin
|
Sun, 24 Dec 2023 02:59:42 -0500 |
Paper |
dep/animia: switch from using classes to global functions
|
Fri, 08 Dec 2023 11:19:54 -0500 |
Paper |
*: misc. patches
|
Thu, 07 Dec 2023 16:28:11 -0500 |
Paper |
date: use std::optional for values
|
Thu, 07 Dec 2023 11:14:01 -0500 |
Paper |
locale: only attempt loading locales after QApplication is init'd
|
Thu, 07 Dec 2023 03:17:05 -0500 |
Paper |
sys/osx: remove all objective-c++ stuff
|
Thu, 07 Dec 2023 01:56:39 -0500 |
Paper |
dep/animia: cmake: check for the objc runtime library
|
Thu, 07 Dec 2023 01:50:29 -0500 |
Paper |
dep/animia/quartz: GetWindowBundleIdentifier -> GetProcessBundleIdentifier
|
Thu, 07 Dec 2023 01:48:04 -0500 |
Paper |
animia: multiple stylistic choices
|
Wed, 06 Dec 2023 21:26:13 -0500 |
Paper |
dep/animia: finalize de-objc-ifying quartz
|
Wed, 06 Dec 2023 19:42:33 -0500 |
Paper |
*: etc. code cleanup
|
Wed, 06 Dec 2023 13:44:36 -0500 |
Paper |
time: static assert time_t
|
Wed, 06 Dec 2023 13:43:54 -0500 |
Paper |
*: multiple performance improvements
|
Wed, 06 Dec 2023 11:47:59 -0500 |
Paper |
anime: no unnecessary conversion to floating point
|
Tue, 05 Dec 2023 13:45:23 -0500 |
Paper |
anime list: add support for different score formats
|
Mon, 04 Dec 2023 13:44:42 -0500 |
Paper |
anime: etc. comments and changes
|
Mon, 04 Dec 2023 13:40:42 -0500 |
Paper |
pages/torrents.cc: parse feed descriptions separately
|
Mon, 04 Dec 2023 13:19:54 -0500 |
Paper |
dep/animia: various stylistic changes
|
Mon, 04 Dec 2023 12:14:30 -0500 |
Paper |
dep/animia/fd/proc: use constexpr std::string_view for proc location
|
Mon, 04 Dec 2023 12:08:29 -0500 |
Paper |
deps/animia/fd/proc: patch for new filename getter
|
Mon, 04 Dec 2023 12:03:36 -0500 |
Paper |
osx: clean up includes, we do not need cocoa
|
Mon, 04 Dec 2023 11:51:30 -0500 |
Paper |
win32/dark: use existing STL classes for dwmapi
|
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
|
Tue, 14 Nov 2023 13:19:40 -0500 |
Paper |
track: use a bit of a more sane way to manage recognition
|
Mon, 13 Nov 2023 13:52:58 -0500 |
Paper |
dep/animia: move fd stuff to a new fd.cc, don't force the user
|
Sun, 12 Nov 2023 18:38:38 -0500 |
Paper |
linux: fix stupid bug caused by... me?
|
Sun, 12 Nov 2023 18:35:49 -0500 |
Paper |
dep/animia: fix many bugs in the linux code
|
Sun, 12 Nov 2023 18:28:04 -0500 |
Paper |
dep/animia: don't forget to include this stuff
|
Sun, 12 Nov 2023 18:23:26 -0500 |
Paper |
*: add missing STL includes
|
Sun, 12 Nov 2023 17:12:09 -0500 |
Paper |
linux: stop the preprocessor from mangling our definitions
|
Sun, 12 Nov 2023 16:54:58 -0500 |
Paper |
dep/animia: remove superfluous includes
|
Sun, 12 Nov 2023 16:43:07 -0500 |
Paper |
dep/animia: separate lots of things, use base class for OS stuff
|
Sun, 12 Nov 2023 04:53:19 -0500 |
Paper |
dep/animia: huge refactor (again...)
|
Fri, 10 Nov 2023 13:52:47 -0500 |
Paper |
dep/animia: [WIP] huge refactor
|
Fri, 10 Nov 2023 10:07:01 -0500 |
Paper |
ini: fix bool getters to provide default vals for bools and ints
|
Thu, 09 Nov 2023 18:01:56 -0500 |
Paper |
filesystem: move to using std::filesystem after C++17 switch
|
Thu, 09 Nov 2023 13:53:04 -0500 |
Paper |
settings/recognition: implement real media player stuff
|
Thu, 09 Nov 2023 11:45:38 -0500 |
Paper |
builds: fix win32 build
|
Thu, 09 Nov 2023 02:47:03 -0500 |
Paper |
builds/linux: add missing `file` dependency
|
Thu, 09 Nov 2023 02:43:40 -0500 |
Paper |
builds/win32: install wine32
|
Thu, 09 Nov 2023 02:39:21 -0500 |
Paper |
builds/linux: fix path for libpugixml.so
|
Thu, 09 Nov 2023 02:33:38 -0500 |
Paper |
builds/linux: appimage requires FUSE
|
Thu, 09 Nov 2023 02:28:22 -0500 |
Paper |
cmake: set CXX_STANDARD to 17
|