- 05 Jan, 2018 2 commits
-
-
Matt Mascarenhas authored
You would find @members and ~projects ending up in cinera_topics.css if they were preceded by a topic :category in their annotation
-
Matt Mascarenhas authored
-
- 04 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
Also fail gracefully if supplied with an .hmml file containing an incomplete [video] node, or a template containing tags whose buffers cannot be populated
-
- 03 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
Remove environment variable CINERA_INTEGRATE because this is meaningless now that the default template locations are blank Flags -t Template Directory (was Player Template Location) -y Player Template Location Bug Fixes Correctly skip annotation sets that couldn't be processed for various reasons Fix crash caused by <!-- __CINERA_INDEX__ --> tag in a player template, because its buffer was being freed Fix 2048 bytes leak per processed set of annotations
-
- 31 Dec, 2017 1 commit
-
-
Alex Baines authored
-
- 29 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 24 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 23 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 18 Dec, 2017 2 commits
-
-
Matt Mascarenhas authored
Specifically, with the addition of MODE_ONESHOT in v0.5.12 we must allow for the possibility of being in both that mode and MODE_INTEGRATE
-
Matt Mascarenhas authored
This sets cinera to "oneshot mode" which makes a Project Edition instance quit after syncing from annotation files in project input directory
-
- 17 Dec, 2017 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
- 12 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
Relative to the Base: -a sets the player location -n sets the index location Tweak flags, and add -B to set Base URL (necessary if setting -a or -n) New template tags: __CINERA_URL__ __CINERA_VIDEO_ID__ Bump DB version: 2 index_header now contains the Index and Player Locations
-
- 10 Dec, 2017 3 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
- 09 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 07 Dec, 2017 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
This is hardcoded for now, for ease of use, pending the config system Also add Medium to the ProjectInfo array, to save users having to set this with -m (which option remains available to them) Reorganise the CSS, Images and JS files back to their location in the same directory, since a default invocation of the program assumes they are in the same directory as the Root Directory, to hopefully alleviate some potential user frustration thanks to the requirement to set their locations (with -c, -i and -j) before any usable output is produced
-
- 06 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
-s flag sets the style / theme Also some general code clean-up and repo organisation
-
- 03 Dec, 2017 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
- 02 Dec, 2017 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
- 28 Nov, 2017 1 commit
-
-
Matt Mascarenhas authored
hmdshow_2016_03 uses :multimedia Various riscy and hero annotations may use :hat
-
- 17 Nov, 2017 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
README.md: Add dependency on curl
-
- 15 Nov, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 13 Nov, 2017 1 commit
-
-
Matt Mascarenhas authored
Superseded by cinera
-
- 10 Nov, 2017 1 commit
-
-
Matt Mascarenhas authored
Also put the stuff in a new directory called cinera, that contains only the files needed to get going, with example template files.
-
- 06 Nov, 2017 1 commit
-
-
Alex Baines authored
-
- 18 Oct, 2017 1 commit
-
-
Matt Mascarenhas authored
For the same input across either multiple runs or one long always-on run, we now produce the same output. This wasn't the case because our indexing did not take into account stuff processed in previous runs.
-
- 14 Sep, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 07 Sep, 2017 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
Full project currently includes a "Table of Contents" linking to pages for each set of annotations. It should successfully generate pages for all well-formed annotations, even if >= 1 are not well-formed.
-
- 29 Aug, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 23 Aug, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 20 Aug, 2017 1 commit
-
-
Matt Mascarenhas authored
Also remove the evidently unused Colour buffer
-
- 19 Aug, 2017 2 commits
-
-
Matt Mascarenhas authored
Basically just relive it of taking HasTopic and HasCategory
-
Matt Mascarenhas authored
-