..
android
base64_encode takes a string instead of a char*
2018-10-24 10:47:12 +02:00
common
Add missing `en`->`eng` mapping to `codeisomapping`.
2018-11-12 10:36:45 +01:00
ctpp2
Switch build system to mesonbuild.
2016-12-22 12:01:20 +01:00
aria2.cpp
Create the datadirectory to not fail to write the aria2 session file.
2018-12-14 15:24:13 +01:00
aria2.h
Include pthread
2018-10-29 14:30:35 +01:00
book.cpp
Remove support for external index.
2019-01-07 16:47:08 +01:00
bookmark.cpp
Add bookmarks support.
2018-12-02 15:47:29 +01:00
config.h.in
Make the downloader use the aria2c wrapper instead of the aria2 library.
2018-09-06 18:30:34 +02:00
downloader.cpp
Fix use of getAsI when parsing download rpc.
2018-11-02 17:03:03 +01:00
entry.cpp
Introduce better API to manipulate entries in a zim file.
2018-04-19 18:04:07 +02:00
library.cpp
Add bookmarks support.
2018-12-02 15:47:29 +01:00
libxml_dumper.cpp
Remove support for external index.
2019-01-07 16:47:08 +01:00
manager.cpp
Add bookmarks support.
2018-12-02 15:47:29 +01:00
meson.build
Remove support for external index.
2019-01-07 16:47:08 +01:00
opds_dumper.cpp
The update entry of the book should be the date of the book, not the feed.
2018-12-11 17:01:33 +01:00
reader.cpp
Correctly convert filesize from Kbyte to byte.
2018-11-12 12:16:05 +01:00
searcher.cpp
Remove support for external index.
2019-01-07 16:47:08 +01:00
subprocess.cpp
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
subprocess.h
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
subprocess_unix.cpp
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
subprocess_unix.h
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
subprocess_windows.cpp
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
subprocess_windows.h
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
xmlrpc.h
Add few helper methods to xmlrpc objects.
2018-10-24 10:47:12 +02:00