Commit Graph

26 Commits

Author SHA1 Message Date
Sude
c120e253d3 Update README.md 2024-08-23 19:02:20 +03:00
Sude
b59a49ef0b Update man page 2024-06-04 17:20:25 +03:00
Sude
0067da53d2 Version 3.13 2024-05-18 21:40:45 +03:00
Sude
1c0ab298e4 Remove htmlcxx dependency and use libtidy with tinyxml2 to parse html 2024-05-09 14:37:53 +03:00
Austin Eschweiler
a96f7ae22c
Update README.md
Added Fedora package names
2024-02-05 20:03:10 -06:00
Sude
5e29862d40 Bump CMake minimum requirement to 3.5.0 2023-07-22 16:09:46 +03:00
Sude
8a2a6d2071 Update README.md 2023-04-12 12:50:34 +03:00
Bensuperpc
3d472d2ee0 Update readme
Update Readme

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-11-30 12:52:40 +01:00
Sude
f69747bb88 Remove support for OpenSSL <= 1.0.2
Removes openssl thread locking callbacks required by OpenSSL <= 1.0.2
Other SSL libraries and newer OpenSSL should be handled by libcurl in a way that is thread-safe
2021-09-09 14:18:17 +03:00
Sude
6171e8bd5e Update README.md and man page 2020-03-14 18:28:42 +02:00
Sude
8829f44e37 Remove dependency on liboauth
liboauth is no longer needed.
Removed references to oauth token and secret from code.
I forgot to remove these in 42c71884a2
2019-11-14 18:57:37 +02:00
Sude
39c4a617bf Update README.md 2019-04-22 18:20:00 +03:00
Sude
1e8ebbfd94 Add GUI login
Use QtWebEngine for getting cookies and authorization code if login form contains recaptcha and downloader is compiled with -DUSE_QT_GUI=ON
2019-03-01 10:05:16 +02:00
Sude
463a9c386e Galaxy: Add hack for installing Linux games
Try to use Linux installers as replacement for Galaxy repository.
Linux installers use MojoSetup which means that the installers are Zip files that have bash script and installer binary prepended.
We can get zip file entries from zip central directory and then split the game installer to chunks based on those file entries.
Therefore we can download individual files from the installer.
2018-05-29 08:56:29 +03:00
Sude
2b9c7f9273 Update README.md 2017-02-17 12:11:04 +02:00
timohaas
9c58141e4e update README, added pkg-config package 2016-07-22 19:06:42 +02:00
Stephen Kitt
f17bb189ef Add missing spaces in the apt install command-line
Without the spaces, the command-line produces an error (see http://unix.stackexchange.com/questions/289162 for an example).
2016-06-12 18:22:38 +02:00
Sude
8845b6fb56 Update README.md
Debian/Ubuntu package list was missing libssl-dev
2016-06-03 17:56:45 +03:00
Sude
afa5d3c5da Update README.md 2016-05-20 20:40:53 +03:00
Ferdinand Thiessen
8ad2d5d5cf Links in Readme 2016-05-13 14:44:30 +02:00
Ferdinand Thiessen
c83f6294ab Ported code to use tinyxml2 instead of tinyxml 2016-05-13 14:37:02 +02:00
Sude
4e97a474c6 Update README.md 2016-01-17 18:20:22 +02:00
Stephen Kitt
70c86e45f6 Add links to Debian and Ubuntu packages 2015-10-03 20:11:19 +02:00
Sude
129768743e Add info to README 2015-08-29 16:54:36 +03:00
Elie Roux
3ea8cd6edb reorganize README
Answering remarks on https://github.com/Sude-/lgogdownloader/pull/63/files
2015-08-27 16:47:41 +02:00
Elie Roux
4f0e2a4789 add a few useful infos in README 2015-08-27 12:32:22 +02:00