RetroShare/plugins
jolavillette 4a1799db76 fix(voip): keep aspect ratio in camera preview
The self-view preview in Preferences/VOIP scaled camera frames into the
display widget with Qt::IgnoreAspectRatio, forcing them into a 4:3 box.
Non-4:3 cameras (e.g. 16:9) were therefore stretched vertically.

Use Qt::KeepAspectRatio, matching the sibling showFrameOff() which
already scales the placeholder icon correctly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-16 18:24:46 +02:00
..
Common fix rapidjson include directory 2026-01-18 14:21:54 -05:00
FeedReader gui(feedreader): add "Mark all as unread" alongside "Mark all as read" 2026-07-25 13:31:47 +02:00
VOIP fix(voip): keep aspect ratio in camera preview 2026-08-16 18:24:46 +02:00
CMakeLists.txt build(cmake): implement modular build system and align service dependencies 2026-05-18 16:04:01 +02:00
PluginInterface.h
plugins.pro Enabled compile of plugin VOIP for Qt 5 only 2026-02-17 18:56:41 +01:00