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

31 Commits

Author SHA1 Message Date
initramfs
b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 2016-08-04 06:25:50 +08:00
Nils Fenner
792103f8b0
refactor(filter_audio): completely remove filter_audio dependency
The filter_audio API is not working for qTox/Tox and thus disabled by default via compiler switch. In current qTox UI, it is not configurable, even when this switch is enabled. According to issue #3194 the library is no longer maintained as well. I don't see any reason to keep it in qTox.
2016-06-04 22:12:27 +02:00
Zetok Zalbavar
fa5ee5b1ad
fix(bootstrap.sh): add instructions for missing unzip & adjust path
Also correct $PATH in windows instructions to work on x86_64.

Fixes #3153
2016-04-24 16:17:39 +01:00
towlie
2d3f27a8ef Fix delete startmenu shortcuts x64 2015-12-14 21:56:37 +01:00
towlie
69c4b86bbf fix mistake 2015-12-14 21:55:30 +01:00
towlie
32eff2f4f5 Fix delete startmenu shortcuts x86 2015-12-14 21:53:27 +01:00
towlie
ae1b9a11fd drop admin rights x86 2015-12-14 21:50:08 +01:00
towlie
4331c99e55 drop admin rights x64 2015-12-14 21:47:45 +01:00
Zetok Zalbavar
50255e8926
[windows/bootstrap.sh] remove deprecated opencv part 2015-10-05 12:40:06 +01:00
tux3
697bbf592d
nsis: Use File directly instead of macro 2015-09-12 21:11:06 +02:00
tux3
f8d75fcc1c
nsis: Don't fail if no Qt plugins are found 2015-09-12 20:42:50 +02:00
rku
099b84c0e3 Changed toxcore urls to point to new buildserver in windows/bootstrap.sh 2015-08-05 15:40:06 +03:00
rku
13bc58ccc6 4-space-aligned windows/bootstrap.sh 2015-06-25 20:55:10 +03:00
rku
4984450925 Added ffmpeg support to windows/bootstrap.sh 2015-06-25 20:52:04 +03:00
tux3
e0ef42aff9
Update win64 nsis script 2015-06-03 00:11:36 +02:00
tux3
3be0cdfc44
Install for all users on Windows 2015-05-17 19:31:06 +02:00
tux3
ac934d923d
Proper uninstall entry for Windows 2015-05-17 19:30:36 +02:00
novist
7e0009e99c Fixed filter_audio lib windows bootstraping
Added qrencode lib to windows bootstrap script
2015-04-28 19:14:50 +03:00
novist
b7fbb4ab45 Updated windows/bootstrap.sh to build filter_audio using Makefile 2015-02-19 18:50:58 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5bd3cd041d
Windows installer: Fix x64 install path
Program Files instead of Program Files (x86)
2015-02-01 22:30:13 +01:00
novist
9266dc55f5 Added windows/bootstrap.sh which downloads and compiles all qtox dependencies
Fixed install_libfilteraudio.sh to work on windows
bootstrap.bat now invokes sh bootstrap.sh (for convenience)
Updated INSTALL.md to reflect simplified bootstrapping procedure
2015-01-08 13:59:05 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
33cb5a03ec
Update windows installer for x64 2014-11-18 20:31:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a255d13b54
Windows: Uninstall start menu entries 2014-11-13 18:20:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b1c68734d8
Fix #694 2014-11-10 18:50:11 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ba4a9f8fc4
Windows installer: Fix Tox URI handling 2014-11-08 12:19:18 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e4c5d50bec
Windows installer: .tox file format, app registration
qTox now handles the .tox file format, gives it its default icon, and is properly registered as an application you can remove from the control panel
2014-11-08 00:08:46 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
f40aa08392
Windows installer: System-wide Tox URI protocol support
Will enable support for the tox: (Tox URI) protocol in the registry, notably in major web browsers
2014-11-07 22:58:20 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0ad4860e3b
Add icon on windows 2014-10-26 16:35:42 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b9ca91c125
qtox.nsis: Option for desktop shortcut 2014-10-26 16:23:55 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e111b8ee90
Upload windows NSIS installer script 2014-10-26 15:48:36 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
96f7a9e2c5
Upload windows build script 2014-10-26 15:48:14 +01:00