- 23 Feb, 2018 1 commit
-
-
Matt Mascarenhas authored
Also compress the template code cinera_player_pre.js: Fix bug in which onRefChanged() tried to call player.jumpToNextMarker(); before the player was ready. This could happen if its first marker's timecode is 0:00 and medium is :afk Enable Theatre mode to work in containers styled with max-width or max-height
-
- 21 Feb, 2018 1 commit
-
-
Matt Mascarenhas authored
Also fix the inotify loop, augment the index (the .metadata files) to contain data useful for insobot, and futureproof UpgradeDB() Flags: * -e Examine Index Just pop an -e on the end of your usual list of flags * -u Update Interval (was -U)
-
- 12 Feb, 2018 1 commit
-
-
Matt Mascarenhas authored
-
- 05 Feb, 2018 1 commit
-
-
Matt Mascarenhas authored
Also correctly skip .hmml files for credentials-related reasons
-
- 04 Feb, 2018 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
- 28 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
-
- 21 Jan, 2018 2 commits
-
-
Matt Mascarenhas authored
Also add user-select: none
-
Matt Mascarenhas authored
-
- 17 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
-
- 15 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
This also changes the hardcoded, unintegrated output to wrap cineraMenus and cineraPlayerContainer in a <div>, as newly reflected in the example template_player.html
-
- 14 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
Introduce nullTopic, visually represent the media in annotations and default to "exclusive" mode
-
- 12 Jan, 2018 1 commit
-
-
Matt Mascarenhas authored
Keeps the results looking more consistent between various display widths
-
- 08 Jan, 2018 2 commits
-
-
Matt Mascarenhas authored
The template buffers no longer contain indentation spaces at the start or a \n at the end. This removes any weirdness from template composition Also remove the cleanup code added in 0.5.22
-
Matt Mascarenhas authored
-
- 05 Jan, 2018 3 commits
-
-
Matt Mascarenhas authored
The actual bug was that MarkerIndex wasn't being incremented for HMML_CATEGORY markers mid-annotation... (HMML_MEMBER and HMML_PROJECT were fine.)
-
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
-
- 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 2 commits
-
-
Matt Mascarenhas authored
-
Matt Mascarenhas authored
-
- 09 Dec, 2017 1 commit
-
-
Matt Mascarenhas authored
-
- 07 Dec, 2017 1 commit
-
-
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 1 commit
-
-
Matt Mascarenhas authored
README.md: Add dependency on curl
-
- 15 Nov, 2017 1 commit
-
-
Matt Mascarenhas authored
-