Commit Graph

2431 Commits

Author SHA1 Message Date
Volker Fischer
f467d2259c put the scroll area inside the group box because the title of the group box should always be visible 2020-05-20 22:28:52 +02:00
seb314
660e07ef6c use jtojnar's suggestion, add default install target with PREFIX/BINDIR 2020-05-20 21:42:07 +02:00
Volker Fischer
f580215605 if after a resize of the main window a vertical scroll bar is required, make sure that the fader label is visible (scroll down completely) 2020-05-20 21:21:22 +02:00
Volker Fischer
98aecb1d26 use a separate layout for the pan controls 2020-05-20 20:58:11 +02:00
Volker Fischer
3339661894 small fix 2020-05-20 18:26:52 +02:00
Volker Fischer
0e349e3d35 some fixes for the translation 2020-05-20 18:24:20 +02:00
Volker Fischer
ece04dc50e code cleanup: remove code "TODO output mapping from stereo to multi channel" since it is not needed 2020-05-20 18:00:33 +02:00
Volker Fischer
f4912e6beb prepare for italian translation 2020-05-20 17:17:32 +02:00
Volker Fischer
49b43c04bb update 2020-05-19 21:08:18 +02:00
Volker Fischer
5705b798f8 change the pan signal processing: avoid that pan=center attenuates any of the stereo channels; if no gain/pan change, do not multiply with the gains 2020-05-19 20:38:14 +02:00
Volker Fischer
546e3f96e0 enable pan if supported by the server (check server version) 2020-05-19 18:28:52 +02:00
seb314
278925edb7 optional INSTALL_PATH qmake flag (on unix)
I packaged Jamulus for nix/nixos and it would
be neat if there was an option to specify a
path at which to install the binary. I'm not
really familiar with qmake -- is this a good
way to achieve this?

(nixpkgs pull request: https://github.com/NixOS/nixpkgs/pull/87914)
2020-05-19 00:53:09 +02:00
Volker Fischer
5b7ccfcdc2 receive version info message from new server (function to use the information is still missing) 2020-05-18 21:28:49 +02:00
Volker Fischer
7dbd2c89d1 fix code style issues introduced by contributed source code 2020-05-18 20:46:46 +02:00
Volker Fischer
78413826a5 Merge branch 'master' into feature_panning
# Conflicts:
#	src/protocol.h
2020-05-18 19:03:40 +02:00
Volker Fischer
d21acb0a7f server sends version info on initial connection 2020-05-18 19:00:56 +02:00
Volker Fischer
8724d1443c updates for German translation 2020-05-18 18:01:04 +02:00
Volker Fischer
a42302393f remove the "instr" from the instrument picture names since it is no longer needed because all pictures are now in a separate instrument directory 2020-05-18 17:54:49 +02:00
Volker Fischer
f847303521
Merge pull request #246 from ignotus666/master
Updated Spanish translation
2020-05-18 10:44:08 +02:00
ignotus
df52fc80e0
Correction 2020-05-18 10:26:39 +02:00
ignotus
38fcf96ec9
Spanish translation update 2020-05-18 10:12:22 +02:00
ignotus
da9828406f
Merge pull request #9 from corrados/master
update
2020-05-18 09:27:53 +02:00
Volker Fischer
87e9096297
Merge pull request #244 from trebmuh/patch-1
update debian packaging
2020-05-18 08:05:59 +02:00
Olivier Humbert
59501c5f22
update debian packaging 2020-05-18 00:27:32 +02:00
Volker Fischer
2c42725b83
Merge pull request #243 from trebmuh/patch-1
French translation update
2020-05-17 23:52:34 +02:00
Olivier Humbert
27602468b9
French translation update 2020-05-17 23:22:07 +02:00
Volker Fischer
d1966d9423
Merge pull request #242 from trebmuh/patch-1
French translation update
2020-05-17 19:35:19 +02:00
Olivier Humbert
33d6b9db68
French translation update 2020-05-17 19:34:04 +02:00
Volker Fischer
da9e8e61d8 update contributers list and changelog 2020-05-17 18:27:29 +02:00
Volker Fischer
ce7fd592bc
Merge pull request #145 from tarmoj/panning
Implemented panning for channels.
2020-05-17 18:15:48 +02:00
Volker Fischer
641eaec426 added vocal bass/tenor/alto/soprano instrument icons created by Alberstein8 (Ticket #131) 2020-05-17 18:12:03 +02:00
Volker Fischer
1cfcbe09fc adjust URL for rock/jazz central servers 2020-05-17 18:02:56 +02:00
Tarmo Johannes
f1eb713a17 Merge remote-tracking branch 'upstream/master' into panning 2020-05-17 15:53:43 +03:00
Tarmo Johannes
f2cd5348b0 Cahanges according to pull request comments. 2020-05-17 15:51:01 +03:00
Volker Fischer
75b8a05257 introduce genre-based server lists (Ticket #139), adjust some values in global.h to adjust to heavier usage of Jamulus 2020-05-17 11:00:56 +02:00
Volker Fischer
043be698d6
Merge pull request #239 from gilgongo/patch-8
Change link
2020-05-17 10:34:28 +02:00
Volker Fischer
dc1017a9e8
Merge pull request #240 from gilgongo/patch-9
Change link
2020-05-17 10:34:08 +02:00
Jonathan
107ae24c0d
Change link
To avoid confusion
2020-05-17 08:58:26 +01:00
Jonathan
0149aed78e
Change link
To avoid confusion in the titles.
2020-05-17 08:56:47 +01:00
Tarmo Johannes
2f200f5b12 Merge remote-tracking branch 'upstream/master' into panning 2020-05-16 20:39:16 +03:00
Volker Fischer
1dc8e61c68
Merge pull request #237 from trebmuh/patch-1
Update French translation
2020-05-16 19:20:17 +02:00
Tarmo Johannes
31c3f5567d Implemented storing pan values. 2020-05-16 20:11:54 +03:00
Tarmo Johannes
fa85d3d5a7 Description to protocal; made pan connections similar to gain. 2020-05-16 19:18:58 +03:00
Olivier Humbert
bcb904d4b4
Update French translation 2020-05-16 17:47:05 +02:00
Volker Fischer
8788936414 duplicate Central Server type dropdown to Connection Setup (#157) 2020-05-16 17:35:38 +02:00
Volker Fischer
1bceb912b0
Merge pull request #216 from andreassch/master
Converted icon to be used as Android resource.
2020-05-16 15:40:14 +02:00
Volker Fischer
096465565a update 2020-05-16 11:45:08 +02:00
Volker Fischer
65f5c8f8b8 added "personal mix at server: " according to #187 2020-05-16 11:44:00 +02:00
Volker Fischer
fc2b7a76e2 changed function name to make it clearer what the function does 2020-05-16 11:28:05 +02:00
Volker Fischer
6977a17156 some central server address clean up 2020-05-16 11:24:50 +02:00