Commit Graph

2715 Commits

Author SHA1 Message Date
Volker Fischer
78d77e323d some cleanup 2020-06-11 08:35:10 +02:00
Volker Fischer
3dadecf545
Merge pull request #349 from trebmuh/patch-1
French translation update for 3.5.6
2020-06-10 21:37:46 +02:00
Olivier Humbert
532f424c59
French translation update 2020-06-10 21:14:59 +02:00
Volker Fischer
a3d242e177 try to fix outstanding licence text issues (#341) 2020-06-10 20:04:09 +02:00
Volker Fischer
63649ec8f1
Merge pull request #348 from tormodvolden/debianpackaging
debian packaging: Trim build dependencies and some more
2020-06-10 18:49:32 +02:00
Tormod Volden
4e5df07721 Update convenience build script for Debian
- Port to Bourne shell
- Improve text about binary compatibility
- Install needed dependencies (see debian/control)
- Only build binary packages

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-10 00:08:36 +02:00
Tormod Volden
aa2914d56d debian: Bump Standards-Version to Ubuntu 16.04 level
Avoid last remaining Lintian warning there.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-10 00:07:46 +02:00
Tormod Volden
dc7d56532c debian: Trim build dependencies
dpkg-dev is not needed for building binaries.

make, g++ and libc6-dev will be pulled in by e.g. build-essential
which is not necessary to specify (Debian policy).

Packages should not build-depend on qt5-default but rather
on qt5-base-dev and select QT5 in debian/rules
(https://wiki.debian.org/Lintian/Tags/depends-on-metapackage)

qtdeclarative5-dev is simply not needed.

qttools5-dev-tools is needed for translations using lrelease.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-10 00:07:11 +02:00
Volker Fischer
fc9a3a4b76 prepare for next version 2020-06-09 19:40:24 +02:00
Volker Fischer
55af62b348 r3_5_6 2020-06-09 18:45:30 +02:00
Volker Fischer
cc9e854dc6 merge fixes for translation 2020-06-09 17:49:16 +02:00
Volker Fischer
e7b291d906 improve the channel sorting algorithm (much cleaner code now) 2020-06-09 17:42:32 +02:00
Volker Fischer
77c24059b5
Merge pull request #346 from ignotus666/master
tiny correction
2020-06-09 12:42:45 +02:00
daryl
07e17cb376 tiny correction 2020-06-09 10:55:52 +02:00
ignotus
2859f3233f
Merge pull request #5 from corrados/master
update
2020-06-09 09:30:54 +02:00
Volker Fischer
1c4fe003d9 fix for Copyright -> add a date (see #341) 2020-06-08 23:20:25 +02:00
Volker Fischer
9abb853fe1 fixed "*No copyright*" (see #341) 2020-06-08 23:02:43 +02:00
Volker Fischer
44e883900b fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
ignotus
7756446680
Merge pull request #4 from corrados/master
update
2020-06-08 22:53:09 +02:00
Volker Fischer
2aa8c8c0d5 update translations 2020-06-08 22:48:31 +02:00
Volker Fischer
340483251b
Merge pull request #344 from Snayler/master
Update to Portuguese Translation
2020-06-08 22:46:02 +02:00
Volker Fischer
5c18abd4c7
Merge branch 'master' into master 2020-06-08 22:45:48 +02:00
Volker Fischer
fa7437ed4a
Merge pull request #345 from ignotus666/master
Spanish tr update
2020-06-08 22:17:23 +02:00
daryl
db05a4d88b Spanish tr update 2020-06-08 22:15:23 +02:00
ignotus
bf6248519c
Merge pull request #3 from corrados/master
update
2020-06-08 22:10:08 +02:00
Miguel de Matos
85e517c029
Update to Portuguese Translation 2020-06-08 21:04:13 +01:00
Volker Fischer
9c811782dc direct use of Q_UNUSED on OPUS calls does not suppress the warning under Linux -> go back to previous implementation 2020-06-08 22:02:16 +02:00
Volker Fischer
0c7866eda3 initial OMP processing tests 2020-06-08 21:47:36 +02:00
Volker Fischer
1880520f77 update German translation 2020-06-08 21:30:43 +02:00
Volker Fischer
dccfeb88c6 "Sort Channels by Name" -> "Sort Channel Users by Name" 2020-06-08 21:12:33 +02:00
Volker Fischer
160f84e7a8 fix Windows installer: fix Qt dlls missing 2020-06-08 21:01:20 +02:00
Volker Fischer
4b4170e085 fix Windows installer detection of running Jamulus instance, based on code from doloopuntil 2020-06-08 20:18:54 +02:00
ignotus
871e0827b3
Merge pull request #2 from corrados/master
update
2020-06-08 18:43:28 +02:00
Volker Fischer
bde6e0b296
Merge pull request #343 from tormodvolden/debianpackaging
Update Debian packaging
2020-06-08 17:55:36 +02:00
Tormod Volden
8876e2c569 Update Debian packaging
With qmake now doing a more standard installation, there is less
left to do in our debian/rules.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-08 17:52:10 +02:00
Volker Fischer
c4866aff2f code cleanup 2020-06-08 17:40:59 +02:00
Volker Fischer
8d8b52ae06 support sorting faders by channel name (#178) 2020-06-08 17:34:45 +02:00
ignotus
88064b5d20
Merge pull request #1 from corrados/master
update
2020-06-07 15:58:02 +02:00
Volker Fischer
93ec45d9cc some small fixes 2020-06-07 13:08:06 +02:00
Volker Fischer
efc24ffdbe improvement: only send channel levels if they are different from the previous ones 2020-06-07 12:09:30 +02:00
Volker Fischer
6a896522f0 Qt4 -> Qt5 connection 2020-06-07 10:08:00 +02:00
Volker Fischer
af0f9510f8 resolve outstanding: using Qt5 connections instead of the old Qt4 ones 2020-06-07 09:01:52 +02:00
Volker Fischer
6f45cc5a00 small fix in German translation 2020-06-06 22:37:17 +02:00
Volker Fischer
9ae3a64110 update translation files 2020-06-06 22:35:03 +02:00
Volker Fischer
086d72c986 Merge branch 'master' of github.com:corrados/jamulus 2020-06-06 22:34:12 +02:00
Volker Fischer
16dcfa2b2a use darker black LEDs, see #222 2020-06-06 22:33:58 +02:00
Volker Fischer
106dd87775
Merge pull request #338 from ignotus666/master
Updated Spanish tr
2020-06-06 22:23:02 +02:00
ignotus
b20c1cb9e9
Merge pull request #10 from corrados/master
using Qt5 connections instead of the old Qt4 ones (just a subset conv…
2020-06-06 22:17:35 +02:00
daryl
ac25d26126 update 2020-06-06 22:16:15 +02:00
Volker Fischer
8edb3185b0 using Qt5 connections instead of the old Qt4 ones (just a subset converted right now, more TODO) 2020-06-06 22:15:33 +02:00