Nikola Hristov
|
78a2898367
|
Merge pull request #320 from zafar-hussain/zh-branch
Add cause argument to the custom errors #296
|
2022-11-26 13:59:08 +02:00 |
|
nklhrstv
|
eae061d997
|
new chromecast message protocol
|
2022-11-18 19:57:15 +02:00 |
|
zafar-hussain
|
b0fcfce24a
|
Add cause argument to the custom errors #296
|
2022-11-08 14:05:05 +05:00 |
|
nklhrstv
|
4cec766e7e
|
remove onDrop toast
|
2022-10-19 15:22:04 +03:00 |
|
nklhrstv
|
da1db50108
|
show notifications while processing a dropped torrent file
|
2022-10-18 13:39:02 +03:00 |
|
nklhrstv
|
418782e596
|
Merge branch 'development' of github.com:Stremio/stremio-web into core-async-api
|
2022-09-12 20:00:06 +03:00 |
|
nklhrstv
|
1d43da60c2
|
change the bridge api
|
2022-08-05 08:48:01 +03:00 |
|
nklhrstv
|
7657bad07c
|
worker & bridge moved to core-web
|
2022-08-04 17:07:00 +03:00 |
|
Vladimir Borisov
|
e20207b1ef
|
Cast shell message to error
|
2022-07-29 13:55:05 +03:00 |
|
Vladimir Borisov
|
16aa087021
|
Throw an error if the Qt API is not found
|
2022-07-29 12:41:40 +03:00 |
|
Vladimir Borisov
|
c535a200e1
|
Move the business logic to ShellTransport
|
2022-07-27 12:22:51 +03:00 |
|
Vladimir Borisov
|
1ba83f42bb
|
Implement shell IPC and pass it to the player
|
2022-07-26 13:40:54 +03:00 |
|
nklhrstv
|
62ae99282f
|
copytight header added
|
2022-07-10 10:12:45 +03:00 |
|
nklhrstv
|
de9577efe5
|
core ran in a worker thread
|
2022-07-09 23:16:43 +03:00 |
|
nklhrstv
|
11be6d8f8c
|
use async api of getState
|
2022-07-06 17:16:33 +03:00 |
|
nklhrstv
|
03b5f1fa9b
|
use decode_stream instead of pako
|
2022-06-27 17:07:58 +03:00 |
|
nklhrstv
|
24a8cbcab4
|
fix chromecast transport for large messages
|
2022-06-10 18:30:47 +03:00 |
|
nklhrstv
|
7b372b88cc
|
removeAllListeners added to services transport
|
2022-05-17 11:57:27 +03:00 |
|
nklhrstv
|
fdb7a5e6f3
|
removeAllListeners when service is stopped
|
2022-04-23 10:31:24 +03:00 |
|
core1024
|
aa6a2ed320
|
Update all file's copyright
|
2022-04-08 17:55:20 +03:00 |
|
nklhrstv
|
c752336d78
|
getDebugState api added to core transport
|
2021-11-05 19:00:30 +02:00 |
|
nklhrstv
|
ca8e3e4d33
|
empty line removed
|
2021-09-08 19:19:31 +03:00 |
|
nklhrstv
|
244ec32f16
|
dispatch call returns void
|
2021-01-20 14:28:31 +02:00 |
|
nklhrstv
|
f7e5e9a251
|
analytics api added to core transport
|
2021-01-20 14:27:14 +02:00 |
|
nklhrstv
|
e46abdebdd
|
keyboard shortcuts prevented if some modifier key is pressed
|
2021-01-19 18:32:11 +02:00 |
|
nklhrstv
|
9ddbce9460
|
throw error object in cast transport initializer
|
2021-01-19 11:12:55 +02:00 |
|
nklhrstv
|
cd464fa5f3
|
log servises init error
|
2021-01-18 16:16:26 +02:00 |
|
nklhrstv
|
494804f54b
|
move chromecast transport initialization to ChromecastTransport
|
2021-01-16 11:58:30 +02:00 |
|
nklhrstv
|
bc340c9157
|
clear core transport on error
|
2021-01-16 11:45:17 +02:00 |
|
nklhrstv
|
b86ebe1482
|
initialization code of core updated
|
2021-01-15 18:34:16 +02:00 |
|
nklhrstv
|
ab89ed7b21
|
tags added to error logs
|
2021-01-07 11:53:14 +02:00 |
|
nklhrstv
|
5adce4f50a
|
remove legacy blank error handlers
|
2021-01-07 11:50:29 +02:00 |
|
nklhrstv
|
d2a8c96067
|
adapt stremio core initialization
|
2021-01-06 17:59:29 +02:00 |
|
nklhrstv
|
bc652ea1f5
|
catch errors in dispatch
|
2021-01-04 18:05:42 +02:00 |
|
nklhrstv
|
99c00f4a41
|
replace events with eventemitter3
|
2020-12-16 15:13:15 +02:00 |
|
nklhrstv
|
aa1aa211c1
|
parse json message in chromecast transport
|
2020-12-15 13:58:19 +02:00 |
|
nklhrstv
|
017cf4fb3d
|
remove not needed eslint hints
|
2020-12-15 13:06:32 +02:00 |
|
nklhrstv
|
237b4e1f9e
|
clear transport in cast service after emit state changed event
|
2020-09-29 17:20:30 +03:00 |
|
nklhrstv
|
0959f1ed62
|
drop transport reference in core service after emit state change
|
2020-09-29 16:43:55 +03:00 |
|
nklhrstv
|
4cca1e8744
|
core service adapted to changes in core-web
|
2020-09-29 16:41:30 +03:00 |
|
nklhrstv
|
0218c7f8ef
|
log errors from event listeners
|
2020-09-21 12:46:32 +03:00 |
|
nklhrstv
|
080b7b4bb9
|
adapt core transport to changes in core
|
2020-09-09 18:16:40 +03:00 |
|
nklhrstv
|
c7f9543932
|
return result from requestSession method
|
2020-05-26 18:50:46 +03:00 |
|
nklhrstv
|
dd8b30eff0
|
ChromecastTransport simplified
|
2020-05-21 18:05:39 +03:00 |
|
nklhrstv
|
91cbd2f36a
|
replace dispatch with separate methods in chromecast transport
|
2020-05-21 12:31:25 +03:00 |
|
nklhrstv
|
ce17515be3
|
mute/volume actions replaced by custom messages
|
2020-05-20 17:25:38 +03:00 |
|
nklhrstv
|
4725517801
|
getMediaSession method added to cast transport
|
2020-05-19 14:42:18 +03:00 |
|
nklhrstv
|
a857ab761c
|
prevent dispatching same error event multiple times
|
2020-05-19 14:30:23 +03:00 |
|
nklhrstv
|
d4e52aeff0
|
remove listeners on session ended
|
2020-05-19 14:29:11 +03:00 |
|
nklhrstv
|
c07d6f3fb3
|
move getters before dispatch
|
2020-05-19 14:27:59 +03:00 |
|