Commit graph

116 commits

Author SHA1 Message Date
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
David
7ab7d342d5 Remove broken latex package. 2019-03-01 10:01:19 +01:00
David
4a0dff5f9b Fix valentine preset. 2019-02-28 14:27:10 +01:00
David
79e0ffda19 Restore the 'valentine' example. 2019-02-28 14:22:42 +01:00
David
bfd0bea2f0 Example source code has rotted. Remove it all. 2019-02-28 10:53:48 +01:00
David
e71fa2c25f Multiline strings aren't working for some reason. 2019-02-28 10:48:00 +01:00
David
17c2ef9654 Switch to a monadic API. 2019-02-28 10:39:12 +01:00
David
b1b3b8da5f Remove favicon and set frontend title to 'Reanimate Playground'. 2019-02-27 16:16:51 +01:00
David
d5c058be19 Add TODO items. 2019-02-27 16:16:39 +01:00
David
f2d2ce5bc2 Add missing module to cabal file. 2019-02-27 15:44:53 +01:00
David
56157ad9c1 Use files rather than memory to store cached values. 2019-02-27 15:42:31 +01:00
David
b08fceeddb Link to the live coding site in the README. 2019-02-27 14:46:31 +01:00
David
4680251198 Slap a dummy domain on top of the rendering server. 2019-02-27 13:39:33 +01:00
David
5ef1a9e23e Change port of local rendering server. 2019-02-27 13:34:58 +01:00
David
719c83a94e Use real as default for the web-frontend. 2019-02-27 12:14:44 +01:00
David
ea74e5dd05 Reduce the size of example svg frames. 2019-02-27 12:14:21 +01:00