4520 Commits (357ab11f92b257b35e70d4e27cfe69b51849dee6)
 

Author SHA1 Message Date
Andrew Morgan 0120cfb9fe Fix merge issues 10 years ago
Andrew Morgan db84074926 Markdown Preference now uses enumeration type instead of integer. 10 years ago
tux3 7a846b85e0
Merge branch 'pr2894' 10 years ago
Andrew Morgan 4c51be9a6b Changed rules to keep in line with actual markdown. Although Tox is marketed somewhat as a Skype-replacement, that doesn't mean we have to break compatibility with the rest of the web. 10 years ago
sudden6 25359d55b5 Fix proxy set only after request sent. 10 years ago
sudden6 53330daab7 toxme now supports proxies 10 years ago
Andrew Morgan a809897850 Removed leftover debug logging. 10 years ago
Andrew Morgan 518a398ca0 Added tooltip to warn user markdown preference will not change until restart. 10 years ago
Andrew Morgan a5f9e77a6b Changed asterisk rule to bold instead of italics. Fixed extraneous container in settings. 10 years ago
Andrew Morgan aa5d0f660c Changed markdown settings titles 10 years ago
Andrew Morgan fd31dd816d Added space detection for markdown #imdeadinside 10 years ago
Andrew Morgan e15315b618 Added markdown preference chooser to settings which chat abides by. 10 years ago
Zetok Zalbavar 3307855130
travis build script: fix copyright date 10 years ago
Zetok Zalbavar 3723f4b465
osx build script: fix building on travis 10 years ago
Sean ffa312b91b tabs to spaces 10 years ago
Sean f96570a9f3 Merge branch 'pixfmt' of https://github.com/seanlaguna/qTox into pixfmt 10 years ago
Sean a62d5a6bf3 Merge branch 'master' of https://github.com/seanlaguna/qTox into pixfmt 10 years ago
Sean Laguna de4dcb5bd7 whoops, forgot an else in an else if 10 years ago
Sean ded8d87ba8 generic pixel format selection 10 years ago
Zetok Zalbavar 0abeaa4b62
osx build script: install vpx and opus 10 years ago
Zetok Zalbavar 529349d8d3
osx build script: install toxcore into `libs/` 10 years ago
RowenStipe 3a452a700f
General clean up 10 years ago
Zetok Zalbavar 5a02091441
Fix osx travis - use bootstrap-osx.sh 10 years ago
RowenStipe ab769d1175
Updated libsodium check 10 years ago
Zetok Zalbavar 75607bcecc
Add travis (again) 10 years ago
Zetok Zalbavar a3802bd586
Merge pull request #2861 from RowenStipe:Travis 10 years ago
RowenStipe cc4dd1ab0f fixed small issue with functions 10 years ago
Zetok Zalbavar cd3cce7f6e
Merge pull request #2860 from RowenStipe:Travis 10 years ago
RowenStipe f6d7033b51 Added copyright header 10 years ago
RowenStipe 36ecde07da Added script to set up OS X clients to build qTox 10 years ago
tux3 c82e41ff6f
Properly ifdef filteraudio usage 10 years ago
tux3 9251f1f4ca
Fix #2854: Missing noexcept in Audio 10 years ago
Zetok Zalbavar 3343645b61
Merge pull request #2835 from agilob:login_form_style 10 years ago
Zetok Zalbavar 88198a244d
Merge pull request #2851 from mahmodemos:add_ar_lang 10 years ago
محمود العموش fdd956779d Adding arabic language file to the languages list 10 years ago
Nils Fenner 26e7bde991
initialize OpenAL error stack 10 years ago
tux3 87c4907054
Remove redundant source init code 10 years ago
tux3 a2fbc277fc
Replace audio check macros by functions 10 years ago
tux3 6cad8d8fe9
Remove redundant check starting audio thread 10 years ago
tux3 6425448196
Implement the playMono16Sound API sanely 10 years ago
tux3 f57bf331d6
Fix avform mic slider enabling 10 years ago
tux3 ce2f8fd1d5
Cleanup and improve audio input 10 years ago
tux3 0a1833a74b
Un-pimpl 10 years ago
tux3 fb68d3750c
Cleanup mic feedback related code 10 years ago
Nils Fenner ffbd8fba91
do not warn, when requesting the volume from an invalid audio device 10 years ago
Nils Fenner da6bed19b2
enable volume sliders only, if a valid audio device is selected 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 719def932b
remove unneeded "setCurrentIndex(-1)", when reading audio in/out device lists 10 years ago
Nils Fenner 9b5c799742
fix getter for audio master output volume 10 years ago