723b641
(HEAD -> master)
set pullUpDown by
2019-05-24 13:28:37 +0200
a67f199
add logfiles by
2019-05-23 18:15:41 +0200
aa8780b
dix gpio errors by
2019-05-23 18:15:20 +0200
eb1d4d7
fix typo by
2019-05-23 17:05:34 +0200
1803cb0
add wiringpi to packages by
2019-05-23 17:00:30 +0200
bc58e26
typo by
2019-05-23 16:56:09 +0200
10b4c44
switch repo in installscript by
2019-05-23 16:37:03 +0200
c80c8fa
add gpio options in ini file by
2019-05-23 16:22:51 +0200
e6a719f
ad gpio functioality by
2019-05-23 16:00:54 +0200
cb5e6fd
keyboard control enabled by default by
2019-05-02 23:56:37 +0200
247961e
(refs/pull/53/merge)
Merge f09959efcf
into 190329da70
by
2019-04-17 06:29:32 +0000
ae7252f
(refs/pull/20/merge)
Merge 4ffeb962c9
into 190329da70
by
2019-04-16 10:34:34 +0000
190329d
Update README.md by
2019-04-16 12:25:48 +0200
149dd10
Merge remote-tracking branch 'origin/pr/16' v1.0.1 by
2019-04-16 11:32:20 +0200
202ba51
updated code to work with python3 by
2019-04-15 18:03:55 +0200
524b783
(refs/pull/52/head)
fixed type missmatch by
2019-03-22 22:51:22 +0100
1a6c265
inheriting object is no longer necessary in py3 by
2019-03-22 00:19:23 +0100
f09959e
(refs/pull/53/head)
implemented wait_time option by
2019-03-16 00:53:41 +0100
8791e1a
py3 ready by
2019-03-15 23:34:45 +0100
dc08287
additional py3 update by
2019-03-15 23:25:51 +0100
09748ee
py3 ready by
2019-03-15 23:20:50 +0100
5f0a7e3
(refs/pull/36/merge)
Merge a5758f33f9
into 9a17034b68
by
2019-03-13 10:51:39 +0000
a5758f3
(refs/pull/36/head)
Merge branch 'master' of https://github.com/adafruit/pi_video_looper into no_hello_video_option by
2019-03-13 11:49:39 +0100
ee18d4f
(refs/pull/37/merge)
Merge 41147b9d5b
into 9a17034b68
by
2018-08-20 23:08:06 +0000
9a17034
Merge pull request #25 from jezek/keyboard_control by
2018-07-24 23:38:21 -0600
dc8e42f
no hello video info print by
2017-09-21 11:47:59 +0200
41147b9
(refs/pull/37/head)
added option to ini to specify countdown time (in seconds) by
2017-09-10 11:10:55 +0200
14863b9
(refs/pull/35/merge)
Merge 4f6383d8b7
into 449c39f1b1
by
2017-09-10 08:58:23 +0000
4f6383d
(refs/pull/35/head)
Fixed indent by
2017-09-10 10:45:09 +0200
0739510
added argument "no_hello_video" to prevent the build and install of hello_video by
2017-09-10 09:53:29 +0200
04f51cb
Added countdown time setting by
2017-09-08 18:15:02 +0200
8c5768b
(refs/pull/34/merge)
Merge 973b03f1e2
into 449c39f1b1
by
2017-08-26 21:03:58 +0000
973b03f
(refs/pull/34/head)
Begin integration work by
2017-08-26 14:00:44 -0700
91b7492
(refs/pull/24/merge)
Merge 6d9599653d
into 449c39f1b1
by
2016-11-22 18:26:56 +0000
6ab0440
(refs/pull/27/head)
Add shebangs and make files executable by
2016-11-17 23:23:15 +0200
18729b8
(refs/pull/25/head)
ESC exits program, if keyboard control is enabled by
2016-08-04 23:23:09 +0200
449c39f
Add GitHub pull request template by
2016-05-27 13:24:07 -0700
d3619a6
Add GitHub issue template by
2016-05-27 13:21:42 -0700
4ffeb96
(refs/pull/20/head)
Updated install.sh to make it path independent by
2016-04-06 12:16:29 +0200
698a72d
Update to use omxplayer from Pi repository (now that it includes better looping natively). by
2016-02-04 23:02:31 +0000
844a8de
Clarify sound volume file usage in .ini by
2016-01-13 18:53:46 -0800
33bf52c
(refs/pull/16/head)
Add option for a background image by
2015-12-23 19:39:07 +0000
6d95996
(refs/pull/24/head)
Update video_looper.ini by
2015-10-14 09:30:39 -0700
19c5977
Update video_looper.conf by
2015-09-18 08:19:17 -0700
bd0c189
Fix bug with hello_video player getting unexpected volume parameter. by
2015-06-09 22:19:47 -0700
b725b0d
Merge branch 'subicura-master' by
2015-05-04 05:03:39 +0000
22b11b4
Merge branch 'master' of https://github.com/subicura/pi_video_looper into subicura-master by
2015-05-04 05:00:43 +0000
76e3e36
Merge branch 'Lyptik-master' by
2015-05-04 04:54:55 +0000
6cd7a79
Fix spacing & close sound file. by
2015-05-04 04:54:40 +0000
2ea3372
(refs/pull/2/head)
add random option by
2015-03-07 18:47:04 +0900
6ddb802
(refs/pull/1/head)
Added script to remount usbkey in rw mode by
2015-03-05 21:49:03 +0000
6e65e9b
Adding 2ms sleep to reduce CPU usage (40% now) / Ignoring hidden files (beginning with a '.' / adding feature : loading volume from a file in directory/usb for the playlist by
2015-03-05 21:40:22 +0000
ec9ac9e
Update video_looper.ini by
2015-03-05 16:40:47 +0100
2a477ef
Re-enable apt-get in install. by
2015-02-10 23:09:21 -0800
c99b7e3
Add disable script and default to console output on. by
2015-02-10 22:59:16 -0800
daaafed
Simplify running module to fix stdout buffering issue with supervisor. by
2015-02-10 22:48:20 -0800
71cd1ad
Remove unnecessary stopasgroup by
2015-02-10 22:21:51 -0800
7f1a14e
Configure supervisord to run video_looper on boot. by
2015-02-10 22:20:14 -0800
a1da408
Make program installable with setuptools. by
2015-02-10 19:43:02 -0800
e095906
Initial commit. by
2015-02-10 17:34:46 -0800
41a8747
Initial commit by
2015-02-10 17:23:29 -0800