Commit Graph

1986 Commits

Author SHA1 Message Date
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
corrados
effa2c5bef
Merge pull request #162 from newlaurent62/master
--clientname command line option lets you set the Jamulus window title and jack client name.
2020-04-30 21:39:42 +02:00
newlaurent62
0d517654d6 Set the clientdlg window title and jack client name 2020-04-30 20:48:48 +02:00
Volker Fischer
1494de7b05 small merge fixes 2020-04-30 19:26:04 +02:00
corrados
afe5de4c72
Merge pull request #147 from pljones/central-server-logging
Add some logging to the central server
2020-04-30 19:18:20 +02:00
Peter L Jones
07ae963cfa Add some logging to the central server 2020-04-30 16:43:44 +01:00
Volker Fischer
fc3a33dc42 merge the fixes from the feature_sndcrdmixer branch 2020-04-30 16:16:59 +02:00
Volker Fischer
bef58357ef update 2020-04-26 19:11:54 +02:00
Volker Fischer
664429b309 added GetCategory to CInstPictures class 2020-04-26 16:39:55 +02:00
Volker Fischer
9f7fc16ac3 fixed compiler warnings 2020-04-26 16:20:21 +02:00
Volker Fischer
30c2bddd03 bug fix: isHidden is better than isVisible since we need the correct state even if the window is covered by other windows 2020-04-26 15:27:14 +02:00
Volker Fischer
31341e7de9 revert commit "use a stacked widget for the mixer board, preparing for some tests, maybe removed later if it does not seem to work for the test" since we should not used StackedWidget for that purpose 2020-04-26 15:11:57 +02:00
corrados
5c4ba499f6
Merge pull request #144 from tormodvolden/debianpackaging
Debian packaging improvements
2020-04-25 19:58:38 +02:00
Tormod Volden
cda46a7579 Debian packaging improvements
- Build binary on "any" architecture
- Binary depends on adduser
- Improve postinst script

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-04-25 18:28:13 +02:00
Volker Fischer
c5df1da786 use a stacked widget for the mixer board, preparing for some tests, maybe removed later if it does not seem to work for the test 2020-04-25 07:06:48 +02:00
Volker Fischer
7ee97ae23c prepare for next version 2020-04-24 19:47:41 +02:00
Volker Fischer
2941f63acf r3_5_2 2020-04-24 18:54:30 +02:00
Volker Fischer
f09ce00db9 update the change log 2020-04-24 16:39:31 +02:00
Volker Fischer
0a7967ca71 bug fix for 64 bit Jamulus crashes with Jack Audio on Windows #93, thanks to elliotclee 2020-04-24 16:36:31 +02:00
corrados
94057d57cb
Merge pull request #134 from doloopuntil/improve_mac_ci
Improve Mac deployment process
2020-04-24 16:05:46 +02:00
corrados
8d171e09ff
Merge pull request #98 from braindef/master
debian package number
2020-04-24 14:51:08 +02:00
corrados
10d2a9ca84
Merge pull request #126 from mirabilos/logging-time-format
Use a sortable and more standard datetime logging format
2020-04-24 14:50:22 +02:00
Daniel Masato
a3271af34b Reformat Mac deployment script to remove tabs 2020-04-23 20:27:33 +01:00
Daniel Masato
2e2155f492 Use Mac deployment script for Travis CI 2020-04-23 20:23:51 +01:00
Volker Fischer
104ebbfa2d added Keyboard+Vocal instrument icon, thanks to jp8 2020-04-23 21:16:09 +02:00
Daniel Masato
7c7a47a066 Improve Mac deployment script 2020-04-23 20:15:42 +01:00
Volker Fischer
f7ef88178f preparation work for local audio selection in client instead of sound interface 2020-04-23 20:54:58 +02:00
Volker Fischer
009f30b4df bug fix: if small network buffers are used we get much better audio quality when drop outs occur 2020-04-23 19:36:00 +02:00
Volker Fischer
3e715423c1 some preparation work for translations 2020-04-23 17:00:58 +02:00
Volker Fischer
7ddb54601c missing files 2020-04-23 16:52:42 +02:00
Volker Fischer
8319e16644 added bodhran instrument icon, created by bomm (Ticket #131) 2020-04-23 16:40:14 +02:00
Volker Fischer
ccf673b277 fix tab order 2020-04-22 22:39:39 +02:00
Volker Fischer
5f46774e49 bug fix: do not reset fader level meters if number of clients change 2020-04-22 21:41:33 +02:00
Volker Fischer
8bded365d7 Merge branch 'master' of https://github.com/corrados/jamulus 2020-04-22 21:20:25 +02:00
Volker Fischer
471d1df835 add support for level meter bars for normal skin (fancy skin still uses LEDs) 2020-04-22 21:19:55 +02:00
mirabilos
c91b39e005
use a sortable, more standard, datetime format for logging 2020-04-22 16:18:58 +02:00
mirabilos
86ee9273b9
oops, fix the other path as well 2020-04-22 16:18:53 +02:00
corrados
6c2a4c7483
Merge pull request #128 from mirabilos/licence-1
Address part of the licence dialogue
2020-04-22 16:15:25 +02:00
Volker Fischer
fc98c545ae update planning 2020-04-22 16:12:15 +02:00
mirabilos
47958ffef0
do not default to the restrictive commons licence on GUI server
advances #100
2020-04-22 16:08:26 +02:00
mirabilos
5a7f8a59a1
document which CC licence exactly is shown
(it’s a restricted one)

advances #100
2020-04-22 16:08:13 +02:00
Volker Fischer
f1177d42df try to make Travis happy again 2020-04-21 16:12:55 +02:00
corrados
99c5fd04bc
Merge pull request #124 from stanislas-m/feat/mingw-cross-compilation
Add config for mingw compiler for Windows
2020-04-21 15:44:50 +02:00
Stanislas Michalak
240b66879b Add config for mingw compiler for Windows
This allows Jamulus to be cross-compiled with MinGW compiler.
2020-04-20 22:49:30 +02:00
Volker Fischer
975235cc8b Change Mute Stream button to Mute Myself, see #75 2020-04-20 22:12:04 +02:00
Volker Fischer
5ace7b635c bug fix: audio level changes if Buffer Delay is changed (Ticket #106) 2020-04-20 22:00:28 +02:00
Volker Fischer
be5554e829 fixed: the server list filter seems not to work if --showallservers is used 2020-04-20 20:40:16 +02:00
Volker Fischer
6883c30dec added -v/--version command line argument to output version information (Ticket #121) 2020-04-20 20:27:07 +02:00
Volker Fischer
00b11ee06a try to fix Misconfigured ASIO4ALL config can't be corrected #117 2020-04-20 19:57:21 +02:00