libkiwix/src
Matthieu Gautier c20ae18bff An opds feed can also be the openSearch result.
We must be able to set the correct entry in the feed for a searchResult.
2018-10-24 11:51:38 +02:00
..
android base64_encode takes a string instead of a char* 2018-10-24 10:47:12 +02:00
common Fix for Windows 2018-10-24 10:47:12 +02:00
ctpp2 Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapian Try to compile kiwix-lib without warning. 2018-04-18 16:57:27 +02:00
aria2.cpp Fix for Android 2018-10-24 10:48:53 +02:00
aria2.h Store the aria2 session and recover from it. 2018-10-24 10:47:12 +02:00
book.cpp Store the size of the book in OPDSFeed. 2018-10-24 10:47:12 +02: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 for Android 2018-10-24 10:48:53 +02:00
entry.cpp Introduce better API to manipulate entries in a zim file. 2018-04-19 18:04:07 +02:00
library.cpp Better listBooksIds supported mode. 2018-10-24 11:50:11 +02:00
manager.cpp Move the download method from the downloader to networkTools. 2018-10-24 10:47:12 +02:00
meson.build Move the `Book` class in its own source file. 2018-10-24 10:47:12 +02:00
opds_dumper.cpp An opds feed can also be the openSearch result. 2018-10-24 11:51:38 +02:00
reader.cpp Follow redirects in favicons 2018-07-27 10:11:24 +02:00
searcher.cpp Remove unused static resources. 2018-05-15 11:30:30 +02:00
subprocess.cpp Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess.h Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_unix.cpp Fix for Android 2018-10-24 10:48:53 +02:00
subprocess_unix.h Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_windows.cpp Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_windows.h Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
xapianSearcher.cpp Include unistd.h only on unix platform. 2018-08-03 19:22:39 +02:00
xmlrpc.h Add few helper methods to xmlrpc objects. 2018-10-24 10:47:12 +02:00