Commit graph

131 commits

Author SHA1 Message Date
David Himmelstrup
fd596dba85 Add fourier_draw example. 2019-07-07 01:12:49 +08:00
David Himmelstrup
ec25437a9f Add fourier example. 2019-07-06 22:58:59 +08:00
David Himmelstrup
35f2aa92ed Add 'render' command to the driver and default to 1440p. 2019-07-06 22:35:39 +08:00
David Himmelstrup
0e103406c5 azure: build on mac. 2019-07-06 22:31:52 +08:00
David Himmelstrup
8c0553274f
Link to hackage package. 2019-07-06 20:04:40 +08:00
David Himmelstrup
7e0bea2dca
Azure build status. 2019-07-06 20:03:44 +08:00
David Himmelstrup
5513c77de6 azure: PATH? 2019-07-06 19:39:29 +08:00
David Himmelstrup
d1d6148844 azure: Fix PATH. 2019-07-06 19:36:46 +08:00
David Himmelstrup
804fd13bdd Add using azure. 2019-07-06 19:34:51 +08:00
David Himmelstrup
a01b17dd30 Add directory to make azure happy. 2019-07-06 19:30:16 +08:00
David Himmelstrup
09aee2d1de Try installing stack with azure. 2019-07-06 19:28:47 +08:00
David Himmelstrup
b164f2f752 Set up CI with Azure Pipelines
[skip ci]
2019-07-06 19:26:48 +08:00
David Himmelstrup
cc79869e02 Add missing file. 2019-07-05 18:49:28 +08:00
David Himmelstrup
1ce3a4f1a9 Random updates. 2019-07-04 18:16:49 +08:00
David Himmelstrup
a9843df9eb Add latex file for testing if all required latex packages have been installed. 2019-07-04 18:16:49 +08:00
David Himmelstrup
acde4155e0
Merge pull request #2 from bradrn/master
Fix errors on Windows
2019-05-13 18:05:33 +08:00
Brad Neimann
636363c85b Emphasize messages are not errors
Adding an ellipsis and rephrasing emphasised that some messages are
info, not error messages. Without this some messages seem like errors
even though they are not.
2019-04-05 17:51:19 +11:00
Brad Neimann
2120f64463 Use open-browser package to support more platforms 2019-04-05 17:15:29 +11:00
Brad Neimann
c8f3bf4e2a Remove unused 'unix' dependency
This dependency is unused, but its presence causes Windows compilation
to fail.
2019-04-05 17:04:08 +11:00
David
71c61e5cd9 Add sunflower example. 2019-03-22 19:25:14 +01:00
David
b813246f3f Tangent example. 2019-03-22 19:21:58 +01:00
David
a6ce4b4ca9 Update TODO. 2019-03-12 15:44:23 +01:00
David
a18b2ff36c Bump version to 0.1.4.1 2019-03-12 15:41:04 +01:00
David
fd24bac24f Use crossplatform filewatching library. 2019-03-12 15:40:44 +01:00
David
93e32f81b3 Fix typo 2019-03-09 15:05:34 +01:00
David
f563c0d917 Add how-to-get-started section to the README. 2019-03-09 15:04:52 +01:00
David
ff4a1fc7d1 Bump version to 0.1.4.0 2019-03-09 12:17:53 +01:00
David
3c66c33cf0 Use xdg-open on linux and open on mac. 2019-03-09 12:17:21 +01:00
David
239c505c77 Update TODO items. 2019-03-09 12:02:26 +01:00
David
0c1e9e9629 Only use inotify on linux. Bump version to 0.1.3.0 2019-03-09 12:01:16 +01:00
David
4ef4301e3b Set inotify flag to automatic and bump version to 0.1.2.0 2019-03-09 11:48:45 +01:00
David
ecdc6e498d Bump version to 0.1.1.0 2019-03-09 11:43:08 +01:00
David
00d93c3e8a Make inotify optional. 2019-03-09 11:42:52 +01:00
David
eb3f5b0a90 Remove gtk-viewer flag. 2019-03-08 16:47:47 +01:00
David
3c89fc32fc Fix cabal issues. 2019-03-08 16:46:57 +01:00
David
87e883931c Better caching, bundle viewer. 2019-03-08 16:36:25 +01:00
David
41c30b453b Local web viewer. 2019-03-08 10:37:15 +01:00
David
d1d1906250 Wibbles. 2019-03-07 14:42:27 +01:00
David
e94e340d18 Bounding boxes and filters. 2019-03-05 19:38:49 +01:00
David
f4082fee48 Generate movies with correct aspect ratio. 2019-03-05 19:38:24 +01:00
David
6f986eca03 Add goo filter example. 2019-03-05 19:38:02 +01:00
David
3527952da8 Use reanimate-svg-0.8.0.0 2019-03-05 15:11:11 +01:00
David
55f1012faf Switch from svg-tree to reanimate-svg. 2019-03-03 16:17:30 +01:00
David
585a0577d5 Support diagrams. 2019-03-03 16:09:59 +01:00
David
2d8d76f105 Valentine wibble. 2019-03-01 15:06:33 +01:00
David Himmelstrup
7cc0742191
Update valentine animation. 2019-03-01 14:54:41 +01:00
David
176447e389 Remove thread from active list when it has finished. 2019-03-01 11:31:31 +01:00
David
85e4a59a7c Kill timeout thread if working finished in time. 2019-03-01 11:27:39 +01:00
David
e2acde3f98 Enable websocket compression. 2019-03-01 11:22:56 +01:00
David
0b74fdd5ab Better exception handling in the websocket server. 2019-03-01 10:56:17 +01:00