Volker Fischer
|
7cdba88fa0
|
support adding channels for 4 input case, same as in Windows (code not compiled and tested yet)
|
2020-05-01 15:57:14 +02:00 |
|
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
|
00b11ee06a
|
try to fix Misconfigured ASIO4ALL config can't be corrected #117
|
2020-04-20 19:57:21 +02:00 |
|
Volker Fischer
|
9f7877af88
|
next try to fix the Mac audio interface issue
|
2020-04-15 16:11:01 +02:00 |
|
Volker Fischer
|
802e688443
|
go back to original version with recent Mac audio interface changes
|
2020-04-14 19:30:15 +02:00 |
|
Volker Fischer
|
33f6cb300c
|
bug fix
|
2020-04-14 19:06:56 +02:00 |
|
Volker Fischer
|
1dabad7026
|
try to fix Mac audio interface issue
|
2020-04-14 19:01:23 +02:00 |
|
Volker Fischer
|
d0c0a4722a
|
integrated the essential changes from emlynmac from https://github.com/corrados/jamulus/pull/44
|
2020-04-10 20:29:14 +02:00 |
|
Volker Fischer
|
791d600634
|
2019->2020
|
2020-01-01 15:41:43 +01: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
|
e8096e48f0
|
2018 -> 2019
|
2019-03-24 09:30:30 +01:00 |
|
Volker Fischer
|
d36cd17815
|
preparation for MIDI controller audio fader level support
|
2019-01-12 14:32:41 +00:00 |
|
Volker Fischer
|
ea24503fdc
|
preparation for MIDI controller audio fader level support
|
2019-01-12 12:45:08 +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
|
3d647400db
|
add support for channel selection for MacOS
|
2015-11-19 19:36:47 +00:00 |
|
Volker Fischer
|
14d5460fd1
|
major rewrite of the CoreAudio code to avoid the runtime warning about depriciated functions/modules
|
2015-11-17 17:42:28 +00:00 |
|
Volker Fischer
|
6a55eb3e7e
|
added some test code, added auto setting of the sample rate
|
2015-11-15 19:21:24 +00:00 |
|
Volker Fischer
|
8d15994159
|
fixed another warning
|
2015-11-13 22:27:25 +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
|
4fb1db8493
|
fixed a typo in a variable name
|
2013-12-29 14:45:14 +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
|
e50abe3a67
|
fix for bad audio under Mac for some USB sound cards
|
2012-01-23 21:01:18 +00:00 |
|
Volker Fischer
|
18ff7f2dc4
|
update log file, small fix for project file, added header include for 64bit compilation on Mac (thanks to morloch)
|
2012-01-22 18:28:35 +00:00 |
|
Volker Fischer
|
e31c59e0f2
|
support for selecting audio device for Mac
|
2012-01-22 10:26:34 +00:00 |
|
Volker Fischer
|
ae3a8b09de
|
some work on Mac audio device selection, not yet finished
|
2012-01-21 18:21:36 +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
|
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
|
bd6508c58f
|
first working version of sound card channel selection
|
2010-03-20 12:57:16 +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
|
db636f9d96
|
take care of problem if input/output buffer sizes cannot be set to a common value, some cleanup
|
2010-03-13 11:04:29 +00:00 |
|
Volker Fischer
|
c4ae143efa
|
removed warnings
|
2010-03-13 09:46:51 +00:00 |
|
Volker Fischer
|
0e624d3b99
|
support for setting device buffer size, some cleanup
|
2010-03-11 19:12:30 +00:00 |
|
Volker Fischer
|
b6ee741e2c
|
first working version of CoreAudio interface, still a lot to do...
|
2010-03-10 21:40:47 +00:00 |
|
Volker Fischer
|
5b0618e4c6
|
added lots of test and debug code, audio interface not working yet
|
2010-03-09 19:19:10 +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
|
b00a423ad9
|
added initial CoreAudio files
|
2010-03-05 06:05:38 +00:00 |
|