Tux3 / Mlkj / !Lev.uXFMLA
bfb7998e74
Merge branch 'pr704'
2014-11-14 18:31:52 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
9cf3c8d63d
Merge branch 'pr692'
2014-11-14 18:29:29 +01:00
dubslow
f4e0ea83ef
show self title changes
2014-11-14 18:23:54 +01:00
dubslow
71c34b9d69
group title support
2014-11-14 18:23:54 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
3bc6909c96
Apply valgrind fix to 1on1 audio too
...
I haven't seen valgrind complain too much, but let's fix it preemptively
2014-11-14 18:14:33 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d834eaca33
Horrible hack to get timestamps not to hang on windows
...
Turns out date is a valid command on windowndows, and running it waits for user input. That hangs qmake. This hack is a valid batch command that returns 0 and at the same time a valid bash command that tries to run date or return 0
I'm so sorry.
2014-11-14 18:12:00 +01:00
apprb
08f523b8ff
AdvancedSettings tab introduced
2014-11-15 01:18:17 +09:00
Sean
3aa8399302
Refactor info.plist
...
This actually works now.
2014-11-14 02:48:07 -08:00
Sean
e05101942e
Fix mimetype, fix displayed name in titlebar, add a version string for internal tracking, declare language support for localization
2014-11-14 00:30:37 -08:00
apprb
e782a9d587
batch processing
2014-11-14 15:18:58 +09:00
apprb
9d96110e9b
mysql synchronous set
2014-11-14 15:18:55 +09:00
Sean
c166a4813d
Make everything magically work
2014-11-13 20:49:32 -08:00
Sean
483d235af9
Add tox: integration for OS X
2014-11-13 19:42:00 -08:00
Sean
6fe336ad92
Update welcome.txt
2014-11-13 18:01:45 -08:00
Sean
9db8f27742
Update welcome.txt
2014-11-13 16:16:40 -08:00
Tux3 / Mlkj / !Lev.uXFMLA
59b26f3d33
Add some debug info when toxav_prepare_transmission fails
...
Should help with #743
2014-11-14 01:05:43 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b7da6d3a5e
README: Mention package managers on Linux
2014-11-14 00:56:41 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
7c7f08837c
Merge branch 'pr744'
2014-11-14 00:38:50 +01:00
Sean
76a1aefec2
Force install to local user
2014-11-13 15:36:30 -08:00
Tux3 / Mlkj / !Lev.uXFMLA
2d608a4f2e
Update README.md
2014-11-14 00:30:14 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
66eebc2e11
Enable auto-updates for OS X
2014-11-14 00:02:12 +01:00
dubslow
d566f5f9b3
minor autoaway tweak
2014-11-13 23:56:22 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d0e8d291bd
Remove unused variable
2014-11-13 22:45:29 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ee2507f8e0
Fix conflicting declarations struct/class vpx_image
2014-11-13 22:40:10 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
848bf3e240
Fix conflicting declaration struct/class ToxID
2014-11-13 22:39:18 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
3b4ac83e06
Updater: Update OS X update server public key
2014-11-13 22:01:43 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
635b8f2c02
Merge branch 'pr742'
2014-11-13 21:57:58 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d6cb03a4c6
Update french translation
2014-11-13 21:52:38 +01:00
Maximilian
11f9cb0cbf
I implemented a new setting, which toggles the visibility of the system tray icon.
...
Background: On Ubuntu 14.04, system trays in Qt5 don't integrate into Unity.
2014-11-13 21:33:11 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
56b0559d85
Fix memory disclosure in audio send code (valgrind)
2014-11-13 21:14:17 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
5eeae0e142
Fix push to talk even when text edit focused
2014-11-13 20:32:09 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
858971fd94
Augment audio queue size, fixes quality issues
...
Closes #690
2014-11-13 20:21:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c550658e38
Use a source per call peer
2014-11-13 20:18:02 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
796e6f0f4d
Fix vol must be muted to actually hear things
2014-11-13 19:43:53 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
12431c3047
Better debug output for groupchat not found
2014-11-13 19:43:32 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a3b4198270
Fix possible crash on ~IPC
2014-11-13 19:43:03 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ae91311241
Silence IPC:processEvents failed to lock
2014-11-13 19:29:56 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d5ab03d03d
Listen for push-to-talk shortcut on more widgets
2014-11-13 19:25:45 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0c393e717a
Add simple push to talk with P
...
Fixes #734
2014-11-13 19:20:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
211005e8de
Don't 'style' QGroupbot borders in settings
2014-11-13 18:31:21 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a255d13b54
Windows: Uninstall start menu entries
2014-11-13 18:20:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
05c9ae9390
Auto-updater: Check timestamps before updating
...
Update the version file format to 2, breaks backward compatibility.
2014-11-13 14:42:26 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d0dae300cc
Remember compile time timestamp
...
Will be used to guarantee we don't downgrade if there's a bad update
2014-11-13 13:59:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c9f3bf54ac
Fix typo
2014-11-13 13:18:32 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
2c9c96e55f
Merge branch 'av_groupchats'
2014-11-13 13:14:56 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
eac712e68a
Add GUI for audio groupchats
2014-11-13 13:14:27 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
54462f0276
Prepare Core for av groupchats
2014-11-13 12:18:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
09790c95a4
simple_make: Install lupdate/lrelease with APT
2014-11-13 11:00:02 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c6cb49c991
Fix #735
2014-11-13 01:46:41 +01:00
Сухарик
232d30f510
fix something
2014-11-13 03:33:52 +03:00