Commit Graph

182 Commits

Author SHA1 Message Date
Volker Fischer
cfb4887beb Qt only has 64 bit support for Visual Studio 2017 2018-03-08 17:43:26 +00:00
Volker Fischer
b0d37c86e7 2016 -> 2017 2017-08-11 21:08:54 +00:00
Volker Fischer
346d5159a0 my current QT installation seems not to be compiled with "icu" 2017-08-11 20:47:22 +00:00
Volker Fischer
e3ad24373c added findprocdll for NSIS installer 2017-08-11 16:26:23 +00:00
Volker Fischer
621aa8f1a6 fixes for deploy under Windows 2016-05-12 19:36:23 +00:00
Volker Fischer
4cbee9d1d5 fixes for new Qt version and new Visual Studio compiler (VS 2015) 2016-05-11 15:44:16 +00:00
Volker Fischer
ca73117279 update the copyright 2015-12-31 13:14:09 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
f63097b4c5 the file in the CVS seems to be corrput 2014-01-05 16:10:37 +00:00
Volker Fischer
7da3489350 fixes for Qt 5.2 2014-01-02 10:11:35 +00:00
Volker Fischer
9459a73ab5 do the same calculation as in client.cpp (first multiplication, then division) 2013-12-17 20:55:35 +00:00
Volker Fischer
3fc6ccc8aa introduce GetInOutLatencyMs to query the actual latency from the sound interface 2013-12-17 20:52:38 +00:00
Volker Fischer
a0c318eeec some speed optimizations 2013-12-14 22:16:20 +00:00
Volker Fischer
f97babb561 renamed llcon to Jamulus 2013-03-24 09:18:56 +00:00
Volker Fischer
f4a047294c renamed llcon.rc to mainicon.rc 2013-03-24 09:16:21 +00:00
Volker Fischer
5562410594 changed name from llcon to Jamulus 2013-02-19 21:20:15 +00:00
Volker Fischer
42e13fe56c update 2013-02-18 18:22:28 +00:00
Volker Fischer
e4697ac396 added higher resolution images 2013-02-17 09:49:43 +00:00
Volker Fischer
199d52cde2 bug fix for installation on Windows (missing platform dlls of Qt), thanks to mickg100 for the patch 2013-02-11 18:16:17 +00:00
Volker Fischer
e8e2e8f540 we are using Visual Studio to compile the sources now, not the qt developer 2013-01-24 09:56:18 +00:00
Volker Fischer
070be40117 changes for using Visual Studio express and using a project file which was generated by qmake 2013-01-24 09:55:41 +00:00
Volker Fischer
60823ae544 fixes for QT5 2013-01-24 09:34:16 +00:00
Volker Fischer
a7895f88ea update year to 2013 2013-01-23 10:41:13 +00:00
Volker Fischer
021ae73747 fixes for Qt5 and Visual Studio Express 2010 2013-01-14 18:21:35 +00:00
Volker Fischer
2b5297fcdc moved fix with "NOMINMAX" in the project file 2013-01-13 14:20:53 +00:00
Volker Fischer
34a26d41f5 fixes 2013-01-10 16:20:20 +00:00
Volker Fischer
02782c5884 bug fix 2013-01-09 09:55:59 +00:00
Volker Fischer
93fab6e52d only support qt creator for Windows now 2013-01-09 09:40:51 +00:00
Volker Fischer
547dbf8e9a qt5 fixes 2013-01-08 19:26:05 +00:00
Volker Fischer
62239d903a small fix 2013-01-02 21:05:09 +00:00
Volker Fischer
87aabee220 changed the qt includes to regular ones (without the .h) 2013-01-02 20:41:04 +00:00
Volker Fischer
3f75913dca better handling of sound card reinits 2012-01-28 11:51:14 +00:00
Volker Fischer
b5e47ed9b5 small fix 2012-01-22 13:46:15 +00:00
Volker Fischer
73f408e401 make sure that sound working thread is actually killed on stopping the audio interface 2011-12-27 16:50:38 +00:00
Volker Fischer
8bbc9adaa3 moved a check from the sound class in the sound base class 2011-12-07 20:18:56 +00:00
Volker Fischer
914e41fac3 move function call in other function 2011-12-06 19:30:52 +00:00
Volker Fischer
d4a6ea617f added a debugging command line argument so that the complete server list of registered servers can be seen 2011-11-19 21:24:03 +00:00
Volker Fischer
b7f5827696 fixed problems with icon files, added licenses of libs in the main copying file 2011-11-03 20:08:04 +00:00
Volker Fischer
b23e8f58de new icon 2011-11-01 08:10:09 +00:00
Volker Fischer
8720c40db6 some more work for moving functions from the Windows sound interface to the sound base class 2011-10-18 20:04:56 +00:00
Volker Fischer
a8795c1bf3 put some functions from Windows sound in sound base class 2011-10-12 19:06:39 +00:00
Volker Fischer
e1556bc44e new version, fix for Windows deployment skript 2011-07-02 11:55:36 +00:00
Volker Fischer
e8b655c10f added log of attempt to use newer CELT version 2011-05-31 20:39:49 +00:00
Volker Fischer
8d6a1b45c4 add check in Windows setup if software is already running 2011-05-09 18:09:38 +00:00
Volker Fischer
8e92d26b70 bug fixes 2011-05-08 11:31:53 +00:00
Volker Fischer
03e39405de added test code for auto run on Windows 2011-05-07 15:36:35 +00:00
Volker Fischer
30656eca99 fixed some warnings 2011-04-23 15:58:29 +00:00
Volker Fischer
13295138b8 fix a warning 2011-04-23 15:57:54 +00:00
Volker Fischer
22591a4aae fix for Visual Studio express 2011-04-21 16:23:13 +00:00