mmcwilliams
|
7f7513809a
|
Established an app signing process for macs using electron-packager. The process takes an enormous amount of time but has so far been running without throwing an exception and the signature is confirmed by codesign.
|
2021-04-13 14:17:12 -04:00 |
Matt McWilliams
|
9ab1436d49
|
Move dev commands into its own script.
|
2021-02-22 13:03:41 -05:00 |
mmcwilliams
|
5e6fbbb43c
|
Add armv7l architecture to dpkg for Raspian.
|
2020-07-30 11:28:11 -04:00 |
mmcwilliams
|
7e516a59b6
|
Wrong arch again
|
2020-07-30 11:04:02 -04:00 |
mmcwilliams
|
948b20fead
|
Install dependencies for rpi. Package as armv71 for raspberry pi
|
2020-07-30 11:01:57 -04:00 |
mmcwilliams
|
296ef93ecb
|
Installer for rpi
|
2020-07-30 10:54:35 -04:00 |
sixteenmillimeter
|
efc6d0ef03
|
Moving further down up the path. See previous commit.
|
2020-07-07 12:07:00 -04:00 |
sixteenmillimeter
|
a379e4b086
|
Windows path differences from linux/darwin are ruining my day https://github.com/felixrieseberg/electron-wix-msi/issues/5
|
2020-07-07 12:05:28 -04:00 |
sixteenmillimeter
|
4a1bf417a4
|
Running build scripts on windows for the first time in a while.
|
2020-07-07 11:59:34 -04:00 |
mmcwilliams
|
fb63bade2f
|
Fix windows build process (avoid asar)
|
2020-04-29 10:06:51 -04:00 |
sixteenmillimeter
|
3fd2b04e75
|
Update build script on mac to not throw an error
|
2020-04-24 22:26:00 -04:00 |
mmcwilliams
|
c15cd512ae
|
The trick on linux is to not build as an asar. Go figure.
|
2020-04-24 22:17:10 -04:00 |
mmcwilliams
|
c6d0256929
|
Compile renderer js with tsconfig.json file. Add maps.
|
2020-01-10 16:43:12 -05:00 |
mmcwilliams
|
ad67e2f010
|
Add devices module after refactor
|
2019-06-24 14:31:26 -04:00 |
mmcwilliams
|
22187777e7
|
Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend.
|
2019-06-18 15:42:30 -04:00 |
mmcwilliams
|
1e2b542e4c
|
Begin refactoring devices.js and create a new digital.js lib for the film-out features. Maybe think of renaming now, before it hurts.
|
2019-06-18 15:18:08 -04:00 |
mmcwilliams
|
4ea390897a
|
Refactored seq.js to Typescript and fixed stats for 1 cam 1 proj. Will need further work to add in multiple devices. Resolves #6.
|
2019-05-28 13:33:16 -04:00 |
mmcw-dev
|
b33ef36ab4
|
Work on multiple device UI
|
2019-04-16 10:01:42 -04:00 |
mmcwilliams
|
3e5bda77db
|
Move docs generation to host repo
|
2019-03-30 17:56:31 -04:00 |
mmcwilliams
|
ec0b8e3b4f
|
Run docs as shell, not bash
|
2019-03-04 22:09:26 -05:00 |
mmcwilliams
|
16dcd1e3d4
|
Move all scripts into scripts directory
|
2019-02-23 12:25:47 -05:00 |