RetroShare/plugins/VOIP/gui
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
..
images update icons 2016-08-04 19:46:20 +02:00
sounds added some sound files 2013-10-03 22:50:36 +00:00
audiodevicehelper.cpp fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
audiodevicehelper.h fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
AudioStats.cpp renamed AudioInputConfig into VOIPConfigPanel 2021-05-12 21:44:25 +02:00
AudioStats.h finished licenses in VOIP. Files re-licensed with authorization 2018-11-11 14:24:46 +01:00
AudioStats.ui corrected string 2012-12-03 15:55:01 +00:00
AudioWizard.cpp Remove unused skins. 2021-11-29 15:39:42 +01:00
AudioWizard.h finished licenses in VOIP. Files re-licensed with authorization 2018-11-11 14:24:46 +01:00
AudioWizard.ui moved abSpeech audio bar to main panel 2021-05-12 23:24:57 +02:00
QVideoDevice.cpp fix(voip): keep aspect ratio in camera preview 2026-08-16 18:24:46 +02:00
QVideoDevice.h fixed up bandwidth display when no video is selected 2021-05-27 21:45:56 +02:00
SpeexProcessor.cpp fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
SpeexProcessor.h fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VideoProcessor.cpp remove size from NetQueue template arguments 2026-01-16 12:05:35 -05:00
VideoProcessor.h Fixed compile of VOIP for older compilers 2026-02-17 18:56:41 +01:00
VOIP_images.qrc Added new iconset for Voip, by Beluga 2016-01-18 13:36:38 +01:00
VOIPChatWidgetHolder.cpp Added changes of RsChatFlags and RsStatusValue to VOIP plugin 2025-12-06 00:48:26 +01:00
VOIPChatWidgetHolder.h Added changes of RsChatFlags and RsStatusValue to VOIP plugin 2025-12-06 00:48:26 +01:00
VOIPConfigPanel.cpp Added missing initialization and check of members in VOIPConfigPanel to fix crash at shutdown with enabled plugin VOIP 2021-12-29 17:07:15 +01:00
VOIPConfigPanel.h added the possiblity to choose which camera to use 2021-05-27 21:21:26 +02:00
VOIPConfigPanel.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
VOIPGUIHandler.cpp Added changes of RsChatFlags and RsStatusValue to VOIP plugin 2025-12-06 00:48:26 +01:00
VOIPGUIHandler.h fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPNotify.cpp fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPNotify.h fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPToasterItem.cpp fixed compilation 2025-11-11 20:12:53 +01:00
VOIPToasterItem.h fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPToasterItem.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
VOIPToasterNotify.cpp fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00
VOIPToasterNotify.h fixed licenses in VOIP. Permission pending for some files 2018-11-11 14:24:46 +01:00