libkiwix/src
Matthieu Gautier 716c87dd20 Remove duplicate language attribute in the libxml dumper.
Silly copy/paste.
2018-12-11 17:00:56 +01:00
..
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
xapian Try to compile kiwix-lib without warning. 2018-04-18 16:57:27 +02:00
aria2.cpp Wait a bit more between attempts to connect to aria2c rpc. 2018-11-12 16:14:21 +01:00
aria2.h Include pthread 2018-10-29 14:30:35 +01:00
book.cpp Correctly convert filesize from Kbyte to byte. 2018-11-12 12:16:05 +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 duplicate language attribute in the libxml dumper. 2018-12-11 17:00:56 +01:00
manager.cpp Add bookmarks support. 2018-12-02 15:47:29 +01:00
meson.build Add bookmarks support. 2018-12-02 15:47:29 +01:00
opds_dumper.cpp An opds feed can also be the openSearch result. 2018-10-24 11:51:38 +02:00
reader.cpp Correctly convert filesize from Kbyte to byte. 2018-11-12 12:16:05 +01:00
searcher.cpp Remove unused static resources. 2018-05-15 11:30:30 +02: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
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