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

1028 Commits

Author SHA1 Message Date
Ansa89
2bbc47d3f7 Update .gitignore: remove autotools 2014-06-24 12:37:43 +02:00
Ansa89
f12b0ee472 Update .gitignore: remove autotools 2014-06-24 12:35:45 +02:00
Ansa89
46e4ddfaf1 Update README.md 2014-06-24 12:30:33 +02:00
Ansa89
449b6fa5ff Update README.md 2014-06-24 12:28:56 +02:00
Ansa89
3913adedb0 Update .travis.yml: cosmetic fixes 2014-06-24 12:06:13 +02:00
mannol1
4cf545d334 Merge pull request #149 from Ansa89/without-autotools
Remove autotools dependency
2014-06-24 12:03:52 +02:00
Ansa89
9225af06b1 Update .travis.yml: moved makefile in "build/" 2014-06-24 11:53:10 +02:00
Ansa89
562483823c Makefile: move to "build/" 2014-06-24 11:53:02 +02:00
Ansa89
57742bcd87 Makefile: use <TAB> instead of <SPACE> 2014-06-24 11:01:32 +02:00
Ansa89
5066ea637b Update .travis.yml: remove autotools 2014-06-24 10:53:24 +02:00
Ansa89
7b8cf65218 Makefile: remove Windows support and bump version 2014-06-24 09:02:06 +02:00
Jfreegman
7ac7713268 improve call duration string & remove a couple unused functions 2014-06-24 02:58:18 -04:00
Jfreegman
490c80dae9 don't allow calls to offline friends 2014-06-23 22:15:39 -04:00
Jfreegman
f324d2d34b some fixups 2014-06-23 21:56:58 -04:00
Jfreegman
f3ee120c48 Merge branch 'master' of https://github.com/Tox/toxic 2014-06-23 18:54:48 -04:00
Jfreegman
63ea6154f4
show info box for audio calls 2014-06-23 18:54:23 -04:00
mannol1
eafa660dee Merge pull request #151 from mannol1/master
Forgot to set index in some callbacks
2014-06-24 00:30:37 +02:00
mannol
2a6a5b13d7 Forgot to set index in some callbacks 2014-06-24 00:30:11 +02:00
Ansa89
47b9648f85 Makefile: fix typo 2014-06-24 00:23:37 +02:00
mannol1
55c05a4092 Merge pull request #150 from mannol1/master
Reverse call_idx and enable running call when devices fail to load
2014-06-24 00:21:22 +02:00
mannol
476b056ed0 make it dynamic 2014-06-24 00:20:44 +02:00
Ansa89
c53600b550 Makefile: add per-system defaults
This is only an empty structure, but I hope it will help for add per-system defaults in future
2014-06-24 00:17:14 +02:00
mannol
f47991e18e Reverse call_idx and enable running call when devices fail to load 2014-06-23 23:57:12 +02:00
Ansa89
773a3f4abf Remove autotools 2014-06-23 23:24:24 +02:00
Ansa89
809f472cb4 Remove autotools 2014-06-23 23:24:03 +02:00
Ansa89
e8ee3d694a Remove autotools 2014-06-23 23:23:41 +02:00
Ansa89
fec501801e Remove autotools 2014-06-23 23:23:17 +02:00
Ansa89
c52fe21237 Remove autotools 2014-06-23 23:23:05 +02:00
Ansa89
f00c218e56 Remove autotools 2014-06-23 23:22:32 +02:00
Ansa89
1daa4c5ca6 Makefile: add toxic version 2014-06-23 22:32:10 +02:00
Ansa89
717f8986cd Makefile: checks for libs 2014-06-23 21:55:32 +02:00
mannol1
65aba6e77d Merge pull request #147 from Ansa89/cast-localtime
Cast localtime
2014-06-23 21:30:19 +02:00
Ansa89
9f8a6a8b6b Use pkg-config for toxcore and toxav 2014-06-23 15:34:32 +02:00
Ansa89
b0bfb13241 Update Makefile
Cosmetic fixes
2014-06-23 14:07:23 +02:00
Ansa89
34102f72a2 Hand-written makefile
Compile toxic without autotools
2014-06-23 11:09:01 +02:00
Ansa89
cb93c6ec65 Cast time to "time_t" 2014-06-23 10:58:24 +02:00
Ansa89
78af10fa1f Cast time to "time_t" 2014-06-23 10:57:27 +02:00
mannol1
52b7719180 Merge pull request #146 from mannol1/master
Changed code a bit and added new features
2014-06-22 21:10:25 +02:00
mannol
48361a003e Merged upstream and other fixes 2014-06-22 21:07:11 +02:00
Jfreegman
34bd4a1c7c
fix a bunch of implicit declarations 2014-06-21 21:41:38 -04:00
mannol
94b271da5d wat 2014-06-22 02:31:24 +02:00
mannol
e47f2c05f3 Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
Jfreegman
6b9ef7e6c9
refactor string funcs 2014-06-21 17:55:01 -04:00
Jfreegman
62239a1fda fix backspace bug 2014-06-21 11:55:32 -04:00
Jfreegman
bba81ac884
fix offset issue 2014-06-20 23:56:59 -04:00
Jfreegman
9f4248b1e1
redesign text input field to scroll horizontally, increase max string size 2014-06-20 23:08:13 -04:00
mannol
e06f0ffb7e Missed device.* 2014-06-21 02:04:25 +02:00
mannol
29b283c176 VAD sort of works 2014-06-21 01:58:00 +02:00
Jfreegman
3e797db16e
various fixes 2014-06-20 14:27:33 -04:00
Jfreegman
034a8f5d8b
code cleanup, improve do_connection 2014-06-19 13:50:41 -04:00