1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 18:27:45 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
jfreegman
56ba61e061
Cleanup and refactor x11 code
- Deleted X11 code for an unfinished/broken feature
- Rename xtra -> x11focus
- Cleanup the remaining code a bit
2020-11-24 19:31:59 -05:00
zugz (tox)
7dead5ec96
Implement simplistic VAD 2020-11-14 00:00:01 +00:00
iphydf
b5ace27a3e
chore: Remove astyle from travis build.
The astyle check is now done by restyled.
2020-05-04 23:50:31 +01:00
jfreegman
2e39bee05a
Check for openal lib before attempting to build with video support 2019-03-15 16:05:54 -04:00
jfreegman
641fa471d2 Merge branch 'master' of https://github.com/fx-carton/toxic into fx-carton-master 2018-06-17 20:23:12 -04:00
François-Xavier Carton
46f646afcf Add an option to disable qr codes 2018-06-16 05:07:16 +02:00
Niel Nielsen
f6d9bc3a74
Update check_features.mk
Changed cfg/checks/check_features.mk to enable individual Audio/Video checks by adding proper DISABLE_VI option which takes "0" or "1" for disable/enable video checks/building.
2018-03-19 22:31:31 +01:00
jfreegman
221edb0012
add a .travis file and some build fixes 2018-02-26 02:34:38 -05:00
jakob
4f60d546e6 Disable Python support in the default build 2017-05-21 16:18:39 -04:00
jakob
b3ed8bc35c Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
jakob
90210daca7 Python interface for getting the user's nickname/status and executing commands 2017-05-15 22:12:28 -04:00
jakob
0e13a1f1bc Implemented a basic Python scripting engine, optional compilation. 2017-05-15 20:29:00 -04:00
Jfreegman
15846d2b50 Merge branch 'Ansa89-qr' 2016-10-05 14:58:10 -04:00
Ansa89
958df9f2e8
Add possibility to save QR code in PNG file format 2016-10-05 20:57:50 +02:00
Ansa89
34c29745cc
Makefile: use correct variable name when checking video libs 2016-10-05 09:09:22 +02:00
Ansa89
da6fe41d75
Makefile: fix video libs check 2016-10-04 10:25:49 +02:00
Jfreegman
6cc1525daa
Fix some build issues 2015-11-03 23:04:05 -05:00
cnhenry
4e2db756be Merge remote-tracking branch 'upstream/master' 2015-08-21 00:52:27 -05:00
cnhenry
c2c612b85a Fixed v4l2 capture crash, and refactored to prepare for new features 2015-08-21 00:40:09 -05:00
cnhenry
8f28f1d748 Progress on implementing v4l2 in video_device.* 2015-08-21 00:36:28 -05:00
cnhenry
a33e5f4bec Fixes to av.mk 2015-08-21 00:36:13 -05:00
cnhenry
9863dfc2ae Began implementing video_device.* 2015-08-21 00:35:55 -05:00
cnhenry
c755247434 Added video_device.h file 2015-08-21 00:35:55 -05:00
Mykola Orliuk
60b4d62657 Makefile: allow overriding pkg-config 2015-08-21 00:35:55 -05:00
Jfreegman
8301ab1bc2 Revert commit 312d0c3 (localization/gettext)
There were serious problems with branch merging that need to be resolved first
2015-08-21 00:35:40 -05:00
Ansa89
0a2ad23c15 Add localization system (gettext) 2015-08-21 00:24:02 -05:00
cnhenry
43bda5f7d9 Refactoring and fix related to invite callback not being fired 2015-08-21 00:14:03 -05:00
cnhenry
6e90072fb8 Implemented OpenCV demo to demonstrate video device listing and set up code structure for video 2015-08-21 00:14:03 -05:00
Mykola Orliuk
e83b397494 Makefile: allow overriding pkg-config 2015-07-14 08:27:07 +03:00
Jfreegman
035420e5c7
Revert commit 312d0c3 (localization/gettext)
There were serious problems with branch merging that need to be resolved first
2015-07-04 01:19:16 -04:00
Ansa89
85d3c18ba6 Add localization system (gettext) 2015-05-28 15:50:55 +02:00
Ansa89
59e1114997 Some cosmetics changes 2015-03-16 13:16:03 +01:00
mannol
75dd26518f Finished drag and drop support 2014-10-12 23:26:28 +02:00
Jfreegman
773a75b948
update makefile checks 2014-09-22 21:51:55 -04:00
Andriy Voskoboinyk
424a1c94d9 Add X11 option 2014-09-04 01:19:32 +03:00
Ansa89
924e8e0860 Reworked manpage build system 2014-08-25 12:54:44 +02:00
Ansa89
a3a8f7608a Fix Tox/toxic#222 and reorganize cfg dir 2014-08-19 18:22:57 +02:00