-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: dc1226eec97bb1a52c95deed520c5b968be95495:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit dc1226eec97bb1a52c95deed520c5b968be95495
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Sun Oct 16 19:08:14 2016 -0700

    Sounds default to autoplay

diff --git a/scripts/sound.js b/scripts/sound.js

index b0d688269827167b8eb98a5764bb21e0e350fd35..

index ..76852257dc177330ef6207dc6d102e0e531401d3 100644

--- a/scripts/sound.js
+++ b/scripts/sound.js
@@ -6,7 +6,7 @@ elation.require(['janusweb.janusbase'], function() {
         sound_id: { type: 'string' },
         rect: { type: 'string', default: "0 0 0 0" },
         loop: { type: 'boolean', default: false },
-        auto_play: { type: 'boolean', default: false },
+        auto_play: { type: 'boolean', default: true },
         play_once: { type: 'boolean', default: false },
         dist: { type: 'float', default: 1.0 },
         pitch: { type: 'float', default: 1.0, set: this.updateSound },

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 16:34:26 2024