Commit graph

194 commits

Author SHA1 Message Date
Vladimir Borisov
b50540402d
Signed libmpv-2
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-06-30 16:03:17 +03:00
Владимир Борисов
3c62e438e3
Merge pull request #28 from Stremio/x84_64
Some checks are pending
Continuous integration / test (push) Waiting to run
64 bit build
2025-06-30 13:00:34 +03:00
Vladimir Borisov
b37fbbd4c8
64 bit build 2025-06-30 12:39:12 +03:00
Владимир Борисов
133a890dec
Merge pull request #27 from Stremio/refactor/preload-ipc-init
refactor(webiew): remove init ipc logic
2025-06-30 11:46:25 +03:00
Tim
7ca2e78dac Merge branch 'main' of https://github.com/Stremio/stremio-shell-ng into refactor/preload-ipc-init
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-06-25 13:05:10 +02:00
Tim
1c40762cf5 chore: clippy
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-06-25 13:04:37 +02:00
unknown
d51211d071 refactor(webiew): remove init ipc logic 2025-06-21 01:23:07 +02:00
Владимир Борисов
6633e8490c
Merge pull request #24 from Stremio/refactor/on-window-focus-derive
Some checks failed
Continuous integration / test (push) Has been cancelled
refactor: use OnWindowFocus derive instead of raw event handler
2025-04-03 11:01:47 +03:00
Tim
65b7978abd refactor: use OnWindowFocus derive instead of raw event handler 2025-04-02 18:58:23 +02:00
Vladimir Borisov
8511d37102
New version - 5.0.5
Some checks are pending
Continuous integration / test (push) Waiting to run
2025-04-02 16:32:58 +03:00
Владимир Борисов
3f00da2d8d
Merge pull request #23 from Stremio/fix/app-win-state-changed-on-paint
Some checks are pending
Continuous integration / test (push) Waiting to run
fix(app): send ipc win-state-changed on focus
2025-04-02 14:51:25 +03:00
Tim
20dbac018a refactor(app): use WM_SETFOCUS event instead to send ipc win-state-change
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-04-02 13:15:25 +02:00
Tim
972a6fe0a0 fix(app): send ipc win-state-changed on paint 2025-04-01 16:27:14 +02:00
Владимир Борисов
222e59442b
Merge pull request #22 from Stremio/fix/fullscreen-win-visibility-change
Some checks are pending
Continuous integration / test (push) Waiting to run
fix(app): send ipc event when fullscreen state change
2025-04-01 16:22:54 +03:00
Владимир Борисов
80df7bcd17
Merge pull request #21 from Stremio/fix/webview-handle-window-request
fix(webview): handle window request
2025-04-01 16:22:37 +03:00
Tim
ff820cea6b fix(app): send ipc event when fullscreen state change 2025-04-01 12:28:23 +02:00
Tim
98edc086ea feat(webview): redirect to warning page for non-whitelisted host 2025-03-31 14:25:23 +02:00
Tim
c665c2fb75 fix(webview): handle window request 2025-03-31 14:05:41 +02:00
Vladimir Borisov
f3ea1cf3d3
bump varsion
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-03-24 17:04:12 +02:00
Владимир Борисов
38d52a3c6a
Merge pull request #15 from Stremio/feat/webview-handle-window-open
feat(webview): handle window.open
2025-03-24 17:03:03 +02:00
Vladimir Borisov
8a043364c7
Bump to v5.0.4 2025-03-24 16:52:52 +02:00
Владимир Борисов
87223ccb4c
Merge pull request #20 from Stremio/dll
Include vcruntime in the setup file
2025-03-24 16:42:37 +02:00
Vladimir Borisov
b9c3edf27d
Include vcruntime in the setup file 2025-03-24 15:40:19 +02:00
Vladimir Borisov
c56af1efb0
Bump version to v5.0.3
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-03-20 10:09:33 +02:00
Владимир Борисов
13725eb6b0
Merge pull request #19 from Stremio/dep-fix
Add Visual C++ Redistributable to the setup
2025-03-20 10:01:12 +02:00
Vladimir Borisov
b6b8f0f986
Add VSredist 2025-03-20 09:39:35 +02:00
Владимир Борисов
75be8718f0
Merge pull request #18 from Stremio/fix/player-mpv-sub-delay-prop
Some checks failed
Continuous integration / test (push) Has been cancelled
fix(player): handle SubDelay mpv prop
2025-02-28 10:16:54 +02:00
Tim
5afca64bda fix(player): handle SubDelay mpv prop 2025-02-27 23:08:21 +01:00
Vladimir Borisov
b0ed96cdb2
Bump version to v5.0.2
Some checks are pending
Continuous integration / test (push) Waiting to run
2025-02-27 16:20:15 +02:00
Владимир Борисов
4e789f79a4
Merge pull request #17 from Stremio/fix/visibility-events-window-show-hide
Some checks failed
Continuous integration / test (push) Has been cancelled
fix(app): send visibility events when window is shown or hidden
2025-02-24 16:38:46 +02:00
Tim
3848b5a59f fix(app): send visibility events when window is shown or hidden 2025-02-24 14:25:02 +01:00
Tim
8ef0f079b6 fix(webiew): incorrect condition for window.open js script
Some checks failed
Continuous integration / test (push) Has been cancelled
2025-02-24 00:28:56 +01:00
Ivo Georgiev
349349af9d
fix typo 2025-02-05 09:14:50 +02:00
Tim
ae5e8eb0e4 feat(webview): handle window.open 2025-01-31 17:40:05 +01:00
Владимир Борисов
c037255614
Merge pull request #14 from Stremio/refactor/updater-wait-for-app-ready
refactor(app): wait for app-ready before checking for updates
2025-01-31 11:29:39 +02:00
Tim
9364538e41 refactor(app): make updater thread blocking 2025-01-31 10:18:12 +01:00
Tim
520971b841 refactor(app): wait for app-ready before checking for updates 2025-01-30 17:25:55 +01:00
Vladimir Borisov
7148d7f41e
bump to 5.0.1 2025-01-28 16:09:26 +02:00
Vladimir Borisov
21fb872a51
Disable player loggin in release 2025-01-28 11:12:07 +02:00
Vladimir Borisov
82a0b15b35
Do not set audio track id. Set audio name 2025-01-28 09:50:50 +02:00
Vladimir Borisov
9e1c06c7d2
Enable context menus for text boxes 2025-01-24 12:27:17 +02:00
Vladimir Borisov
d9fbabbf62
Use layout for the splash image 2025-01-23 17:36:22 +02:00
Vladimir Borisov
9902c37aa2
Fix HDR 2025-01-23 15:12:30 +02:00
Vladimir Borisov
70d67a2aa2
Rename _handle to handle in webview events 2025-01-21 15:56:24 +02:00
Vladimir Borisov
0d6b8f23b5
Better event handling in the webview 2025-01-21 15:55:27 +02:00
Владимир Борисов
de70c49440
Merge pull request #13 from Stremio/server-fixes
fix: Server crash logs and boot availability
2025-01-21 14:17:26 +02:00
Vladimir Borisov
03921ffce9
Clippy 2025-01-21 11:53:38 +02:00
Vladimir Borisov
8e1b72d513
Server crash logs and boot availability 2025-01-21 11:45:14 +02:00
Владимир Борисов
bb5387bd98
Merge pull request #12 from Stremio/fix-focus-on-launch
fix: focus main window on launching second instance
2025-01-16 09:23:54 +02:00
Владимир Борисов
c58cbafa69
Merge pull request #11 from Stremio/fix-full-screen
fix: Retrieve active monitor before going full screen
2025-01-16 09:23:35 +02:00