From 1d680a91358953d7284d382b9ec8070e1d3c93cb Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Wed, 28 Mar 2012 15:56:11 -0700 Subject: [PATCH] Fixed changeslog bullet. --- CHANGELOG.md | 2 +- src/core.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e82ea6a3..844776bf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ * Changed addEvent function name to 'on'. * Removed conflicting array.indexOf function -Added exitFullScreen to support BlackBerry devices (pull/143) +* Added exitFullScreen to support BlackBerry devices (pull/143) -------------------------------------------------------------------------------- ^ ADD NEW CHANGES ABOVE ^ -------------------------------------------------------------------------------- diff --git a/src/core.js b/src/core.js index 79d0a7c74..60094e7bb 100644 --- a/src/core.js +++ b/src/core.js @@ -57,7 +57,7 @@ VideoJS.options = { // Default of web browser is 300x150. Should rely on source width/height. width: "auto", height: "auto", - + // defaultVolume: 0.85, defaultVolume: 0.00, // The freakin seaguls are driving me crazy!