README.md: fix a couple of typos
[vidi-player.git] / vidi-player.py
2016-12-05 Antonio OspiteAdd Sampler classed and the vidi-player.py and vidi...
2016-12-05 Antonio OspiteRename vidi-player.py to vidi-timeline.py
2016-12-05 Antonio Ospitevidi-player.py: add an option to add a background layer...
2016-12-05 Antonio Ospitevidi-player.py: fix a regression introduced in commit...
2016-12-01 Antonio Ospitevidi-player.py: use a fixed width when printing the...
2016-12-01 Antonio OspiteUse webm for the videofont, it has better support...
2016-11-28 Antonio Ospitevidi-player.py: move the actual processing after the...
2016-11-28 Antonio Ospitevidi-player.py: check that the output file exists befor...
2016-11-28 Antonio Ospitevidi-player.py: add missing newlines in error messages
2016-11-28 Antonio OspiteHandle KeyboardInterrupt in the main program, not in...
2016-11-27 Antonio OspiteFix converting paths to URIs
2016-11-25 Antonio OspiteInitial import