4236 Commits (d02348c1f81893c3f30b076e46196ce2cdc3b86d)
 

Author SHA1 Message Date
Corey Sheldon ca229baea1 Cleaned up sqlcipher instructions, added interlink 10 years ago
sudden6 bfe013c58b most settings documented 10 years ago
tux3 defae04227
Merge branch 'pr2755' 10 years ago
tux3 f2ba03b45f
Fix some messages being saved with history disabled 10 years ago
Zetok Zalbavar 910264a7d6
Add CONTRIBUTING.md 10 years ago
agilob 7f34290129
Merge remote-tracking branch 'antis81/chat/fix-mouse-crsr' 10 years ago
Nils Fenner 26768de94a
set mouse cursor to I-Beam shape, when hovering over text within chat 10 years ago
Corey Sheldon b998dba373 Some small updates. 10 years ago
minj 5ecc2d99a0 update Lithuanian translation 10 years ago
Nils Fenner 79ddbf7d02
open the first available audio in/out device as default, if specifier is empty 10 years ago
ovalseven8 f70b249ed8 Fix default smiley pack. Necessary because of the name changes. 10 years ago
Nils Fenner 552155bd1f
Merge PR #2719 from antis81:fix_audio_subscriptions 10 years ago
Zetok Zalbavar dd1b0efd61
Merge pull request #2731 from sudden6:patch-1 10 years ago
sudden6 081154e78a initial usermanual 10 years ago
sudden6 9a3df5094c add sqlcipher as dependency for opensuse 10 years ago
Andrew Novikov 985def25ff Implemented screen capturing support for Mac OS X 10 years ago
Andrew Novikov bd8a2c84ef Optimized working with strings 10 years ago
rku 056a77d4dd Cleaned up all the ipc/startup code: 10 years ago
tux3 f61332bc56
Fix bad casts in updater code 10 years ago
Andrew Novikov ce2e2efc76 Merge pull request #1 from tux3/master 10 years ago
Rowen Stipe d3e266b71b
Updated bootstrap-sox for sqlcipher 10 years ago
tux3 73c4c07dbd
Merge branch 'pr2687' 10 years ago
Jacob Henner e9b34f5154
Fixes #2686 - Profiles will store avatars in distinct files 10 years ago
Jacob Henner 3f4c21216a
Fixes #2629: avatars will be re-encrypted when the profile password changes 10 years ago
tux3 119fbe7468
Merge branch 'pr2715' 10 years ago
Johannes Löthberg e5baa403e0 Add SVG support to filetransfer preview 10 years ago
tux3 7b7016781c
Merge branch 'pr2707' 10 years ago
tux3 19b6368f1e
Merge branch 'pr2714' 10 years ago
Andrew Novikov cc64db3f27
Implemented listing and setting video modes on Mac OS X 10 years ago
Andrew Novikov 9d43062639
Changed the type of VideoMode::FPS to float: this is necessary for Mac OS X which uses frame rates like 29.97 10 years ago
Andrew Novikov 1dac0d09c8
Rearranged link dependencies. 10 years ago
Andrew Novikov cf6623cfc8
Implemented enumeration of video devices. 10 years ago
tux3 b01f47b1aa
Use pre Qt5.4 QTimer::singleShot 10 years ago
Nils Fenner 19201dda8a
Merge pull request #2713 from antis81:newav_audio_cleanup 10 years ago
ovalseven8 00fa6abc2f The color of the eight smileys is black now. 10 years ago
ovalseven8 015a3be2c0 Smiley changes: 10 years ago
ovalseven8 26a3384f5a Change order so that there are less problems with displaying unicode characters 10 years ago
ovalseven8 44b8568e83 Rename smiley packs 10 years ago
Nils Fenner e73fd27d8b
fix: don't subscribe to in/out device when initialization failed 10 years ago
Nils Fenner 0615c7c3c6
reimplement audio in/out subscription concept 10 years ago
Nils Fenner 27bfade9e1
unsubscribe invalid ToxCall from audio when copied 10 years ago
Nils Fenner d8607324ce
cleanup AudioPrivate 10 years ago
Nils Fenner ace3662757
further improved audio metering 10 years ago
Nils Fenner 535bb212f5
make use of QThread::requestInterruption 10 years ago
Nils Fenner 02f5f0a391
remove obsolete include of audio.h 10 years ago
Nils Fenner c39138a65d
lock mutex also on start/stop audio loop playback 10 years ago
Nils Fenner 08c43d0b83
cleanup OpenAL compatibility code in audio class 10 years ago
Nils Fenner a1b87194b8
fix #2504 10 years ago
Nils Fenner 44d1c6fe74
[WIP] implement threaded level meter for input level 10 years ago
Nils Fenner cbf0f2e7e0
draw the audio gain level with love 10 years ago