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
600e013adc
Bump to version 0.7.2
2016-12-18 00:11:24 -05: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
3515623159
Bump version to 0.7.1
2016-09-23 13:05:05 -04:00
Jfreegman
a009f11c0c
Automatically update DHT nodeslist
...
List is now automatically fetched from nodes.tox.chat and placed in the
user config directory. The list is updated once every 30 days, and
will attempt to detect problems and re-fetch the list if necessary.
Also fixed a couple file descriptor leaks and cleaned some things up.
2016-09-20 00:00:09 -04:00
Jfreegman
74c1eef1d1
Bump version to 0.7.0
2015-11-12 17:18:37 -05:00
Jfreegman
ab99c1ac73
Fix building on FreeBSD (courtesy of thierry-FreeBSD)
2015-11-12 05:04:37 -05:00
Jfreegman
6cc1525daa
Fix some build issues
2015-11-03 23:04:05 -05:00
Jfreegman
4ab99c73a0
Merge with master
2015-11-02 15:22:52 -05:00
Jfreegman
8584feab80
Replace DNS-based username lookups with HTTPS & drop utox.org support
2015-10-28 17:14:17 -04:00
Jfreegman
462cfca175
Merge new AV branch
2015-10-20 17:57:54 -04:00
Jfreegman
ffcc804efe
Moved version up
2015-09-01 13:00:56 -04:00
cnhenry
4e2db756be
Merge remote-tracking branch 'upstream/master'
2015-08-21 00:52:27 -05:00
cnhenry
1606d01158
Implemented video calls for OSX
2015-08-21 00:44:25 -05:00
cnhenry
c8a9ac21f3
Implemented OSX device listing
2015-08-21 00:44:25 -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
Ansa89
b2ed8c0ead
Makefile: try to fix Tox/toxic#307
...
@henriqueleng please test it and report back if it works for you.
2015-08-21 00:14:02 -05:00
Ansa89
fd85d8f87b
Makefile: add uninstall target
2015-08-21 00:14:02 -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
5a2c341259
Makefile: try to fix Tox/toxic#307
...
@henriqueleng please test it and report back if it works for you.
2015-04-06 11:44:02 +02:00
Ansa89
bbb639c5aa
Makefile: add uninstall target
2015-04-03 13:04:28 +02:00
Jfreegman
2d3c5c9450
Mostly finished with new API port
...
- File transfers currently don't support pausing/resuming
- Avatars are not yet done
2015-03-28 02:56:54 -04:00
Ansa89
a11289de79
Move makefile into root directory
...
Requested by @mannol.
2015-03-21 18:35:40 +01:00
Ansa89
59e1114997
Some cosmetics changes
2015-03-16 13:16:03 +01:00
fr33domlover
0c39e7b158
Add support for auto-away based on screen attach/detach
2015-03-09 01:38:30 +02:00
Dominyk Tiller
d1036c8538
Darwin Build
...
Explains/Better Enables building on the OS X Platform. I’ve written a
Darwin.mk file for the purpose, given one is referenced in the Makefile
but doesn’t actually exist yet. I presume this is due to Toxic’s recent
move away from configure scripts?
Anyhow. It’s not perfect, and it could be prettier, but it should fix
2014-12-18 03:49:52 +00:00
Ansa89
a4e8cb3971
Fix Tox/toxic#276
2014-10-30 15:23:47 +01:00
Ansa89
317fa42b20
Makefile: revert back to mkdir
2014-10-21 11:51:02 +02:00
Ansa89
f5090532fb
Makefile: add toxic.desktop to install target
2014-10-21 10:31:30 +02:00
Ansa89
431290d47a
Version: fix revision calculation
2014-10-16 20:26:00 +02:00
Ansa89
1b9fd7f936
Install: check if manpages exist
2014-10-15 14:25:14 +02:00
Ansa89
0a1457acde
Version: add revision only if git is available
2014-10-15 10:39:49 +02:00
Jfreegman
e83356faef
Merge branch 'new' of https://github.com/louipc/toxic into louipc-new
2014-10-13 00:14:29 -04:00
Loui Chang
0a132b0eb5
doc: Unlink docs from the rest of the build process.
...
Since generated man pages are also included, we can't
guarantee proper timestamps. This should fix issues that trigger doc
building when it isn't needed.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-10-12 23:21:48 -04:00
mannol
75dd26518f
Finished drag and drop support
2014-10-12 23:26:28 +02:00