Reinhard Pointner
|
39892fae16
|
+ experimental support for automated build of synology spk packages
|
2014-07-07 08:52:47 +00:00 |
Reinhard Pointner
|
b5e83e98a9
|
* make sure we can easily set application.update via sed (might be useful for brew formula)
|
2014-06-19 08:35:54 +00:00 |
Reinhard Pointner
|
977452268e
|
* replace xattrj with my own JNA wrapper for <sys/xattr.h>
|
2014-06-18 09:28:27 +00:00 |
Reinhard Pointner
|
b99f159df3
|
* don't use -XX args for GUI app since it seems to make things a bit less stable
|
2014-05-18 09:38:41 +00:00 |
Reinhard Pointner
|
06a47a3375
|
* fix .ipkg directory structure
|
2014-05-11 06:38:34 +00:00 |
Reinhard Pointner
|
d810af37d2
|
+ xattr support for Mac OSX
|
2014-04-25 06:59:18 +00:00 |
Reinhard Pointner
|
1ba888713b
|
* fix Mac App title issue
|
2014-04-24 06:53:34 +00:00 |
Reinhard Pointner
|
b570861619
|
* use recommended options that everyone seems to be setting
@see https://bitbucket.org/infinitekind/appbundler/overview
|
2014-04-24 04:39:20 +00:00 |
Reinhard Pointner
|
261513b654
|
* finish app bundle rewrite
|
2014-04-22 09:25:49 +00:00 |
Reinhard Pointner
|
fd786a6938
|
* build new filebot.icns file using iconutil
e.g.
iconutil -c icns -o filebot.icns filebot.iconset
|
2014-04-22 07:26:55 +00:00 |
Reinhard Pointner
|
86ad52b696
|
* remove outdated Apple Java bundler and replace with Oracle Java bundle
* fix various OSX bundle issues
|
2014-04-22 06:17:21 +00:00 |
Reinhard Pointner
|
9a485bb5a2
|
* update paths and docs
|
2014-04-19 07:03:52 +00:00 |
Reinhard Pointner
|
5c29cf6f74
|
* replace all net.sourceforge.filebot with net.filebot in deployment build files
|
2014-04-19 06:33:08 +00:00 |
Reinhard Pointner
|
45a00a7d4b
|
* fetch scripts from per-version-branches on github to avoid future compatibility problems
|
2014-04-15 14:03:31 +00:00 |
Reinhard Pointner
|
6e8f5a1445
|
* inject methods using the Groovy Extension Module system (and slowly phase out the *.lib.groovy code)
|
2014-04-13 19:37:11 +00:00 |
Reinhard Pointner
|
e67c3669b1
|
# boost application startup speed
-XX:+TieredCompilation
|
2014-03-19 19:02:44 +00:00 |
Reinhard Pointner
|
cf8b3d835f
|
+ REQUIRE min JRE 7 and update all libs
|
2014-03-18 20:16:39 +00:00 |
Reinhard Pointner
|
b55c0e3fbf
|
* set -DuseCreationDate explicitly depending on each platforms capabilities
|
2014-01-28 15:38:16 +00:00 |
Reinhard Pointner
|
ad3d34eeba
|
+ move shared scripts to github
|
2013-11-29 17:18:31 +00:00 |
Reinhard Pointner
|
644c5bc2a8
|
* make sure to include groovy build properties
|
2013-11-26 06:24:56 +00:00 |
Reinhard Pointner
|
e1c8e8d17b
|
* try to fix various potential JNA init issues
|
2013-11-22 08:28:17 +00:00 |
Reinhard Pointner
|
28a53aca20
|
* set deb dept to openjdk-7-jre-headless
|
2013-11-08 18:04:29 +00:00 |
Reinhard Pointner
|
a939e11c0d
|
* ship fpcalc with filebot instead of relying on the chromaprint-tools package
* update fpcalc binaries to 1.0.1
|
2013-11-08 13:05:42 +00:00 |
Reinhard Pointner
|
5eb7606fca
|
* include fpcalc binaries in ipkg packages
fpcalc (Linux 32-bit) is the official build AcoustID => http://acoustid.org/chromaprint
fpcalc (Linux ARM) was built by and copied from the Bliss project => http://pcloadletter.co.uk/2012/09/17/bliss-package-for-synology/
|
2013-11-07 14:56:54 +00:00 |
Reinhard Pointner
|
c4795b7427
|
* auto-generate jar index just in case
|
2013-11-07 07:53:07 +00:00 |
Reinhard Pointner
|
01cd81b0e4
|
* cleanup
|
2013-10-12 14:07:12 +00:00 |
Reinhard Pointner
|
19f69c9fbc
|
* set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc
|
2013-10-09 06:31:05 +00:00 |
Reinhard Pointner
|
8144a4b2e0
|
* package 32/64 bit chroma print tools respectively
|
2013-10-08 18:04:42 +00:00 |
Reinhard Pointner
|
2cb532a1fb
|
* fix net.sf.ehcache.EhcacheInit issues
|
2013-10-07 20:03:14 +00:00 |
Reinhard Pointner
|
07173fabf0
|
+ use RSyntaxTextArea as Groovy editor so we get neat highlighting and bracket matching :)
|
2013-10-03 19:44:33 +00:00 |
Reinhard Pointner
|
09d2dc24af
|
* use XZ Utils for packing online database files
|
2013-08-10 07:56:11 +00:00 |
Reinhard Pointner
|
9e0d6de56f
|
* fix build issues re automated chocolatey-push
|
2013-08-07 18:34:56 +00:00 |
Reinhard Pointner
|
6442e8292d
|
* added jsoup to fatjar build
|
2013-08-04 13:12:45 +00:00 |
Reinhard Pointner
|
a3791d3af4
|
* update rules
|
2013-07-09 08:07:54 +00:00 |
Reinhard Pointner
|
225d37238d
|
* always upload HEAD jar under a fixed name as well for auto-update purposes
|
2013-04-02 15:30:59 +00:00 |
Reinhard Pointner
|
04262c756b
|
* update website
|
2013-03-27 12:34:04 +00:00 |
Reinhard Pointner
|
26bc859eda
|
+ use our own domain www.filebot.net :)
|
2013-03-09 17:15:46 +00:00 |
Reinhard Pointner
|
cae091e536
|
* install .ipk to /opt
|
2013-03-05 16:14:36 +00:00 |
Reinhard Pointner
|
346601acad
|
* added donation reminder for power users
|
2013-02-25 17:27:34 +00:00 |
Reinhard Pointner
|
92b75d57a2
|
* update json-io to 2.0.1
|
2013-02-22 18:31:06 +00:00 |
Reinhard Pointner
|
39b6d93940
|
depends="openjdk-7-jre | default-jre-headless" recommends="libchromaprint-tools"
|
2013-02-18 16:35:29 +00:00 |
Reinhard Pointner
|
61bd6f1d9e
|
* no need to override -Xmx anymore since newer version of Java have a better default max-memory value
|
2013-02-15 10:45:06 +00:00 |
Reinhard Pointner
|
029abe25b8
|
* fine-tune ubuntu integration
|
2013-02-08 04:45:54 +00:00 |
Reinhard Pointner
|
69b4f70a7c
|
* fix things up for the ubuntu software center packages
|
2013-02-04 14:34:39 +00:00 |
Reinhard Pointner
|
70376e97f1
|
* start preparing special package for ubuntu software center
|
2013-02-03 10:15:36 +00:00 |
Reinhard Pointner
|
bd3652ff2d
|
* make music matching work properly and adjust build
|
2013-01-11 07:05:11 +00:00 |
Reinhard Pointner
|
e318db8b56
|
* include fpcalc in installer packages
|
2013-01-10 19:13:21 +00:00 |
Reinhard Pointner
|
b88faf2927
|
* fixfix
|
2012-12-14 15:32:27 +00:00 |
Reinhard Pointner
|
1204dc70d0
|
* integrate reviews into website
|
2012-12-14 15:23:38 +00:00 |
Reinhard Pointner
|
fea8c186b7
|
* fix ant revision task
|
2012-12-01 15:57:10 +00:00 |