Commit Graph

169 Commits

Author SHA1 Message Date
Remy Sharp 0e4aff9432 updated demos - usually adding safari support 2013-01-08 00:03:55 +00:00
Remy Sharp 52ed340779 Merge branch 'hannosch-patch-1' 2013-01-07 23:59:50 +00:00
Remy Sharp 0e06c17460 fixed up mozilla support in both gum demos, also separated out gum.js to make things easier 2013-01-07 23:59:28 +00:00
Remy Sharp 1b0b0f9c23 made success & error global to allow firefox to find them, also remove audio support as Firefox borks altogether 2013-01-07 23:38:49 +00:00
Remy Sharp 4e0d1f7050 Merge branch 'joelrbrandt-new-web-worker-demo' 2013-01-07 23:17:47 +00:00
Remy Sharp f07a64c928 fixed animating - without the px it would not actually move 2013-01-07 23:17:18 +00:00
Remy Sharp 6997fdf01d re-worded some of the worker copy and moved the animating square to front-and-centre 2013-01-07 23:16:28 +00:00
Remy Sharp 22497d7b7b Merge branch 'new-web-worker-demo' of git://github.com/joelrbrandt/html5demos into joelrbrandt-new-web-worker-demo 2013-01-07 22:37:45 +00:00
Remy Sharp 61fe0b95f6 Merge branch 'new-web-worker-demo' of git://github.com/joelrbrandt/html5demos 2013-01-07 22:35:42 +00:00
Remy Sharp b7fe32ff25 Merge pull request #23 from greenido/patch-1
updated all the 'offline' to include Chrome
2013-01-07 14:35:18 -08:00
Remy Sharp fd03c79244 fixed json error in demos 2013-01-07 22:34:23 +00:00
Remy Sharp 84c9db369d Merge branch 'master' of git://github.com/basoko/html5demos into basoko-master 2013-01-07 22:32:09 +00:00
Remy Sharp b679d3418c Merge pull request #29 from 0ip/patch-1
Small fix to display file size correctly
2013-01-07 14:31:28 -08:00
Remy Sharp 1db590e705 Merge pull request #25 from foolip/video-preload-auto
Use preload="auto" on videos that expect to get the canplay event
2013-01-07 14:30:00 -08:00
Remy Sharp f4ca7b5084 Merge pull request #30 from kevinmeziere/master
Incorrect time calculation
2013-01-07 14:29:30 -08:00
Remy Sharp c36729a7ae Merge pull request #35 from LinXitoW/patch-1
Update MIME Type for ogv
2013-01-07 14:27:59 -08:00
Remy Sharp d21d3ba026 Merge pull request #43 from flangefrog/patch-1
Updated demo support in Opera 12.12
2013-01-07 14:01:16 -08:00
flangefrog d4ed47f7ac Updated demo support in Opera 12.12 2012-12-25 05:58:33 +13:00
Joel Brandt e3bf525db0 add comment explaining paths for worker code 2012-12-17 06:14:27 -08:00
Remy Sharp c66d23be42 look for mozSrcObj - but still does not work for me... 2012-12-11 20:41:49 +00:00
Remy Sharp 11b883cde1 add support table for firefox, will push to master once support comes back in 2012-12-11 20:08:43 +00:00
Remy Sharp 84e3adb906 Merge branch 'patch-1' of git://github.com/hannosch/html5demos into hannosch-patch-1 2012-12-11 19:48:05 +00:00
Remy Sharp a027a384ac tweaked markup to work as an include 2012-12-10 10:44:20 +00:00
Joel Brandt b74ad4d993 implement a new web worker demo 2012-12-07 11:14:29 -08:00
David Basoko 228ddbf669 Added a svg clock demo to demos.json file. 2012-11-18 18:41:25 +01:00
David Basoko 62e6551757 Added a SVG clock animation demo. 2012-11-18 17:45:04 +01:00
Remy Sharp cc93513e9a fixed gum demos 2012-11-01 17:04:09 +00:00
Hanno Schlichting 27eb28eaa2 Add mozGetUserMedia support, as available in latest Firefox Nightly builds 2012-07-18 09:14:54 +03:00
Remy Sharp 973a376937 updated demo support - currently bug in Opera with files with spaces, and changed promo 2012-06-26 11:07:48 +01:00
LinXitoW b6304f728d Update MIME Type for ogv
Probably a typo. Makes it not load in Firefox.
2012-05-30 16:25:51 +03:00
remy 652fd1c914 removed node workshop 2012-05-01 13:08:54 +01:00
kevinmeziere 47ae9df9b6 Changed time minute/second calculation to use floor instead of round, for accurate time calculation. 2012-04-16 05:03:23 -07:00
0ip 3936d4a5c4 Small fix to display file size correctly 2012-04-06 19:31:56 +03:00
Remy Sharp 8eb9d573c2 meter => progress, as it is a task process, not a gauge-ey type progress 2012-03-27 16:04:48 +01:00
Remy Sharp ad6df8b6b3 adding the gum demos 2012-03-26 17:39:59 +01:00
Remy Sharp 2d7926fcf2 gum - early commit - needs content 2012-03-24 10:32:40 +00:00
Remy Sharp 80089d5851 gum - early commit - needs content 2012-03-24 10:13:41 +00:00
Remy Sharp dca97471a4 add hidden test 2012-03-07 12:22:05 +00:00
Remy Sharp 22acbae5d3 removed .hidden in favour of class name because IE10 was being a PITA 2012-03-07 12:03:51 +00:00
Remy Sharp f558e9a6f6 hidden for IE10 who does not support hidden 2012-03-07 11:25:27 +00:00
Remy Sharp dc05219104 fail styles 2012-03-07 11:23:41 +00:00
Remy Sharp 5fc6ff12c7 new demo: dnd + filereader + xhr2 2012-03-07 11:22:22 +00:00
Remy Sharp 73693f562f Merge branch 'master' of github.com:remy/html5demos 2012-02-16 22:47:05 +00:00
Remy Sharp 6e9835398e node promo 2012-02-16 22:47:01 +00:00
Remy Sharp bb3f9948f6 ads: someone's gotta pay the bills 2012-02-16 22:46:21 +00:00
Remy Sharp 509e201f3e Merge pull request #28 from Sleavely/patch-1
Added accuracy to the marker title
2012-01-11 01:30:36 -08:00
Joakim Hedlund e06a23baaa Added accuracy to the marker title 2012-01-11 10:27:17 +01:00
Philip Jägenstedt 34a2e5a476 Use preload="auto" on videos that expect to get the canplay event
Since the default state is metadata, there's no guarantee that the
videos will reach anything beyond HAVE_CURRENT_DATA, but the canplay
event is fired when reaching HAVE_FUTURE_DATA.
2011-12-14 11:55:41 +01:00
Ido Green 7d307e6027 updated all the 'offline' to include Chrome 2011-11-27 21:23:06 +02:00
Remy Sharp ee07522801 Moved to relative paths and using the long hand php echo instead of the ?= - which seems like it should work, but folk are complaining. Alex fixes #14 and fixes #8 2011-09-15 08:51:28 +01:00