69 Commits (f756dbae2a326ed954c0b993a95f1afc22d6a5d2)

Author SHA1 Message Date
Anthony Bilinski f756dbae2a
chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 5 years ago
Anthony Bilinski 1ad561ca4c
refactor(style): use only one of override, virtual, or final 6 years ago
jenli669 fb3f44721e
refactor(AVForm): replace QDesktopWidget::screenCountChanged 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
sudden6 e7e35642d7
refactor(audio): introduce IAudioSource interface and use it 6 years ago
sudden6 47402fae90
refactor: run formatting script 6 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 6 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Anthony Bilinski 1583991fb4
refactor(avform): simplify and standardize sliders, use RMS for volume 7 years ago
Diadlo 8c05399e41
fix: [un]subscribe output in avform 8 years ago
Gavin Stark d24d4fb8ea feat(audio): microphone voice activation 8 years ago
Diadlo 9731d95c57
refactor(avform): Inject settings in AVForh 8 years ago
tox-user 61eddc1f6b feat(settings): Add audio quality setting 8 years ago
sudden6 9d0498e0cf
feat(audio): add setting to switch between new and old audio backend 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
Alice Weigt 22b89beaf1 fix(settings): Change test sound button to checkbox 9 years ago
Diadlo 9c9f1c11d1
feat(settings): Added reset settings button 9 years ago
Diadlo 08229735b2
feat(avform): Added automatic screen rescan 9 years ago
Diadlo 6e1ef70651
fix(avform): Changed "best modes" search algorithm. 9 years ago
Nils Fenner ff92a55950
refactor(avform): use auto-connections in ui signals 9 years ago
Nils Fenner 0b2dfc0305
refactor(avform): improve code flow 9 years ago
Nils Fenner 81df534c9a
refactor(audio): cleanup initialization of audio device lists 9 years ago
Diadlo 1c5158213d
fix(avform): Added restoring selected region 9 years ago
Diadlo d781a4f762
feat(cameradevice, avform): Added ability of screen selection 9 years ago
Diadlo 33729dcf4a
refactor(avform): Separeted search of preferred index in function 9 years ago
Diadlo 3f82396173
refactor(avform): Replace `bestModeInds` on videoMode index and video height as quality name 9 years ago
Diadlo 6f3ef0cf59
refactor(avform): Extracted functions with best mode search and combo box filling 9 years ago
Nils Fenner 792103f8b0
refactor(filter_audio): completely remove filter_audio dependency 9 years ago
Jason Papakostas 0c67831b4e fix sound sliders not saving when moved by keyboard 10 years ago
Nils Fenner f4f77af071
add "play test sound" button, while changing volume 10 years ago
Nils Fenner 6f7df25f4a
initialize gain/volume after initialization of audio in/out device 10 years ago
Nils Fenner 0615c7c3c6
reimplement audio in/out subscription concept 10 years ago
TheNain38 7cdd6e3dd9 Add an event filter so you can't scroll on sliders 10 years ago
tux3 a8746e6857
Cleanup duplicate slider slots in AVForm 10 years ago
tux3 5c8dc1d7c9
Add None audio I/O devices 10 years ago
Nils Fenner a2a32b61c4
Audio: persistent volume sliders, mic feedback and volume 10 years ago
agilob d875221e53
remove unused code, removed unused checks 10 years ago
agilob 73993e8b5d
update video mode on manual change , closes #2046 10 years ago
TheSpiritXIII 50041a3140 Video: Initial video when call starts 10 years ago
PKev 6069036324 translate to russian "contacts groups" 10 years ago
tux3 2ab55568f2
Make the video code a singleton, fix multithreading bugs 10 years ago
tux3 36fcb5cb62
Add final/override specifiers 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 15ca7a587f
Dynamic translation 10 years ago
tux3 ac0beffd0c
Fix #1792 10 years ago
Tux3 / Mlkj / !Lev.uXFMLA 27bb71f195 Implement video modesetting for dshow 10 years ago