9 months ago |
Paper |
gui/theme: add xsettings backend
|
9 months ago |
Paper |
sys/glib: general cleanup, use C++ principles, add more suffixes
|
9 months ago |
Paper |
services/kitsu: remove unused parameters in functions
|
9 months ago |
Paper |
text: redesign almost every widget
|
10 months ago |
Paper |
dep/anitomy: port to use UCS-4 rather than wide strings
|
10 months ago |
Paper |
cmake: curl -> libcurl
|
10 months ago |
Paper |
build: fix windows build
|
10 months ago |
Paper |
CI: install cmake
|
10 months ago |
Paper |
*: transfer back to cmake from autotools
|
10 months ago |
Paper |
dep/animone: fix tons of issues
|
10 months ago |
Paper |
dep/animone: a11y/win32: fix missing ComInterface definition
|
10 months ago |
Paper |
dep/animone: add experimental accessibility strategy
|
10 months ago |
Paper |
dialog/about: add licenses button
|
10 months ago |
Paper |
dep/animone: separate *BSD into separate files
|
10 months ago |
Paper |
dep/animone: REFACTOR ALL THE THINGS
|
10 months ago |
Paper |
dep/animone: fix undefined behavior, get correct length value
|
10 months ago |
Paper |
kitsu: remove unused constants, fix token expiration calculation
|
10 months ago |
Paper |
services: use fmt for setting the status bar
|
10 months ago |
Paper |
translate/anime: use fmt for translating anime seasons
|
10 months ago |
Paper |
dialog/about: fix displaying of my email address
|
10 months ago |
Paper |
CI: update for new repository URL
|
10 months ago |
Paper |
dialog/about: templateize
|
10 months ago |
Paper |
dep/fmt: add dependency
|
10 months ago |
Paper |
library: convert to class + database
|
10 months ago |
Paper |
anime: refactor Anime::SeriesSeason to Season class
|
10 months ago |
Paper |
anime/db: refactor anime_season_db out
|
10 months ago |
Paper |
pages/seasons: run seasons search in a separate thread
|
10 months ago |
Paper |
anime: add completed date member
|
10 months ago |
Paper |
services/anilist: refactor HTTP requests...
|
10 months ago |
Paper |
core/strings: add Strings::Translate function as tr() -> ToUtf8String
|
10 months ago |
Paper |
services/anilist: fix getting producers
|
10 months ago |
Paper |
services/kitsu: ACTUALLY finish GetAnimeList
|
10 months ago |
Paper |
services/kitsu: implement GetAnimeList()
|
10 months ago |
Paper |
config: use TOML instead of INI
|
10 months ago |
Paper |
services: VERY initial Kitsu support
|
10 months ago |
Paper |
settings: clean up code
|
10 months ago |
Paper |
session: allow printing status messages
|
10 months ago |
Paper |
README: remove mention of nonexistant /docs directory
|
10 months ago |
Paper |
...
|
10 months ago |
Paper |
locale: remove old unfinished and probably bad spanish translation
|
10 months ago |
Paper |
linux: add required blank svg icon (???)
|
10 months ago |
Paper |
dep/animone: prepare for v1.0 release; it should be ready by now
|
10 months ago |
Paper |
misc: remove copyrighted app icon
|
10 months ago |
Paper |
time: don't use time_t!
|
11 months ago |
Paper |
pages/anime_list: don't call GUI functions in a non-GUI thread
|
11 months ago |
Paper |
cleanup: remove extraneous executable flags
|
11 months ago |
Paper |
core/time: remove Duration class, use regular functions instead
|
11 months ago |
Paper |
*: add very early season searcher
|
11 months ago |
Paper |
dep/animone: remove old OS X files from makefile
|
11 months ago |
Paper |
docs: clean up documentation
|
11 months ago |
Paper |
*: convert all files CRLF -> LF
|
11 months ago |
Paper |
CI/windows: attempt to fix the build
|
11 months ago |
Paper |
dep/animone: clean up OS X code
|
11 months ago |
Paper |
scripts/win32/deploy_build: be more verbose with libs
|
11 months ago |
Paper |
CI: new and improved windows build
|
11 months ago |
Paper |
scripts/win32: CRLF -> LF
|
11 months ago |
Paper |
*: better support on Windows
|
11 months ago |
Paper |
*: cleanup uses of QPalette
|
11 months ago |
Paper |
INSTALL: update instructions
|
11 months ago |
Paper |
dialog/about: add utf8proc
|
11 months ago |
Paper |
*: refactor lots of stuff
|
11 months ago |
Paper |
autoconf: add checking message for Qt PIC stuff
|
11 months ago |
Paper |
autoconf: add a check for some weird Qt PIC requirements
|
11 months ago |
Paper |
autoconf: don't need Qt5Svg
|
11 months ago |
Paper |
autoconf: we require Qt 5.7
|
11 months ago |
Paper |
anime: initial cross-service support
|
11 months ago |
Paper |
dep/animone: header cleanup
|
11 months ago |
Paper |
anime: refactor title structure to a map
|
11 months ago |
Paper |
dep/animone/x11: remove stupid debugging code
|
11 months ago |
Paper |
autotools: ax_have_qt sucks, use pkgconf instead
|
11 months ago |
Paper |
anime_season: forgot these
|
11 months ago |
Paper |
chore: merge
|
12 months ago |
Paper |
*: clean up enums
|
12 months ago |
Paper |
dep/animone: x11: remove debugging comment
|
12 months ago |
Paper |
dep/animone: x11: correctly check for connection failure
|
12 months ago |
Paper |
ini: simplify INI code, use templates less
|
12 months ago |
Paper |
osx: don't dereference NULL pointers
|
12 months ago |
Paper |
anime_list.cc: use mutexes so we don't sex the stack
|
12 months ago |
Paper |
*: various code safety changes
|
12 months ago |
Paper |
dep/animone: get macOS side building
|
12 months ago |
Paper |
dep/animone: make OS X code build
|
12 months ago |
Paper |
dep/animone: filter open files by access mode
|
12 months ago |
Paper |
chore: merge
|
12 months ago |
Paper |
dep/animone: make osx code a bit less hacky
|
12 months ago |
Paper |
win32: make builds work again
|
12 months ago |
Paper |
dep/animone: make bsd.cc and x11.cc actually work
|
12 months ago |
Paper |
*: add missing utf8proc files
|
12 months ago |
Paper |
*: improve multiple things
|
12 months ago |
Paper |
pages/seasons: finish season menu implementation
|
12 months ago |
Paper |
automake: update osx header files
|
12 months ago |
Paper |
include: make header guards more sane
|
12 months ago |
Paper |
pages/seasons: add initial functionality
|
12 months ago |
Paper |
widgets/graph: improve drawing code
|
12 months ago |
Paper |
*: HUUUGE changes
|
14 months ago |
Paper |
scripts: Bourne shell compatibility
|
14 months ago |
Paper |
*: add missing binary data
|
14 months ago |
Paper |
*: whatever
|
14 months ago |
Paper |
[UNFINISHED] *: update anime button
|
14 months ago |
Paper |
*: ooooh! stupid big commit!
|
14 months ago |
Paper |
*: resolve make distcheck failures
|
14 months ago |
Paper |
*: remove stupid windows build
|
14 months ago |
Paper |
*: many many changes
|
15 months ago |
Paper |
*: merge
|
15 months ago |
Paper |
cmake: remove cmake
|
15 months ago |
Paper |
autotools/windres: use AC_PROG_SED for sed
|
15 months ago |
Paper |
CI: add experimental windows build
|
15 months ago |
Paper |
hgignore: don't ignore .app files
|
15 months ago |
Paper |
scripts: convert to use posix shell
|
15 months ago |
Paper |
autotools: add `-mwindows` and windows deploy script
|
15 months ago |
Paper |
autotools: make windows build work
|
15 months ago |
Paper |
*: reorganize resources, +docs, build translations with autotools
|
15 months ago |
Paper |
m4: use different method for CXXFLAGS
|
15 months ago |
Paper |
configure: check pkg-config for qt
|
15 months ago |
Paper |
CI/linux: install glib
|
15 months ago |
Paper |
*: make OS X builds succeed
|
15 months ago |
Paper |
HUGE UPDATE: convert build system to autotools
|
15 months ago |
Paper |
dep/animia: x11: finalize xcb conversion
|
15 months ago |
Paper |
dep/animia: convert xlib code to xcb
|
15 months ago |
Paper |
dep/animia: fix proc readlink
|
15 months ago |
Paper |
theme: add OS detection with glib
|
15 months ago |
Paper |
chore: merge divergent branches
|
15 months ago |
Paper |
torrents: implement download button
|
15 months ago |
Paper |
theme: force Fusion style on platforms other than Win32 or OS X
|
15 months ago |
Paper |
config: remove unused username parameter from anilist auth
|
15 months ago |
Paper |
library: do explicit conversion from fs::path to std::string
|
15 months ago |
Paper |
settings: add library page
|
15 months ago |
Paper |
chore: update translations
|
15 months ago |
Paper |
about: don't abuse QCoreApplication:tr
|
15 months ago |
Paper |
library: implement menu bar buttons
|
15 months ago |
Paper |
*: move to semver, remove old macos build, add library files
|
15 months ago |
Paper |
library: add initial library stuff
|
15 months ago |
Paper |
core/json: fix from_json
|
15 months ago |
Paper |
dep/animia: wayland: fixup wlroots code
|
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
|