1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 13:27:46 +02:00
Commit Graph

1002 Commits

Author SHA1 Message Date
mannol1
6c38e72654 Merge pull request #161 from Ansa89/fix-autoconnect
Try to fix autoconnect
2014-06-25 11:00:45 +02:00
Ansa89
599c2119d5 README.md: better wording 2014-06-25 10:54:05 +02:00
Ansa89
dfd89f2b5c Makefile: fix typo...again 2014-06-25 09:56:31 +02:00
Ansa89
7db3dcbdf6 Makefile: fix typo 2014-06-25 09:53:05 +02:00
Ansa89
5b268a1a6a Try to fix autoconnect (Tox/toxic#158) 2014-06-25 09:13:57 +02:00
Jfreegman
43c1140aa2
improve input scrolling, fix some unicode issues (WIP) 2014-06-24 21:02:16 -04:00
Jfreegman
0bc9725b98
forgot makefile 2014-06-24 17:52:57 -04:00
Jfreegman
ef097757f3 general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings 2014-06-24 17:47:35 -04:00
JFreegman
6490fa598c Merge pull request #157 from Ansa89/widechar
Wide characters support
2014-06-24 17:04:21 -04:00
Jfreegman
c41464c990
fix dns compatibility for apple 2014-06-24 13:20:12 -04:00
Ansa89
94d7e3199e Put back license 2014-06-24 17:48:49 +02:00
Ansa89
140dd5e5d3 Put back license 2014-06-24 17:46:52 +02:00
Ansa89
251a81ef43 Create cfg directory 2014-06-24 17:37:11 +02:00
Ansa89
76f81c4d33 Wide characters support and removed unused files 2014-06-24 17:35:23 +02:00
Ansa89
b14a1bb7b9 Merge pull request #3 from Tox/master
Sync with main project
2014-06-24 17:25:25 +02:00
mannol1
5f6f021039 Merge pull request #155 from theGeekPirate/patch-1
Polishing README.md
2014-06-24 15:00:35 +02:00
theGeekPirate
9b69cecfb1 Polishing README.md
- Corrected English phrasing throughout
- Display screenshot on the page instead of a link
- Clarification as to what 'libtoxav' is
- Numeration for compilation steps instead of an unsorted list
- Separated compilation instructions into steps and notes
- Added links for dependencies
2014-06-24 05:54:14 -07:00
mannol1
f75248d177 Merge pull request #153 from Ansa89/master
README.md: add build status
2014-06-24 14:02:01 +02:00
Ansa89
97f8d6c074 README.md: add build status 2014-06-24 13:20:21 +02:00
Ansa89
c29d5d1ca2 Merge pull request #1 from Tox/master
Sync with main project
2014-06-24 12:51:24 +02:00
mannol1
48c272acf8 Merge pull request #152 from Ansa89/without-autotools
Update readme instructions
2014-06-24 12:48:53 +02:00
Ansa89
f66b9137e8 Update README.md 2014-06-24 12:46:18 +02:00
Ansa89
c3dfaa5935 Update README.md 2014-06-24 12:45:14 +02:00
Ansa89
9a9ae03e41 Update .gitignore: revert previous commit 2014-06-24 12:41:49 +02:00
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