genesisproject2020
85e30f0b6c
Swedish updates
2020-07-11 14:05:03 +02:00
geheimerEichkater
b70bcfc474
Updated icons
...
Start of roll out of new design
2020-06-30 21:00:02 +02:00
jerogee
97bb92655e
Update Dutch translation as part of #77
2020-06-28 01:59:35 +02:00
Olivier Humbert
73a4c190b4
Update jamulus.desktop.in
2020-06-22 22:56:18 +02:00
Miguel de Matos
3de094a5fb
Update jamulus.desktop.in
2020-06-22 20:00:58 +01:00
ignotus
b7734c11ea
Update jamulus.desktop.in
2020-06-21 22:34:48 +02:00
Volker Fischer
02d4dae368
make use of new headless qmake configuration parameter to speed up compilation on the raspberry pi
2020-06-20 20:20:32 +01:00
Volker Fischer
897646d128
Merge pull request #350 from tormodvolden/debianpackaging
...
debian: Do not create home folder for jamulus system user
2020-06-11 11:18:28 +02:00
Tormod Volden
ee3b1f0387
debian: Do not create home folder for jamulus system user
...
Lintian warning on Debian unstable.
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-06-11 11:04:36 +02:00
Volker Fischer
a375fcf768
normal quality seems to work fine for the Pi Zero
2020-06-11 10:25:49 +02:00
Volker Fischer
78d77e323d
some cleanup
2020-06-11 08:35:10 +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
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
Adam Sampson
d66a8fac60
Expand $TARGET in jamulus.desktop.
2020-06-05 20:54:22 +01:00
Volker Fischer
984962afad
use OPUS 1.3.1 in raspijamulus file
2020-06-01 22:31:52 +02:00
Volker Fischer
e014301b58
added a comment regarding using and old OPUS version ( #252 )
2020-05-22 18:52:25 +02:00
Olivier Humbert
59501c5f22
update debian packaging
2020-05-18 00:27:32 +02:00
Tormod Volden
4a2dcb7a8c
debian/watch: Adapt to the tags on github
...
It will download the upstream package as e.g.
jamulus-r3_5_3.tar.gz (respecting upstream versioning)
and link as jamulus_3.5.3.orig.tar.gz
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2020-05-15 23:42:45 +02:00
Olivier Humbert
07c60a9bd1
Update debian/rules
2020-05-06 23:26:00 +02:00
Olivier Humbert
fd2c8cec80
Update debian/control
2020-05-06 23:24:58 +02:00
Volker Fischer
a7f1b0c7d8
fixes for raspijamulus.sh script
2020-05-03 19:12:46 +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
corrados
8d171e09ff
Merge pull request #98 from braindef/master
...
debian package number
2020-04-24 14:51:08 +02:00
mirabilos
86ee9273b9
oops, fix the other path as well
2020-04-22 16:18:53 +02:00
mirabilos
e201495635
make the desktop icon square and of a standard size
...
generated from src/res/icon.xcf by resizing to 512 pixels in the
larger direction, expanding the canvas (with transparency) to make
it square, and optimised PNG export
also, install the icon to the correct directory in the Debian package
2020-04-19 22:10:17 +02:00
mirabilos
0901087d6a
add mandatory Keywords entry
...
spotted by lintian as well
2020-04-19 03:26:30 +02:00
Your Name
df094d4eb2
debian package number
2020-04-18 23:27:50 +02:00
Olivier Humbert
48fc04fbe0
d/rules: removes several trailing whitespaces
2020-04-12 00:49:28 +02:00
Olivier Humbert
1f3f89917e
d/control: removes a trailing whitespace
2020-04-12 00:48:03 +02:00
Olivier Humbert
295a795a62
create d/watch (will help for a future possible inclusion in debian repo)
2020-04-12 00:44:11 +02:00
Olivier Humbert
08445a3eb7
d/changelog: update to 3.4.7 version
2020-04-12 00:42:12 +02:00
Olivier Humbert
487d275e17
desktop file: adds French translation
2020-04-12 00:39:10 +02:00
Olivier Humbert
6bd1aa4317
d/copyright: rewrite to current standard
2020-04-12 00:35:32 +02:00
Olivier Humbert
86a2125773
d/control: improve description
2020-04-12 00:27:16 +02:00
Olivier Humbert
c12b978b30
d/control: fixes the homepage link
2020-04-12 00:24:28 +02:00
Olivier Humbert
8bd7a6fcf6
d/control: 1 item/line + alphabetically ordered (easier to read)
2020-04-12 00:22:23 +02:00
Volker Fischer
51ae9720d1
use last USB audio device instead of the very first one
2020-03-09 20:19:45 +00:00
Volker Fischer
4e86c99c8e
added synth only mode
2019-12-31 11:22:54 +01:00
Volker Fischer
600a4a544b
we can have up to 16 characters for the fader name
2019-10-05 12:06:12 +01:00
Volker Fischer
5bb5a48c7d
lower fluidsynth level to avoid distortions; use 256 samples block size for opt
2019-10-05 10:33:41 +02:00
Volker Fischer
3c49eb9654
for more than one CPU core use higher audio quality
2019-10-01 16:50:47 +02:00
Volker Fischer
dc2ef0fbb4
added a TODO
2019-09-29 08:19:19 +02:00
Volker Fischer
40d54647aa
for the Pi Zero we need to use the lowest audio quality, otherwise we get distortions everytime a lost network audio packet must be interpolated since the CPU is not fast enough
2019-09-28 20:17:41 +01:00
Volker Fischer
83fca3016e
take some tweaks from linuxaudio, not enabled yet
2019-09-28 20:11:31 +01:00
Volker Fischer
133fc32f83
stereo mode does not work on the Pi Zero
2019-09-28 19:46:25 +01:00
Volker Fischer
ffa4972bff
use auto jitter buffer since 3 buffers seem to be too low
2019-09-28 14:42:59 +02:00
Volker Fischer
730f67522d
changed some Jamulus settings
2019-09-28 14:28:51 +02:00
Volker Fischer
49dba10309
Merge branch 'master' of https://github.com/corrados/jamulus
2019-09-28 13:19:29 +02:00