• Joined on 2017-12-20
sanj pushed to master at sanj/padmaEmbeds 2018-03-17 10:18:12 +00:00
961678fbca Merge branch 'master' of code.with.camp:sanj/padmaEmbeds
78c13a285b wait for slide to load before starting, fixes #3
67cce94580 add border 0 to audio iframe
Compare 3 commits »
sanj closed issue sanj/padmaEmbeds#3 2018-03-17 10:18:10 +00:00
Wait for iframe to be initted before calling play
sanj pushed to refactor-class at sanj/padmaEmbeds 2018-03-17 09:44:36 +00:00
be68a2429b remove unused slideData variable
sanj created pull request sanj/padmaEmbeds#6 2018-03-17 09:15:33 +00:00
Implements a Slide class
sanj pushed to refactor-class at sanj/padmaEmbeds 2018-03-17 09:12:27 +00:00
16d7ffa19a refactor to a Slide class
ba2e8e4d75 Merge branch 'volume-control' of sanj/padmaEmbeds into master
18cdcee3c1 allow setting of volume via data-volume
79c00627a3 Merge branch 'add-audio' of sanj/padmaEmbeds into master
65378ee564 allows continuing and stopping of audio, with slightly strange semantics
sanj merged pull request sanj/padmaEmbeds#5 2018-03-16 14:32:36 +00:00
Allows setting of volume
sanj closed pull request sanj/padmaEmbeds#5 2018-03-16 14:32:35 +00:00
Allows setting of volume
sanj commented on issue sanj/padmaEmbeds#5 2018-03-16 14:32:25 +00:00
Allows setting of volume

cc @j

sanj created pull request sanj/padmaEmbeds#5 2018-03-16 14:31:40 +00:00
Allows setting of volume
sanj pushed to volume-control at sanj/padmaEmbeds 2018-03-16 14:31:03 +00:00
18cdcee3c1 allow setting of volume via data-volume
79c00627a3 Merge branch 'add-audio' of sanj/padmaEmbeds into master
65378ee564 allows continuing and stopping of audio, with slightly strange semantics
8d4f7be7a5 basic audio working without continue
034832f71e Merge branch 'many-documents' of sanj/padmaEmbeds into master
sanj created pull request sanj/padmaEmbeds#4 2018-03-16 13:52:47 +00:00
Allows for audio tracks on slides
sanj pushed to add-audio at sanj/padmaEmbeds 2018-03-16 13:50:09 +00:00
65378ee564 allows continuing and stopping of audio, with slightly strange semantics
sanj pushed to add-audio at sanj/padmaEmbeds 2018-03-16 12:55:22 +00:00
8d4f7be7a5 basic audio working without continue
034832f71e Merge branch 'many-documents' of sanj/padmaEmbeds into master
3fd440a849 cleanup timeouts for zooms
9ee095b6db work for an arbitrary number of document zooms
9cb4300004 merge commit
sanj opened issue sanj/padmaEmbeds#3 2018-03-16 12:49:33 +00:00
Wait for iframe to be initted before calling play
sanj pushed to many-documents at sanj/padmaEmbeds 2018-03-14 17:51:28 +00:00
3fd440a849 cleanup timeouts for zooms
sanj created pull request sanj/padmaEmbeds#2 2018-03-14 17:28:21 +00:00
allow more than two document zooms
sanj pushed to many-documents at sanj/padmaEmbeds 2018-03-14 17:26:44 +00:00
9ee095b6db work for an arbitrary number of document zooms
9cb4300004 merge commit
bc374ef513 video auutoplay, reset video
440a78b691 enable timeout
54896ff1c3 some form on presentation demo
sanj pushed to master at sanj/padmaEmbeds 2018-03-09 16:42:17 +00:00
9cb4300004 merge commit
bc374ef513 video auutoplay, reset video
Compare 2 commits »
sanj pushed to master at CAMP/rizk 2018-03-09 14:56:38 +00:00
2148ac7e2b upgrade to django 1.4, remove unneeded dependencies
sanj pushed to master at sanj/padmaEmbeds 2018-03-06 14:10:17 +00:00
d7864c6d36 minor cleanups