Commit Graph

1904 Commits

Author SHA1 Message Date
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
Daniel Masato
7c7a47a066 Improve Mac deployment script 2020-04-23 20:15:42 +01: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
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
Volker Fischer
ee014bbd83 small merge fixes 2020-04-20 16:57:00 +02:00
corrados
e305eac01c
Merge pull request #115 from stanislas-m/feat/client-random-port
Allow client to bind on a random port
2020-04-20 16:54:48 +02:00
Stanislas Michalak
f0e73cf81b
Explicitly set htons to 0
Also fix a typo.
2020-04-20 09:20:00 +02:00
Stanislas Michalak
4efe081084 Allow client to bind on a random port 2020-04-20 00:00:22 +02:00
corrados
bba56fc988
Merge pull request #102 from mirabilos/icon-size
make the desktop icon square
2020-04-19 22:39:02 +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
corrados
95c5832554
Merge pull request #113 from doloopuntil/improved_mac_deployment
Improve installer packaging mechanism for macOS
2020-04-19 20:48:46 +02:00
Daniel Masato
a9a0fb7d19 Restore original deployment script name 2020-04-19 19:37:28 +01:00
Daniel Masato
acf5ac0d7b Small message and artifact name refactoring 2020-04-19 19:37:07 +01:00
Volker Fischer
36b7e058fd make the registration status outputs a bit nicer 2020-04-19 20:31:04 +02:00
Volker Fischer
af2c04bd32 make sure the description text on console is shown before any server list registration infos 2020-04-19 20:29:44 +02:00
Daniel Masato
a24d14cb91 Fix typo in application name in Info.plist 2020-04-19 19:20:15 +01:00
Volker Fischer
8f4684878b Merge branch 'master' of https://github.com/corrados/jamulus 2020-04-19 19:58:49 +02:00
Volker Fischer
116f156022 fix: Build issue on Ubuntu: qInfo() undefined in serverList.cpp #112 2020-04-19 19:58:34 +02:00
corrados
9dabeb7b38
Merge pull request #110 from gilgongo/patch-7
Removing as agreed
2020-04-19 16:51:23 +02:00
corrados
70179dc367
Merge pull request #109 from gilgongo/patch-6
Links to wiki
2020-04-19 16:50:58 +02:00
corrados
ce520f79e2
Merge pull request #108 from gilgongo/patch-5
Links to wiki to avoid duplication
2020-04-19 16:49:54 +02:00
Jonathan
a12fe60315
Removing as agreed
As per #107
2020-04-19 15:49:24 +01:00
Daniel Masato
fe2b984b39 Add version number to MacOS installer image 2020-04-19 15:27:51 +01:00
Jonathan
948849664c
Links to wiki
As per #107
2020-04-19 15:10:36 +01:00
Jonathan
2ac4faa59f
Links to wiki to avoid duplication
As per #107
2020-04-19 14:54:21 +01:00
Daniel Masato
10f65f1ee2 Improve packaging mechanism for macOS
This change automates the creation of an installer image for macOS containing both a client and server version for Jamulus.
2020-04-19 14:21:08 +01:00
Volker Fischer
ad6bcc2317 fixed: if you select server list filter all text and delete, the filter is not updated 2020-04-19 15:17:06 +02:00
Volker Fischer
65583e3451 some code cleanup 2020-04-19 12:23:25 +02:00
Volker Fischer
6f962aae4f merge fixes 2020-04-19 12:15:36 +02:00
corrados
e44e739708
Merge pull request #99 from pljones/patch/log-connect-status-headless
Log connection status when no GUI active
2020-04-19 12:08:46 +02:00
Daniel Masato
8411debb39 Build Jamulus client and server for macOS 2020-04-19 11:03:36 +01:00
Peter L Jones
8ca0635fea Log server registration flow 2020-04-19 10:14:18 +01:00
Volker Fischer
a4350f4f17 store Show All Musicians setting in the ini-file 2020-04-19 10:04:19 +02:00
Volker Fischer
6b1dac7ac8 bug fix for server list filter, reported by pljones 2020-04-19 09:39:58 +02:00
Volker Fischer
8e86908d92 restrict server name/city to max allowed length if given as a command line argument, see #91 2020-04-19 07:31:14 +02:00