182 Commits (1bd5e94edd38bb8cd2657a5fbb1ff96784ac0111)

Author SHA1 Message Date
iphydf e71225268f
chore: Various code cleanups. 6 years ago
Anthony Bilinski 4f7056385f
refactor: remove dependency on libfilteraudio 6 years ago
jenli669 fb3f44721e
refactor(AVForm): replace QDesktopWidget::screenCountChanged 7 years ago
jenli669 16452eff0c
refactor(AVForm): replace QDesktopWidget::resized 7 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 7 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 7 years ago
sudden6 cef773c4f6
fix(AVForm): don't load gain when device not ready 7 years ago
sudden6 e7e35642d7
refactor(audio): introduce IAudioSource interface and use it 7 years ago
sudden6 a8546fe8cb
refactor: use smart pointer instead of raw pointer 7 years ago
sudden6 47402fae90
refactor: run formatting script 7 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 7 years ago
sudden6 80f5cb5f7a
fix(audio): input device not closed under certain circumstances 7 years ago
sudden6 c6a197feca
refactor: re-format and cleanup 7 years ago
sudden6 3746bd13bc
fix(video): workaround for webcams that provide no fps value 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
iphydf 945ed65ba7
refactor: Remove unused lambda capture. 8 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 8 years ago
Anthony Bilinski 04ecfe3f34
feat(camera): add higher resolution camera options 8 years ago
Anthony Bilinski 1583991fb4
refactor(avform): simplify and standardize sliders, use RMS for volume 8 years ago
Horace Bianchon ad6ddfc4f2 fix(avform): Audio/Video settings tab #5011 issue bugfix 8 years ago
Diadlo e3726eade6
fix(avform): Hotfix for crash on video device change on 'None' 8 years ago
Diadlo 8c05399e41
fix: [un]subscribe output in avform 8 years ago
sudden6 81522deabd
fix(video): choose first available resolution in preview automatically 8 years ago
sudden6 a2927de27d
fix(video): use float framerates also for V4L2 8 years ago
Gavin Stark d24d4fb8ea feat(audio): microphone voice activation 8 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Diadlo 9731d95c57
refactor(avform): Inject settings in AVForh 8 years ago
tox-user 78c6869e4c style(settings): change names of local constants to camel case 8 years ago
tox-user e4b0c54965 refactor(settings): use a cleaner way to read and set audio bitrate 8 years ago
tox-user b36a7bdec9 refactor(settings): use constants in audio quality setting 8 years ago
tox-user 7ed2d97aad feat(settings): make audio quality setting persistent 8 years ago
tox-user 61eddc1f6b feat(settings): Add audio quality setting 8 years ago
sudden6 7f3887f67c
refactor(audio): fix some remarks from review 9 years ago
sudden6 8652fe99e3
feat(audio): make the libfilteraudio dependency optional 9 years ago
sudden6 9d0498e0cf
feat(audio): add setting to switch between new and old audio backend 9 years ago
Diadlo 3b2352a0ee
refactor: Rename methods in CameraSource 9 years ago
sudden6 28c2298ad9
feat(audio): split the audio interface from the backend library 9 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
Alice Weigt 22b89beaf1 fix(settings): Change test sound button to checkbox 9 years ago
Alice Weigt 9b46cf6404 fix(settings): Play test sound when user enables test sound 9 years ago
Diadlo 15181c431a
fix(avform): Fixed empty value in audio and video lists 9 years ago
PKEv 84a9570039 fix(settings): correct empty listbox audio device 9 years ago
Diadlo f0402bb3d3
refactor(settings): Changed manual connects to auto-connections 10 years ago
Diadlo 9c9f1c11d1
feat(settings): Added reset settings button 10 years ago
Diadlo ef70b20a2b
refactor(avform): Changed combobox index checks on asserts 10 years ago
Diadlo 9478377868
feat(avform): Made warning and debug info more useful 10 years ago