171 Commits (80f5cb5f7a275f2dc498e8f3fe3a84d702133789)

Author SHA1 Message Date
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. 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Anthony Bilinski 04ecfe3f34
feat(camera): add higher resolution camera options 7 years ago
Anthony Bilinski 1583991fb4
refactor(avform): simplify and standardize sliders, use RMS for volume 7 years ago
Horace Bianchon ad6ddfc4f2 fix(avform): Audio/Video settings tab #5011 issue bugfix 7 years ago
Diadlo e3726eade6
fix(avform): Hotfix for crash on video device change on 'None' 7 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 8 years ago
sudden6 8652fe99e3
feat(audio): make the libfilteraudio dependency optional 8 years ago
sudden6 9d0498e0cf
feat(audio): add setting to switch between new and old audio backend 8 years ago
Diadlo 3b2352a0ee
refactor: Rename methods in CameraSource 8 years ago
sudden6 28c2298ad9
feat(audio): split the audio interface from the backend library 8 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 9 years ago
Diadlo 9c9f1c11d1
feat(settings): Added reset settings button 9 years ago
Diadlo ef70b20a2b
refactor(avform): Changed combobox index checks on asserts 9 years ago
Diadlo 9478377868
feat(avform): Made warning and debug info more useful 9 years ago
Diadlo 08229735b2
feat(avform): Added automatic screen rescan 9 years ago
Diadlo eaccbf3da9
fix(avform): Added shift screen region 9 years ago
Diadlo 72780e6c7a
docs(todo): Changed todo format 9 years ago
Diadlo 31d8e7eef0
docs: Replaced simple on doxygen tag 9 years ago
Nils Fenner f00b9008e6
feat(settings): add notification signals for changed settings values 9 years ago
initramfs 192c1e8ff5
fix(avform): display true video height in video mode selection 9 years ago
Nils Fenner b71c919f2a feat(settings): add RecursiveSignalBlocker 9 years ago
initramfs 5324e768c3
fix(avform): add missing "first" video mode back to video modes 9 years ago
bitok 1f9b7b13de fix(avform):Add skipped camera open call 9 years ago
Diadlo c2e3358dd2
fix(avform): Added rounding height in mode name. 9 years ago
Diadlo 6e1ef70651
fix(avform): Changed "best modes" search algorithm. 9 years ago