1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

347 Commits

Author SHA1 Message Date
Bill Winslow
84a3841122 fix segfault on lack of audio formats 2014-07-27 19:20:41 -05:00
Bill Winslow
5ec0b0d8df Latest API update
It's a reasonably big change, and someone should test sending and recieving video and audio
2014-07-27 18:54:26 -05:00
Bill Winslow
22375e3b8f Randomized the bootstrap table, to distribute load away from the first 5 2014-07-27 15:55:22 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
809ae86898 Merge pull request #163 from Ansa89/italian-translation
Italian translation: update
2014-07-24 13:37:33 +02:00
Ansa89
ba8fb8914d Italian translation: update 2014-07-24 12:35:04 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5c327cf378 Merge pull request #162 from F1ynn/friendlist-fix
Fix friendList mixed horizontal & vertical scroll, improved scrollbar theme on OS X
2014-07-24 11:48:37 +02:00
Kevin Flynn
f7e462272a Fix friendList mixed horizontal & vertical scroll, improved scrollbar theme on OS X 2014-07-23 19:05:14 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
fdfe799886 Merge pull request #161 from dubslow/master
two minutiae, one of which is an updated bootstrap that's more useful to me
2014-07-24 02:28:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5072eb5d92 Merge pull request #160 from retuxx/chat
Placeholder text for chat input and friend invite
2014-07-24 01:49:00 +02:00
Marcel
9c0af06c0b use default invite message as placeholder text 2014-07-23 23:52:55 +02:00
Marcel
f080eb12e7 added placeholder text for chat input widget 2014-07-23 23:41:05 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
751f828c3e Fix build settings on Windows
I was missing GetAdaptersInfo@8, linked with iphlpapi
2014-07-23 12:50:12 +02:00
Bill Winslow
7e208e3302 updated bootstrap.sh so I don't have to not-add it and other minutiae 2014-07-23 05:00:55 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
aa451c18c3 Merge pull request #156 from dubslow/master
Mostly matched API changes, but avOnMediaChange still needs implementing
2014-07-23 11:47:11 +02:00
Bill Winslow
e1e7d68713 Mostly implemented latest toxav.h changes, but OnMediaChange still needs implementing 2014-07-22 16:59:27 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
aab7448384 Merge pull request #145 from dubslow/master
Add tooltips to user-provided text (helps to accommodate too-long names)
2014-07-22 19:45:14 +02:00
Bill Winslow
e14b7d66d4 Merge branch 'master' of https://github.com/dubslow/toxgui 2014-07-22 02:54:18 -05:00
Bill Winslow
e31b4457c9 Check that file transfer target is writable 2014-07-22 02:51:20 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
f0b0110cfc Merge pull request #153 from F1ynn/bugfix
Fix #142
2014-07-21 16:58:09 +02:00
Kevin Flynn
88cc57f4bc Fix #142 2014-07-20 11:17:06 -07:00
dubslow
70321756c0 Merge branch 'master' of https://github.com/tux3/toxgui 2014-07-16 06:53:28 -04:00
dubslow
1644f8c139 Updated the completed transfers widget to work as advertised 2014-07-15 21:37:08 -04:00
dubslow
4bb2ec3356 Add tooltips to user-provided text (helps to accomodate too-long names and msgs)
Ideally this would be done only if the widget is too small for the message, but
that can be quite difficult
2014-07-15 12:04:26 -04:00
Tux3 / Mlkj / !Lev.uXFMLA
d8e994e8f8 Merge pull request #143 from retuxx/docu
fixed bootstrap script for Mac OS X
2014-07-15 11:43:47 +02:00
Marcel
b501f772d8 fixed names of variables 2014-07-15 08:20:08 +02:00
Marcel
0572d44622 use osx compatible command to get absolute path of script 2014-07-15 00:16:20 +02:00
Marcel
a37fef136b check if variables are empty to be more failsafe 2014-07-14 18:56:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
047d1fdd50 Merge pull request #134 from suhr/master
update russian translation
2014-07-14 14:48:22 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
51d4989cd8 Merge pull request #139 from Ansa89/italian-translation
Italian translation: update
2014-07-14 14:46:15 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8599fb4a5a Merge pull request #137 from F1ynn/Misc-GUI-stuff
Fix status on F1ynn's theme, notify on non-active window (like uTox)
2014-07-14 14:45:55 +02:00
Ansa89
bd054e9f08 Italian translation: update 2014-07-14 14:04:04 +02:00
Kevin Flynn
ece497b722 Fix status on F1ynn's theme, notify on non-active window (like uTox) 2014-07-13 19:57:09 -07:00
Сухарик
547b6a3d8f update russian translation 2014-07-13 06:40:08 +04:00
Tux3 / Mlkj / !Lev.uXFMLA
ed0616dd91 Add option to make qTox portable 2014-07-12 22:59:36 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
171c1f0a3f Update linux static build conf 2014-07-12 22:38:33 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b32e275ec8 Update README: Update Linux download
Fixes #129
2014-07-12 22:27:49 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ef3c64af1f Update README: toxgui -> qTox 2014-07-12 20:30:07 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
40d6ea363d Update README: Mac download now on Jenkins 2014-07-12 19:19:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f173a5dfa9 Fix FT progressbar int overflow 2014-07-12 18:40:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
1dca6b04ea Rebased on master 2014-07-12 18:06:10 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
e63153bfa6 Fix crash on file transfer completed 2014-07-12 18:05:25 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
dc2d7f1085 Various improvement
Aka this commit is a mess, if you're bissecting this, good luck :)
2014-07-12 17:42:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
941a237d4d Preparation for large file transfers 2014-07-12 17:36:38 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ae1ce8ec88 Preparation for new file transfer 2014-07-12 17:29:56 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
fa9529ecae Remove callgrind output file 2014-07-12 16:29:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
29f0520e98 Improve video playing speed 2014-07-12 15:21:24 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
e92ded47ab Improve video playing speed 2014-07-12 14:52:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
96268a28d0 Add experimental RGB32 -> YUV420P conversion 2014-07-12 14:41:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5458b4b3ee Drop video frames when lagging
Aka, all the time. We only drop received frames, we never stop sending
2014-07-12 14:10:24 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
457a54d591 Fix video sending 2014-07-12 12:50:40 +02:00