Commit graph

320 commits

Author SHA1 Message Date
Vladimir Borisov
f53412abfd
Bump version to 5.0.24
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-07-27 17:00:19 +03:00
Владимир Борисов
adfa9abcf5
Merge pull request #90 from Stremio/no-rce
Parse and sanitize URL before sending it to open::that
2026-07-27 16:59:28 +03:00
Vladimir Borisov
e8c3d2e579
Parse and sanitize URL before sending it to open::that 2026-07-27 16:26:03 +03:00
Timothy Z.
937807b4d7
Merge pull request #89 from Stremio/update/libmpv2-6
Some checks failed
Continuous integration / test (push) Has been cancelled
Update libmpv2 to 6.0.0
2026-07-24 15:36:27 +03:00
Timothy Z.
bac46d6f59 Merge branch 'main' into update/libmpv2-6 2026-07-24 15:06:47 +03:00
Timothy Z.
9c92800e38
Merge pull request #88 from Stremio/fix/player-video-ready-event
Player: report first video frame readiness
2026-07-24 15:05:51 +03:00
Timothy Z.
91a82801a2 Update libmpv2 to 6.0.0 2026-07-24 13:11:33 +03:00
Timothy Z.
88a8d71936 Report first video frame readiness 2026-07-22 18:16:36 +03:00
Timothy Z.
1446bba4d5
Merge pull request #87 from Stremio/fix/restore-webui-context-menus
Some checks failed
Continuous integration / test (push) Has been cancelled
Fix WebUI context menu handling
2026-07-22 15:58:36 +03:00
Timothy Z.
2a82117b47 fix: preserve WebUI context menus 2026-07-21 18:26:11 +03:00
Timothy Z.
db32935c26
Merge pull request #80 from Stremio/fix-virtual-keyboard-shortcuts
Some checks are pending
Continuous integration / test (push) Waiting to run
Allow WebUI Ctrl+G shortcut
2026-07-21 16:31:32 +03:00
Timothy Z.
704a418b7c
Merge pull request #86 from Stremio/feat/webview-inspect-context-menu
Enable WebView inspection from context menu
2026-07-21 16:20:58 +03:00
Timothy Z.
09832e2cf9 Enable WebView inspection from context menu 2026-07-21 15:46:26 +03:00
Timothy Z.
5ced7919bc Allow WebUI Ctrl+G shortcut 2026-07-21 15:39:55 +03:00
Timothy Z.
c687f3884f
Merge pull request #85 from Stremio/fix/player-keyboard-repeat-backlog
Fix player seek key repeat backlog
2026-07-21 15:09:52 +03:00
Timothy Z.
124e1c4970 fix: throttle player seek key repeats 2026-07-21 13:16:49 +03:00
Timothy Z.
264c3e6f5b
Merge pull request #82 from Stremio/fix/http-stream-reconnect
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-07-15 17:24:47 +03:00
Timothy Z.
7d7acb7be8 fix: reconnect HTTP streams
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-07-15 10:27:02 +03:00
Timothy Z.
04d3790ae6
Merge pull request #83 from Stremio/fix/rust-1.97-clippy
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-07-14 13:03:01 +03:00
Timothy Z.
b87087a5a8 fix: pass Rust 1.97 clippy 2026-07-14 12:39:59 +03:00
Vladimir Borisov
6acbee54e5
Fix upload script
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-23 11:18:37 +03:00
Timothy Z.
5b1f341dbd bump: release v5.0.23
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-19 13:57:17 +03:00
Timothy Z.
2e362b1d46
Merge pull request #76 from Stremio/fix/pass-streaming-server-url
Pass streaming server URL to WebUI
2026-06-19 13:54:07 +03:00
Alexandru Branza
ed4b9bca64
Merge pull request #73 from Stremio/claude/feat/mpv-gpu-next-defaults
Player: switch to vo=gpu-next and add HDR/SDR quality defaults
2026-06-19 12:46:52 +02:00
Timothy Z.
82bccabc3d fix(gvp): correct the setting name
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-18 15:08:51 +03:00
Timothy Z.
813fe01f75 correctly probe for nvidia capabilities support 2026-06-18 15:03:06 +03:00
Timothy Z.
ea22f21af7 Fix GPU video processing output
Some checks are pending
Continuous integration / test (push) Waiting to run
2026-06-18 13:54:30 +03:00
Timothy Z.
c36c9d6a9f Gate RTX HDR output by display and setting
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-16 11:34:43 +03:00
Владимир Борисов
fe30e59c0f
Merge pull request #79 from Stremio/fix/mpv-end-file-reasons
Some checks failed
Continuous integration / test (push) Has been cancelled
Report mpv end-file reasons
2026-06-16 10:53:26 +03:00
Timothy Z.
2b32e58d14 Switch output color mode by display
Some checks are pending
Continuous integration / test (push) Waiting to run
2026-06-15 22:46:52 +03:00
Timothy Z.
93849ebd4d Set D3D11 color-space defaults 2026-06-15 22:27:44 +03:00
Timothy Z.
3469bf8471 Merge branch 'main' into fix/pass-streaming-server-url
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-15 22:08:57 +03:00
Timothy Z.
1d176ca9b4 Merge branch 'main' into fix/pr73-squash 2026-06-15 22:07:59 +03:00
Владимир Борисов
d98d21bfb9
Merge pull request #33 from Stremio/feat/discord-rich-presence
Some checks are pending
Continuous integration / test (push) Waiting to run
Feat/discord rich presence
2026-06-15 17:39:30 +03:00
Timothy Z.
3baa5bea4a correct lint 2026-06-15 17:07:18 +03:00
Timothy Z.
a42cca4b76 refactor(discord): correctly spawn discord process 2026-06-15 16:57:53 +03:00
Timothy Z.
0f1dd1bd00 Merge branch 'main' into feat/discord-rich-presence 2026-06-15 16:56:49 +03:00
Владимир Борисов
8e49d427a0
Merge pull request #59 from Stremio/claude/bump-libmpv-issue-58
Feat/bump mpv libmpv2
2026-06-15 16:45:48 +03:00
Timothy Z.
028a72d0bf
Merge branch 'main' into claude/bump-libmpv-issue-58
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-10 14:02:58 +03:00
Timothy Z.
ee7bd91b1a fix: report mpv end-file reasons 2026-06-10 13:03:32 +03:00
Timothy Z.
b6e626fbaf bump: release v5.0.22
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-06-08 13:20:21 +03:00
Timothy Z.
d52b17b192 Update server bundle 2026-06-08 12:10:35 +03:00
Timothy Z.
ce16278cda Merge remote-tracking branch 'origin/main' into feat/discord-rich-presence
Some checks failed
Continuous integration / test (push) Has been cancelled
# Conflicts:
#	src/stremio_app/app.rs
#	src/stremio_app/ipc.rs
2026-05-18 15:13:01 +03:00
Timothy Z.
49e1760308 style discord connect arm 2026-05-18 14:49:25 +03:00
Timothy Z.
b2f3de3a13 refactor discord rpc state 2026-05-18 14:31:52 +03:00
Timothy Z.
35543aa1c7 Fix MPV command handling after libmpv bump
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-05-18 12:26:32 +03:00
Владимир Борисов
b644519919
Merge pull request #60 from Stremio/fix/window-state-titlebar-color
Some checks failed
Continuous integration / test (push) Has been cancelled
Fix: Window state and title bar color
2026-05-13 17:15:35 +03:00
Timothy Z.
d7df369616 create gradient using colorref
Some checks failed
Continuous integration / test (push) Has been cancelled
2026-05-13 15:56:28 +02:00
Timothy Z.
dd12f3a855 Merge remote-tracking branch 'origin/main' into fix/window-state-titlebar-color
# Conflicts:
#	src/stremio_app/window_helper.rs
2026-05-13 15:54:43 +02:00
Timothy Z.
4b310e9afd correct color to match normal baground 2026-05-13 15:47:38 +02:00