Commit Graph

166 Commits

Author SHA1 Message Date
xdrm-brackets baf7804857 [lib.audio-manager] chromium/webkit fix + revert to MediaRecorder + removed debugs 2018-04-10 00:56:10 +02:00
xdrm-brackets 04c6e37527 [lib.audio-manager] chromium/webkit fix (must connect scriptProcessor to output 2018-04-10 00:53:17 +02:00
xdrm-brackets 9f6bc383bf [lib.audio-manager] back to 4096 2018-04-09 23:44:41 +02:00
xdrm-brackets 151e76b30a [lib.audio-manager] tweaked + pushed 4096 to 8192 2018-04-09 23:41:45 +02:00
xdrm-brackets 3aab1a93ba [vue.auth.dialog] updated dialog 'frequency' canvas now it take the whole height 2018-04-09 23:37:42 +02:00
xdrm-brackets 80e9bd2b05 [vue.auth.dialog] updated dialog 'frequency' canvas ++ 2018-04-09 23:32:55 +02:00
xdrm-brackets 86864ab8b2 [vue.auth.dialog] updated dialog 'frequency' canvas 2018-04-09 23:30:14 +02:00
xdrm-brackets aa3d896ed9 [lib.audio-manager] added stack max size = 2 2018-04-09 19:26:30 +02:00
xdrm-brackets 8cc640c47b [lib.audio-manager] added stack max size = 3 2018-04-09 19:24:19 +02:00
xdrm-brackets 7d767343d6 [lib.audio-manager] added stack max size 2018-04-09 19:21:26 +02:00
xdrm-brackets a06e9c1789 [lib.audio-manager] fixed buffer read (send() ScriptProcessor) + receive() only pushes to stack 2018-04-09 19:11:00 +02:00
xdrm-brackets f7d6e530b4 [lib.audio-manager] fixed buffer chain 2018-04-09 19:05:08 +02:00
xdrm-brackets cdd2c42129 [lib.audio-manager] added input volume + websocket buffer chain 2018-04-09 18:49:50 +02:00
xdrm-brackets e783de3675 [packages.json] 'npm run clean' does not fail anymore 2018-04-08 12:59:10 +02:00
xdrm-brackets 1e08abbd5e [packages.json] added electron 'npm run build:electron' 2018-04-08 12:53:27 +02:00
xdrm-brackets 381107e459 fix attempt 2018-04-07 16:54:13 +02:00
xdrm-brackets c9a2ac0f4a fix > removed HotModuleReload server for 'npm run dev' 2018-04-07 16:42:33 +02:00
xdrm-brackets 0b484a88a7 fix > 'parcel watch' works but 'parcel build' fails, removed 'minifyers' 2018-04-07 16:29:11 +02:00
xdrm-brackets 52dc5909b0 [index] updated redundancy 2018-04-07 16:24:21 +02:00
xdrm-brackets 139184a981 [setup] is now an asynchronous Promise() 2018-04-07 16:22:02 +02:00
xdrm-brackets 1baf2b5e06 [package.json].build() removed source maps 2018-04-07 16:13:11 +02:00
xdrm-brackets 9150874287 [main.js] now asynchronous page data loading -> each page script is a Promise() that must success before calling next() on VueRouter to load the according Vue 2018-04-07 16:11:59 +02:00
xdrm-brackets 51875ca4e8 [main.js] now asynchronous page data loading 2018-04-07 15:51:27 +02:00
xdrm-brackets c84037e2eb [parcel] moved into this folder all assets that will be bundled + [webpack.config] removed 2018-04-07 15:11:50 +02:00
xdrm-brackets a59903b1ad [ALL] setup for 'parcel bundler' 2018-04-07 15:06:03 +02:00
xdrm-brackets c24c6a95b1 [setup] by default do not show 'audio status' 2018-04-06 18:43:05 +02:00
xdrm-brackets d862215cd8 [lib.audio-manager] FREQUENCY or WAVE management (dispatch to callbacks if defined) + [vue.auth.dialog] added draw_freq() + default one + added draw_wave() can toggle between 2 viewers with 'gs.get.toggleDrawStyle()' 2018-04-06 18:39:14 +02:00
xdrm-brackets 2742fd818a [vue.auth.dialog] refactor + relayout audio status + added logout working icon that logout from 'voice' room + [lib.audio-manager] when calling kill() do not set volume to 0 because POP notifications will be then blocked 2018-04-06 17:02:40 +02:00
xdrm-brackets 19a9c39a5f [vue.auth.dialog] added audio status (connecting, listening, voice_connected) bound from [lib.audio-manager] 2018-04-06 16:44:15 +02:00
xdrm-brackets 3d557a8193 [lib.audio-manager] debuug is not automatically started, you must use debug() method 2018-04-06 16:15:15 +02:00
xdrm-brackets 2181bbb317 [lib.content-controller] added audio notification POP when receiving another's message on the current channel 2018-04-06 14:29:56 +02:00
xdrm-brackets 09d0f55666 [lib.audio-manager] added pop() notification sound 2018-04-06 14:26:15 +02:00
xdrm-brackets 017903cd91 [lib.audio-manager] fixed routing #2 2018-04-06 13:11:52 +02:00
xdrm-brackets f3a62a0a6d [lib.audio-manager] fixed routing 2018-04-06 12:57:22 +02:00
xdrm-brackets 854adb244d [room-controller] room.voice.nav() toggles AudioManager.launch() and AudioManager.kill()
[lib.audio-manager] added microphone voice filters + added debugger (every 10s) + added for each read source (from WS) a local gain [toworkon] + can listen without microphone permissions
2018-04-06 12:43:49 +02:00
xdrm-brackets 10bd316093 [fix][fix] increased playback rate 2018-04-06 02:30:35 +02:00
xdrm-brackets 3ed9f6b4d3 [fix] increased playback rate 2018-04-06 02:25:37 +02:00
xdrm-brackets f5b8440208 increased playback rate 2018-04-06 02:24:21 +02:00
xdrm-brackets b2446386d1 decreased frame time window + removed debug 2018-04-06 02:21:27 +02:00
xdrm-brackets f6b17ccbd2 [fuck] bigfix ta mere 2018-04-06 02:17:39 +02:00
xdrm-brackets 2682584e95 [test] increased BUFFER_SIZE to 16384 2018-04-06 01:53:23 +02:00
xdrm-brackets 3d0f3fcf74 log when websocket disconnected 2018-04-06 01:52:26 +02:00
xdrm-brackets 0a4b71b321 wrapped websocket connection + launch with argument 'wsAddress' 2018-04-06 01:42:56 +02:00
xdrm-brackets 5ed03574a7 fix shitty scope 2018-04-06 01:28:27 +02:00
xdrm-brackets 1d7837b6dc unknown fix #4 2018-04-06 01:24:42 +02:00
xdrm-brackets 9bd0d8c0c9 unknown fix #3 2018-04-06 01:23:06 +02:00
xdrm-brackets 6d42d2ec21 unknown fix #2 2018-04-06 01:21:45 +02:00
xdrm-brackets f412d395d9 unknown fix 2018-04-06 01:20:34 +02:00
xdrm-brackets 1334d37805 fix de merde 2018-04-06 01:16:21 +02:00
xdrm-brackets 31b5dccd23 fix websocket message.data not message 2018-04-06 01:12:17 +02:00