Commit Graph

12 Commits

Author SHA1 Message Date
Peter Badida b9e9804a5a Replace old video with CC0 licensed video
https://videos.pexels.com/videos/time-lapse-video-of-tall-buildings-894
2017-01-15 22:10:18 +01:00
Meet Udeshi efac1d7ac1 Remove pep8 E265 from all files
block comment should start with '# '
sed rocks!
2016-12-14 21:18:55 +05:30
Piotr Kasprzyk c7cc3c6724 Fix remaining misspellings 2016-09-07 11:23:44 +02:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Oliver Marks 18fea1c8f9 change video example so it works when tried on an android phone
fixes #2649
2014-11-26 23:01:27 +00:00
Edwin Marshall (aspidites) a2e531051f - updated example to use new API; still issues 2012-07-31 22:15:58 -05:00
gabriel.pettier 9c68e79665 remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
Mathieu Virbel 3322e440c3 bump 1.1.2 to 1.2.0 for release, and upgrade all the versionadded 2012-04-02 11:03:08 +02:00
Mathieu Virbel 4b56de0de9 videoplayer: implement fullscreen boolean. The video can be switch to fullscreen with a double tap. Closes #331
+ behavior can be deactivated by setting allow_fullscreen to False.
+ rst video player use default fullscreen now.
+ update example to use this new widget
2012-02-21 17:14:50 +01:00
Christopher Denter 2641390a45 use softboy.avi instead of bigbuckbunny_trailer.m4v due to a crash in gst with the latter 2011-03-29 22:39:52 +02:00
Mathieu Virbel ee15a6cfc7 videoplayer: add the possibility to test other video from commandline 2011-03-29 19:41:25 +02:00
Mathieu Virbel e63a5f047b examples: add a very short example with scatter + video, and include trailer of big buck bunny. (sorry about that 3mo file, but that's the smallest and open source interesting video i've known ^^) 2011-03-29 18:23:12 +02:00