-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved search and download functionalities:
- auto server connect - automatic use of all search engines - auomatically resume of your downloads when restart application TODO: - auto resume when transition state is WORKING - ABORTED - pagination on search result - add more info on download page - include download page and search page in unique single page
- Loading branch information
Showing
34 changed files
with
633 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="output" path="bin"/> | ||
<classpathentry kind="src" path="src/main/java"/> | ||
<classpathentry kind="src" path="src/test/java"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" exported="true"/> | ||
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.inject/guice/4.0-beta5/4b7aabf26faff4f2ea094b4ab2d405acec532e4f/guice-4.0-beta5-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.inject/guice/4.0-beta5/fdf5df843620978a6f2929fd56f719a20d713c2b/guice-4.0-beta5.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.inject.extensions/guice-multibindings/4.0-beta5/1e4465922d3aeebff27a228a989891408d5ab678/guice-multibindings-4.0-beta5-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.inject.extensions/guice-multibindings/4.0-beta5/f432356db0a167127ffe4a7921238d7205b12682/guice-multibindings-4.0-beta5.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.inject.extensions/guice-assistedinject/4.0-beta5/7bdd877035ca008278e0ad6dc3adc2a8ad7b7ea4/guice-assistedinject-4.0-beta5-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.inject.extensions/guice-assistedinject/4.0-beta5/820f10e0650cd9ed2591f398937df50f330b147d/guice-assistedinject-4.0-beta5.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.1.2/decd76e2c461157804473468bbdc6b8eb6d6121b/logback-classic-1.1.2-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-classic/1.1.2/b316e9737eea25e9ddd6d88eaeee76878045c6b2/logback-classic-1.1.2.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/11fb3d88ae7e3b757d70237064210ceb954a5a04/commons-codec-1.10-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar" exported="true"/> | ||
<classpathentry kind="lib" path="C:/Users/Luigi/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.5.1/46e0be991f38bfa0589b5a08147bf5c51d864624/jackson-annotations-2.5.1-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.5.1/71c1992c0cf5e0ce62574e96009572062ba0f4d9/jackson-annotations-2.5.1.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa/junit-4.12-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.easymock/easymock/3.3.1/c12cd9074f40555a2e4f9960e32a17db18f2ec0a/easymock-3.3.1-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.easymock/easymock/3.3.1/a497d7f00c9af78b72b6d8f24762d9210309148a/easymock-3.3.1.jar" exported="true"/> | ||
<classpathentry kind="lib" path="C:/Users/Luigi/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar" exported="true"/> | ||
<classpathentry kind="lib" path="C:/Users/Luigi/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/16.0.1/2477d012cd5379f9696e0d9d3ccc62ad13a09ca4/guava-16.0.1-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/16.0.1/5fa98cd1a63c99a44dd8d3b77e4762b066a5d0c5/guava-16.0.1.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.1.2/502e1c764542fe747896c1dc04f023acfe0e5cbc/logback-core-1.1.2-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/ch.qos.logback/logback-core/1.1.2/2d23694879c2c12f125dac5076bdfd5d771cc4cb/logback-core-1.1.2.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.6/97bb93c1badeae97a3d37e3c902df2985ee3de34/slf4j-api-1.7.6-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.6/562424e36df3d2327e8e9301a76027fca17d54ea/slf4j-api-1.7.6.jar" exported="true"/> | ||
<classpathentry kind="lib" path="C:/Users/Luigi/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/cglib/cglib/3.1/e651cbd93cb1c2155afdea6675c50e567f7ce91e/cglib-3.1-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/cglib/cglib/3.1/1f1cb6c7a7479e0c7fd7987109e503914bebe84a/cglib-3.1.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.3/f0f24f6666c1a15c7e202e91610476bd4ce59368/asm-5.0.3-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.3/dcc2193db20e19e1feca8b1240dbbc4e190824fa/asm-5.0.3.jar" exported="true"/> | ||
<classpathentry sourcepath="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.1/611a57d836e2c320d59f9851d4ad587f3c8472e/objenesis-2.1-sources.jar" kind="lib" path="C:/Users/Luigi/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.1/87c0ea803b69252868d09308b4618f766f135a96/objenesis-2.1.jar" exported="true"/> | ||
<classpathentry kind="lib" path="C:/Users/Luigi/git/xdcc4j/xdcc4j/libs/pircbot.jar" exported="true"/> | ||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | ||
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/> | ||
<classpathentry exported="true" kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dependencies{ | ||
//compile project(':xdcc-common') | ||
compile('it.luigibifulco.xdcc4j:xdcc-common:1.0') | ||
compile('it.luigibifulco.xdcc4j:xdcc-common:'+projectVersion) | ||
compile('org.neodatis.odb:neodatis-odb:1.9+') | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>xdcc-downloader</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.springsource.ide.eclipse.gradle.core.nature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>xdcc-downloader</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.springsource.ide.eclipse.gradle.core.nature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.