Commit Graph

14 Commits (01fbed7eb3d66c738ca02e9603b67ad66f31c48c)

Author SHA1 Message Date
Michael Keller 7252c30c18
Merge pull request #755 from mikeller/added_release_checking
Added checking for latest configurator release and update notification.
2017-12-04 09:58:56 +13:00
Bas Delfos d101039e45 Run app after debug build 2017-12-03 21:18:03 +01:00
mikeller ec8b7449f8 Added checking for latest configurator release and update notification. 2017-12-03 18:41:11 +13:00
Michael Keller 2e610aa8ee
Merge pull request #745 from jflyper/Compress-osx-dmg-with-UDB0
OSX: Compress DMG
2017-11-26 02:01:42 +13:00
jflyper 24e80fb415 Moved format and background inside specification. 2017-11-25 21:53:28 +09:00
mikeller dd99f88648 Fixed bug in gulpfile affecting win32. 2017-11-26 01:37:17 +13:00
jflyper b5fe22c678 Compress DMG
UDB0 is good enough.
2017-11-25 16:47:32 +09:00
mikeller f9d8618c69 Fixed release build script. 2017-11-25 16:38:26 +13:00
Michael Keller b28812c519 Fixed build platform dependency, updated version. 2017-11-25 15:53:20 +13:00
Bas Delfos c482bc4028 Fixed build for macOS and enhanced build script to build only one platform 2017-11-23 22:52:42 +01:00
mikeller 5949e07c7a Improved 'release' build script. Changed version to 10.0.0-RC1. 2017-11-21 23:40:39 +13:00
Michael Keller 4064a02dbb Added files for travis build. 2017-11-14 16:00:02 +13:00
mikeller 3544955f28 Added linux builds (they work now) and debug build for NW.js. 2017-11-12 11:43:16 +13:00
sebastianp 805ec6063a Added Windows and Mac icons files
Build native Mac and Windows apps. Shamelessly stolen from iNAV, thanks!

NW.js requires us to disable pointer events on the inline images,
otherwise the drag/drop events are generated for the images rather
than for the html elements representing OSD items.
2017-11-04 18:27:33 +11:00