rustdesk-rains/flutter/lib
21pages 2626dcbc5f
fix black screen issue when controlling the second screen on versions that lack multiple display support while using vram decoding (#7836)
* avoid create unnecessary video decoder

Signed-off-by: 21pages <pages21@163.com>

* controlled side uses the most frequent selected codec

Signed-off-by: 21pages <pages21@163.com>

* fix black screen when control old version's second screen

For versions that do not support multiple displays, the display parameter is always 0, need set type of current display

Signed-off-by: 21pages <pages21@163.com>

---------

Signed-off-by: 21pages <pages21@163.com>
2024-04-26 19:42:47 +08:00
..
common Feat: Follow remote cursor and window focus | Auto display switch (#7717) 2024-04-25 13:26:02 +08:00
desktop Feat: Follow remote cursor and window focus | Auto display switch (#7717) 2024-04-25 13:26:02 +08:00
mobile Feat: Follow remote cursor and window focus | Auto display switch (#7717) 2024-04-25 13:26:02 +08:00
models fix black screen issue when controlling the second screen on versions that lack multiple display support while using vram decoding (#7836) 2024-04-26 19:42:47 +08:00
native Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
web Feat: Follow remote cursor and window focus | Auto display switch (#7717) 2024-04-25 13:26:02 +08:00
common.dart buildPresetPasswordWarning for android 2024-04-17 22:01:09 +08:00
consts.dart refact: win, virtual display (#7767) 2024-04-19 11:31:52 +08:00
main.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00