Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aria2/aria2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: arter97/aria2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 31 files changed
  • 1 contributor

Commits on Sep 18, 2016

  1. ConsoleStatCalc: simplify the summary output

    So that log is not flooded
    
    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    e845f56 View commit details
    Browse the repository at this point in the history
  2. ConsoleStatCalc: set summary interval to 0.1s refresh

    Now the input is in milliseconds unit
    
    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    4edbeae View commit details
    Browse the repository at this point in the history
  3. ConsoleStatCalc: remove size reports

    and maketh easier for arkTube to read the percentage.
    
    Percentage range is also modified to 0~1000.
    
    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    eee8a73 View commit details
    Browse the repository at this point in the history
  4. ConsoleStatCalc: add "/s" to the speed

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    6c4aaf0 View commit details
    Browse the repository at this point in the history
  5. ConsoleStatCalc: workaround a bug which prints the stats twice

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    bc6a247 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. ConsoleStatCalc: set summary interval to 0.5s refresh

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    9797eed View commit details
    Browse the repository at this point in the history
  2. Merge tag 'release-1.30.0'

    Tagging 1.30.0 release of aria2
    arter97 committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    650a9f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Merge tag 'release-1.32.0'

    Tagging 1.32.0 release of aria2
    arter97 committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    cbff2eb View commit details
    Browse the repository at this point in the history
  2. a2io.h: use stat64 for Android

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    8275bee View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. temp: disable cstdio includes

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    51b2e90 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Merge tag 'release-1.33.0'

    Tagging 1.33.0 release of aria2
    arter97 committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    5a044c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Merge tag 'release-1.34.0'

    Tagging 1.34.0 release of aria2
    arter97 committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    9b109e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. We don't use RC4

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    bf1c122 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge remote-tracking branch 'aria2/master'

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f2b6a91 View commit details
    Browse the repository at this point in the history
  2. Add max-split-size option

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    7bcc798 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Merge remote-tracking branch 'aria2/master'

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    f7d28c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge remote-tracking branch 'aria2/master'

    Signed-off-by: Park Ju Hyung <[email protected]>
    arter97 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c77dcaf View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Merge tag 'release-1.36.0'

    Tagging 1.36.0 release of aria2
    
    Signed-off-by: Juhyung Park <[email protected]>
    arter97 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    3e3562d View commit details
    Browse the repository at this point in the history
Loading