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

988 Commits

Author SHA1 Message Date
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
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