Volker Fischer
|
1fdfabc2d0
|
further merge fixes
|
2020-04-30 22:18:11 +02:00 |
|
Volker Fischer
|
bac89e358a
|
merge fixes
|
2020-04-30 22:03:01 +02:00 |
|
newlaurent62
|
0d517654d6
|
Set the clientdlg window title and jack client name
|
2020-04-30 20:48:48 +02:00 |
|
Volker Fischer
|
fc3a33dc42
|
merge the fixes from the feature_sndcrdmixer branch
|
2020-04-30 16:16:59 +02:00 |
|
Volker Fischer
|
90620b8da3
|
small cleanup
|
2020-04-13 12:05:56 +02:00 |
|
Volker Fischer
|
791d600634
|
2019->2020
|
2020-01-01 15:41:43 +01:00 |
|
Volker Fischer
|
4407c8805a
|
parse MIDI even if not connected
|
2019-09-27 18:15:22 +02:00 |
|
Volker Fischer
|
d19bd6fc36
|
make optional MIDI implementation more separate to the audio processing
|
2019-09-27 07:11:16 +02:00 |
|
Volker Fischer
|
dbb6e9eb83
|
first MIDI implementation for Jack, not yet tested
|
2019-09-26 19:01:59 +02:00 |
|
Volker Fischer
|
81b5cf7861
|
added command line argument for disabling auto jack connection (Ticket #49)
|
2019-09-22 20:13:08 +02:00 |
|
Volker Fischer
|
11938e960b
|
use #pragma once
|
2019-07-09 08:52:38 +02:00 |
|
Volker Fischer
|
2f94057e44
|
'make -j2' might make problems for some compilers, make is just fine for deployment
|
2019-05-18 08:49:40 +02:00 |
|
Volker Fischer
|
e8096e48f0
|
2018 -> 2019
|
2019-03-24 09:30:30 +01:00 |
|
Volker Fischer
|
57a2e69978
|
create deploy directory if not exist
|
2019-03-24 08:40:35 +01:00 |
|
Volker Fischer
|
ea24503fdc
|
preparation for MIDI controller audio fader level support
|
2019-01-12 12:45:08 +00:00 |
|
Volker Fischer
|
59981ba71f
|
support native Jack support under Windows using the CONFIG switch "jackonwindows"
|
2018-03-22 20:49:29 +00:00 |
|
Volker Fischer
|
8bfdc7347a
|
2017 -> 2018
|
2018-03-09 21:13:02 +00:00 |
|
Volker Fischer
|
b0d37c86e7
|
2016 -> 2017
|
2017-08-11 21:08:54 +00:00 |
|
Volker Fischer
|
ca73117279
|
update the copyright
|
2015-12-31 13:14:09 +00:00 |
|
Volker Fischer
|
066d8abfaa
|
use jack_free instead of free
|
2015-07-04 07:56:53 +00:00 |
|
Volker Fischer
|
f3eaa95da5
|
added some TODO comments
|
2015-03-15 07:24:11 +00:00 |
|
Volker Fischer
|
070fb4a6a4
|
introduced some safety checks for the buffer pointers
|
2015-02-15 16:53:17 +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
|
30f285a18e
|
speed optimization
|
2014-01-03 08:56:31 +00:00 |
|
Volker Fischer
|
572cee0143
|
do not throw an error if no physical ports are available
|
2013-12-27 15:34:37 +00:00 |
|
Volker Fischer
|
a848f69f16
|
Jamulus now works with jack mono input and mono output devices
|
2013-12-26 15:59:59 +00:00 |
|
Volker Fischer
|
8320b93a9a
|
better Jack error messages
|
2013-03-28 07:52:46 +00:00 |
|
Volker Fischer
|
1de080f235
|
Added more text for the Jack server different sample rate error
|
2013-03-27 21:32:47 +00:00 |
|
Volker Fischer
|
d2d8d94049
|
renamed file
|
2013-03-24 15:53:36 +00:00 |
|
Volker Fischer
|
5562410594
|
changed name from llcon to Jamulus
|
2013-02-19 21:20:15 +00:00 |
|
Volker Fischer
|
fd0e198d62
|
possible fix for nosound operation
|
2013-02-19 15:26:58 +00:00 |
|
Volker Fischer
|
d4f00da713
|
use APP_NAME define instead of writing llcon directly in the code
|
2013-02-17 21:14:19 +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
|
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
|
4f757574bb
|
better implementation for inserting silence
|
2011-06-29 06:45:08 +00:00 |
|
Volker Fischer
|
32ff224982
|
bug fix with uninitialized variables
|
2011-06-28 20:17:03 +00:00 |
|
Volker Fischer
|
6a4260352d
|
some minor changes (help text, renaming, etc.)
|
2011-05-30 07:28:08 +00:00 |
|
Volker Fischer
|
c8731e6be6
|
same fixes, some cleanup, some server list implementation
|
2011-03-31 18:25:14 +00:00 |
|
Volker Fischer
|
95bb150c4e
|
removed old Linux configure/Makefiles -> now only the llcon.pro shall be used on MacOS and Linux
|
2011-03-22 20:44:22 +00:00 |
|
Volker Fischer
|
7fb73001e6
|
added file
|
2010-04-12 18:45:16 +00:00 |
|
Volker Fischer
|
0febeb73ac
|
fix warning
|
2010-04-11 07:55:06 +00:00 |
|
Volker Fischer
|
1345eac823
|
move dummy sound card device selection code in base class
|
2010-03-20 12:11:11 +00:00 |
|
Volker Fischer
|
758e72ffd5
|
some more CoreAudio work
|
2010-03-05 21:18:11 +00:00 |
|
Volker Fischer
|
4e9e5c36f0
|
first try implementing CoreAudio interface
|
2010-03-05 20:19:12 +00:00 |
|
Volker Fischer
|
d000d6df6d
|
added missing GPL headers, preperation for vst
|
2010-03-05 05:48:35 +00:00 |
|
Volker Fischer
|
69290835b8
|
fixes for compiler warnings
|
2010-02-28 12:28:02 +00:00 |
|
Volker Fischer
|
ee42d522e2
|
fix for llcon.pro and qmake compilation
|
2010-02-20 12:45:36 +00:00 |
|
Volker Fischer
|
3d6b4772f1
|
fix compiler warnings
|
2010-02-18 20:59:14 +00:00 |
|