Commit Graph

5667 Commits

Author SHA1 Message Date
Reinhard Pointner 4c9537d1e0 # File Release System
link.release.index: https://get.filebot.net/filebot/
2018-06-26 19:11:08 +07:00
Reinhard Pointner 4bdcb20e4a syno keyring 2018-06-26 17:34:51 +07:00
Reinhard Pointner 487fff3305 Use rednoah@filebot.net public key for all release builds 2018-06-26 17:25:22 +07:00
Reinhard Pointner 67b96386f7 RESPECT THE WORK. RESPECT THE AUTHOR.
```
 _______________________
/ RESPECT THE WORK.     \
| RESPECT THE AUTHOR.   |
|                       |
| Greatfully,           |
\     Reinhard Pointner /
 -----------------------
      \                             .       .
       \                           / `.   .' "
        \                  .---.  <    > <    >  .---.
         \                 |    \  \ - ~ ~ - /  /    |
               _____          ..-~             ~-..-~
              |     |   \~~~\.'                    `./~~~/
             ---------   \__/                        \__/
            .'  O    \     /               /       \  "
           (_____,    `._.'               |         }  \/~~~/
            `----.          /       }     |        /    \__/
                  `-.      |       /      |       /      `. ,~~|
                      ~-.__|      /_ - ~ ^|      /- _      `..-'
                           |     /        |     /     ~-.     `-. _  _  _
                           |_____|        |_____|         ~ - . _ _ _ _ _>
```
2018-06-26 15:56:38 +07:00
Reinhard Pointner cc341a8ad6 /linux/support.html 2018-06-26 15:53:39 +07:00
Reinhard Pointner 33b39c7a70
RESPECT THE WORK. RESPECT THE AUTHOR.
```
 _______________________ 
/ RESPECT THE WORK.     \
| RESPECT THE AUTHOR.   |
|                       |
| Greatfully,           |
\     Reinhard Pointner /
 ----------------------- 
      \                             .       .
       \                           / `.   .' " 
        \                  .---.  <    > <    >  .---.
         \                 |    \  \ - ~ ~ - /  /    |
               _____          ..-~             ~-..-~
              |     |   \~~~\.'                    `./~~~/
             ---------   \__/                        \__/
            .'  O    \     /               /       \  " 
           (_____,    `._.'               |         }  \/~~~/
            `----.          /       }     |        /    \__/
                  `-.      |       /      |       /      `. ,~~|
                      ~-.__|      /_ - ~ ^|      /- _      `..-'   
                           |     /        |     /     ~-.     `-. _  _  _
                           |_____|        |_____|         ~ - . _ _ _ _ _>
```
2018-06-26 15:51:31 +07:00
Reinhard Pointner 339ee1796e convert -verbose $LOGO -resize $SIZE -gravity center -background transparent -extent $SIZE "artwork_$SIZE.png" 2018-06-26 15:02:42 +07:00
Reinhard Pointner d383433fcd convert -background none filebot.svg icon192.png 2018-06-26 14:52:08 +07:00
Reinhard Pointner bcc7ee8255 Remove patreon link 2018-06-26 14:43:14 +07:00
Reinhard Pointner d83deb20ca Use https://snapcraft.io/filebot link 2018-06-26 14:43:06 +07:00
Reinhard Pointner 0c0fe78983 Update JDK8 patch 2018-06-26 01:23:12 +07:00
Reinhard Pointner 636b901556 Refactor 2018-06-25 22:50:01 +07:00
Reinhard Pointner 67a1d517a6 Fix stegosaurus position 2018-06-25 19:57:23 +07:00
Reinhard Pointner 4232d361f9 Fix stegosaurus position 2018-06-25 19:15:20 +07:00
Reinhard Pointner f78093def6 All \ must be escaped with \\ in Java Property files 2018-06-25 18:04:58 +07:00
Reinhard Pointner 70811c393e Unify Windows Java Options 2018-06-25 17:58:30 +07:00
Reinhard Pointner 55507f218a Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-25 17:28:41 +07:00
Reinhard Pointner f8ad7794df Windows Explorer DnD / Selection Order is broken and will probably never be fixed, so we provide an override for users that want to enforce alphanumeric sort order of files dragged in.
e.g.
-Dnet.filebot.dnd.sort=true
2018-06-25 14:02:25 +07:00
Reinhard Pointner c5f512d34b Fix layout issues 2018-06-25 12:26:25 +07:00
Reinhard Pointner d8faf12d90 Make sure that all files in the set have the same Last-Modified date 2018-06-25 02:11:19 +07:00
Reinhard Pointner 7f59de83cf Force link color even if columns are not links (due to caching) 2018-06-25 01:59:40 +07:00
Reinhard Pointner 3a16ceb5a6 Separate stage task so we can choose to use ant-scp or rsync depending on the build machine, since rsync is much faster, but requires Linux / Mac. 2018-06-25 00:42:05 +07:00
Reinhard Pointner da4a1d638d Fix stupid mistake 2018-06-24 02:48:08 +07:00
Reinhard Pointner 85580335b5 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 02:43:20 +07:00
Reinhard Pointner abae60ba3a Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 02:39:39 +07:00
Reinhard Pointner 3d94f36686 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 02:31:58 +07:00
Reinhard Pointner eb247bac61 Update JDK8 patch 2018-06-24 02:14:03 +07:00
Reinhard Pointner 7631e8cd5d Refactor MAS build 2018-06-24 02:03:53 +07:00
Reinhard Pointner 916ed630ff Refactor MAS build 2018-06-24 01:53:34 +07:00
Reinhard Pointner db5d5af2a5 Reorder build targets to make jdk8.patch conflicts less likely 2018-06-24 01:35:47 +07:00
Reinhard Pointner b62f2c8237 Fix NPE 2018-06-24 01:16:30 +07:00
Reinhard Pointner 43e6da4bc6 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 01:10:28 +07:00
Reinhard Pointner 6002786b88 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-24 01:08:23 +07:00
Reinhard Pointner d3e4c81c1a Fix appbundler for JDK 9/10 2018-06-24 01:03:04 +07:00
Reinhard Pointner 85fe5e68f5 Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-23 20:50:33 +07:00
Reinhard Pointner 407a4a695d Make a separate PKG build so we can have APP bundles with and without embedded JRE (i.e. no embedded JRE for brew cask automatic install) 2018-06-23 20:34:55 +07:00
Reinhard Pointner 676ef5d1b6 Fix SPK package 2018-06-23 19:19:10 +07:00
Reinhard Pointner e0b2ceb449 Update JDK8 patch 2018-06-23 19:12:43 +07:00
Reinhard Pointner a685626239 Update JDK8 patch 2018-06-23 19:08:21 +07:00
Reinhard Pointner 9bb15046d8 Simplify SPK repository build 2018-06-23 18:52:01 +07:00
Reinhard Pointner be29941b53 Improved support for cross-platform builds 2018-06-23 18:35:45 +07:00
Reinhard Pointner fb507cd795 Fix PKG build 2018-06-23 17:28:51 +07:00
Reinhard Pointner d9bd0113b7 Enable HW acceleration (DEB build) 2018-06-23 16:08:11 +07:00
Reinhard Pointner 49feb0f721 Enable HW acceleration (APPX build) 2018-06-23 16:07:12 +07:00
Reinhard Pointner d34594c53e Support for more escape codes 2018-06-23 15:56:14 +07:00
Reinhard Pointner c877f3cc05 Support for more escape codes 2018-06-23 15:29:55 +07:00
Reinhard Pointner 421e549d7a echo "Please purchase a FileBot License" | cowsay -f stegosaurus 2018-06-23 14:49:02 +07:00
Reinhard Pointner 95648bc859 allow --action test for evaluation purposes 2018-06-23 14:48:10 +07:00
Reinhard Pointner e4d99091e4 Add resources for custom file index 2018-06-23 04:05:59 +07:00
Reinhard Pointner afe100ae11 Fix build.xml 2018-06-22 22:30:51 +07:00