-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was done to stay ahead with the new VLC discovery, code patches and few optimizations Tested-by: SrRapero720 <[email protected]> Reviewed-by: SrRapero720 <[email protected]>
- Loading branch information
1 parent
9d73a12
commit 08346f9
Showing
501 changed files
with
1,367 additions
and
9,794 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
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
######################### | ||
#### Gradle runtime #### | ||
######################## | ||
org.gradle.jvmargs=-Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+UnlockExperimentalVMOptions -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M | ||
org.gradle.daemon=false | ||
org.gradle.caching=false | ||
|
||
systemProp.file.encoding=utf-8 | ||
|
||
############################# | ||
#### Project properties #### | ||
########################### | ||
id=vlcj | ||
name=VLCJ | ||
brandname=VLCJ | ||
group=me.srrapero720 | ||
version=4.8.3 | ||
github=SrRapero720/watermedia |
19 changes: 0 additions & 19 deletions
19
lib-vlcj/src/main/java/me/lib720/caprica/vlcj/VideoLan4J.java
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
lib-vlcj/src/main/java/me/lib720/caprica/vlcj/binding/Kernel32.java
This file was deleted.
Oops, something went wrong.
124 changes: 0 additions & 124 deletions
124
lib-vlcj/src/main/java/me/lib720/caprica/vlcj/binding/LibC.java
This file was deleted.
Oops, something went wrong.
79 changes: 0 additions & 79 deletions
79
lib-vlcj/src/main/java/me/lib720/caprica/vlcj/binding/LibDwmApi.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.