Tatsuhiro Tsujikawa
|
22b3e0a4ae
Fix PREF_QUIET is set to A2_V_TRUE even if standalone is true
|
12 년 전 |
Tatsuhiro Tsujikawa
|
ebfc5f55e5
Add SessionConfig to store per Session config
|
12 년 전 |
Tatsuhiro Tsujikawa
|
7d55341fde
Fix event polling not working with no downloads but keepRunning_ is true
|
12 년 전 |
Tatsuhiro Tsujikawa
|
98b132b4d1
Receive reference, not copy
|
12 년 전 |
Tatsuhiro Tsujikawa
|
d07b3ff8d9
Suppress console output for none-standalone mode
|
12 년 전 |
Tatsuhiro Tsujikawa
|
315c05ea3c
Suppress console log output for library use, enclose Platform in try-catch
|
12 년 전 |
Tatsuhiro Tsujikawa
|
f5d5d8fa8e
Fix empty unknown option name in OptionParser::parse
|
12 년 전 |
Tatsuhiro Tsujikawa
|
43895155e0
Don't enter daemon mode if standalone is false
|
12 년 전 |
Tatsuhiro Tsujikawa
|
aee621b3d4
Don't exit on error in option_processing
|
12 년 전 |
Tatsuhiro Tsujikawa
|
e5cccd335c
Add addMetalink API function
|
12 년 전 |
Tatsuhiro Tsujikawa
|
24a6896bf4
Add sessionConfigSetKeepRunning and shutdown API function
|
12 년 전 |
Tatsuhiro Tsujikawa
|
a456d83de0
Update API doc
|
12 년 전 |
Tatsuhiro Tsujikawa
|
bbc8866cfb
Add removeDownload, pauseDownload and unpauseDownload API function
|
12 년 전 |
Tatsuhiro Tsujikawa
|
4c50544f1a
Rename DOWNLOAD_STATUS as DownloadStatus
|
12 년 전 |
Tatsuhiro Tsujikawa
|
2109ba23a8
Add DownloadHandle::getFiles() API function
|
12 년 전 |
Tatsuhiro Tsujikawa
|
5e64d4c9a9
Expose struct DownloadHandle interface to public API directly
|
12 년 전 |
Tatsuhiro Tsujikawa
|
8f659f49ec
Rename gidToString as gidToHex, add hexToGid and isNull
|
12 년 전 |
Tatsuhiro Tsujikawa
|
1df4adefb5
Add accessors for DownloadHandle
|
12 년 전 |
Tatsuhiro Tsujikawa
|
d1252dcc5f
Move aria2api.{cc,h} to libaria2_la_SOURCES
|
12 년 전 |
Tatsuhiro Tsujikawa
|
28849e3ddf
Add gidToString and getActiveDownload API functions
|
12 년 전 |
Tatsuhiro Tsujikawa
|
9734fa5447
Call onEndOfRun() on oneshot == true as well
|
12 년 전 |
Tatsuhiro Tsujikawa
|
0ef5f4eea1
Add getDownloadHandle API
|
12 년 전 |
Tatsuhiro Tsujikawa
|
6fcf274f27
Add initialization function and addUri API function for libaria2
|
12 년 전 |
Tatsuhiro Tsujikawa
|
90abec8a36
Move initialization code in aria2::main to struct Context
|
12 년 전 |
Tatsuhiro Tsujikawa
|
bbb978948d
Add preliminary libtool files for libaria2
|
12 년 전 |
Tatsuhiro Tsujikawa
|
e548a1a225
Add missing check for sigaction
|
12 년 전 |
Tatsuhiro Tsujikawa
|
b05454657f
Fix cached data is not flushed when downloaded data is less than 16KiB
|
12 년 전 |
Tatsuhiro Tsujikawa
|
9665a3491d
Avoid docutils bug
|
12 년 전 |
Tatsuhiro Tsujikawa
|
8604714c4e
Update bash_completion
|
12 년 전 |
Tatsuhiro Tsujikawa
|
9abbd5c917
Use INFO level log when get_associate failed in PortEventPoll::poll()
|
12 년 전 |