Commit graph

  • af5a85ceb1 bug/compile fixes Volker Fischer 2020-05-03 14:18:22 +0200
  • 1e5f168c5a some cleanup and fixes Volker Fischer 2020-05-03 13:44:50 +0200
  • dc656992ec bug fix: standard style: meter bar gets smaller sometimes if board is full and fader text is short Volker Fischer 2020-05-03 10:44:53 +0200
  • 27e9bebea3 some more testing for translations Volker Fischer 2020-05-02 21:55:25 +0200
  • 135faf6a7d fix list (for consistency) Volker Fischer 2020-05-02 17:19:01 +0200
  • 70a78fa426 backup checkin, WIP Volker Fischer 2020-05-02 17:15:18 +0200
  • 02dfb101f1 cleanup Volker Fischer 2020-05-02 17:12:39 +0200
  • cd8e1cb670 added harp instrument icon, created by dszgit (Ticket #131) Volker Fischer 2020-05-02 13:34:12 +0200
  • 4866dcc9bd fixes Volker Fischer 2020-05-02 12:02:04 +0200
  • d35c5fa6cf initial work for support CoreAudio aggregated devices Volker Fischer 2020-05-02 11:28:10 +0200
  • 78b61cf01b in my profile combo box: sort instruments alphabetical and show category by background color Volker Fischer 2020-05-02 11:02:09 +0200
  • a95038bf13 added instrument icon, created by dszgit (Ticket #131) Volker Fischer 2020-05-02 08:45:29 +0200
  • d5892f3748 remove the logopicture from the About dialog Volker Fischer 2020-05-02 08:34:56 +0200
  • 51e1edfad5 link to docs from application Help menu (Ticket #90) Volker Fischer 2020-05-02 08:24:01 +0200
  • 9a6653525b unregister server if it was registered and the Central Server type is changed Volker Fischer 2020-05-01 20:21:33 +0200
  • a41879e6b7 added bassoon instrument icon, created by dszgit (Ticket #131) Volker Fischer 2020-05-01 19:45:07 +0200
  • 3f43732790 update Volker Fischer 2020-05-01 16:15:07 +0200
  • 21a2613e08 fix compiler errors under MacOS Volker Fischer 2020-05-01 16:04:04 +0200
  • 7cdba88fa0 support adding channels for 4 input case, same as in Windows (code not compiled and tested yet) Volker Fischer 2020-05-01 15:57:14 +0200
  • 182ebac66a Merge branch 'master' of https://github.com/corrados/jamulus Volker Fischer 2020-05-01 14:21:24 +0200
  • 1c3c2e7315 moved GetSelCHAndAddCH in the base class Volker Fischer 2020-05-01 14:21:08 +0200
  • e44d3494bd another merge fix... Volker Fischer 2020-04-30 22:37:48 +0200
  • 166c6fca0e fixed a compiler warning Volker Fischer 2020-04-30 22:24:15 +0200
  • 1fdfabc2d0 further merge fixes Volker Fischer 2020-04-30 22:18:11 +0200
  • bac89e358a merge fixes Volker Fischer 2020-04-30 22:03:01 +0200
  • effa2c5bef
    Merge pull request #162 from newlaurent62/master corrados 2020-04-30 21:39:42 +0200
  • 0d517654d6 Set the clientdlg window title and jack client name newlaurent62 2020-04-30 20:48:48 +0200
  • 1494de7b05 small merge fixes Volker Fischer 2020-04-30 19:26:04 +0200
  • afe5de4c72
    Merge pull request #147 from pljones/central-server-logging corrados 2020-04-30 19:18:20 +0200
  • 07ae963cfa Add some logging to the central server Peter L Jones 2020-04-26 13:57:14 +0100
  • fc3a33dc42 merge the fixes from the feature_sndcrdmixer branch Volker Fischer 2020-04-30 16:16:59 +0200
  • bef58357ef update Volker Fischer 2020-04-26 19:11:54 +0200
  • 664429b309 added GetCategory to CInstPictures class Volker Fischer 2020-04-26 16:39:55 +0200
  • 9f7fc16ac3 fixed compiler warnings Volker Fischer 2020-04-26 16:20:21 +0200
  • 30c2bddd03 bug fix: isHidden is better than isVisible since we need the correct state even if the window is covered by other windows Volker Fischer 2020-04-26 15:27:14 +0200
  • 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 Volker Fischer 2020-04-26 15:11:57 +0200
  • 764ed82ccb Implemented panning for channels. Tarmo Johannes 2020-04-26 01:55:28 +0300
  • 5c4ba499f6
    Merge pull request #144 from tormodvolden/debianpackaging corrados 2020-04-25 19:58:38 +0200
  • cda46a7579 Debian packaging improvements Tormod Volden 2020-04-25 18:27:50 +0200
  • 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 Volker Fischer 2020-04-25 07:06:48 +0200
  • 7ee97ae23c prepare for next version Volker Fischer 2020-04-24 19:47:41 +0200
  • 2941f63acf r3_5_2 Volker Fischer 2020-04-24 18:54:30 +0200
  • f09ce00db9 update the change log Volker Fischer 2020-04-24 16:39:31 +0200
  • 0a7967ca71 bug fix for 64 bit Jamulus crashes with Jack Audio on Windows #93, thanks to elliotclee Volker Fischer 2020-04-24 16:36:31 +0200
  • 94057d57cb
    Merge pull request #134 from doloopuntil/improve_mac_ci corrados 2020-04-24 16:05:46 +0200
  • 8d171e09ff
    Merge pull request #98 from braindef/master corrados 2020-04-24 14:51:08 +0200
  • 10d2a9ca84
    Merge pull request #126 from mirabilos/logging-time-format corrados 2020-04-24 14:50:22 +0200
  • a3271af34b Reformat Mac deployment script to remove tabs Daniel Masato 2020-04-23 20:27:33 +0100
  • 2e2155f492 Use Mac deployment script for Travis CI Daniel Masato 2020-04-23 20:23:51 +0100
  • 104ebbfa2d added Keyboard+Vocal instrument icon, thanks to jp8 Volker Fischer 2020-04-23 21:16:09 +0200
  • 7c7a47a066 Improve Mac deployment script Daniel Masato 2020-04-23 19:12:59 +0100
  • f7ef88178f preparation work for local audio selection in client instead of sound interface Volker Fischer 2020-04-23 20:54:58 +0200
  • 009f30b4df bug fix: if small network buffers are used we get much better audio quality when drop outs occur Volker Fischer 2020-04-23 19:36:00 +0200
  • 3e715423c1 some preparation work for translations Volker Fischer 2020-04-23 17:00:58 +0200
  • 7ddb54601c missing files Volker Fischer 2020-04-23 16:52:42 +0200
  • 8319e16644 added bodhran instrument icon, created by bomm (Ticket #131) Volker Fischer 2020-04-23 16:40:14 +0200
  • ccf673b277 fix tab order Volker Fischer 2020-04-22 22:39:39 +0200
  • 5f46774e49 bug fix: do not reset fader level meters if number of clients change Volker Fischer 2020-04-22 21:41:33 +0200
  • 8bded365d7 Merge branch 'master' of https://github.com/corrados/jamulus Volker Fischer 2020-04-22 21:20:25 +0200
  • 471d1df835 add support for level meter bars for normal skin (fancy skin still uses LEDs) Volker Fischer 2020-04-22 21:19:55 +0200
  • c91b39e005
    use a sortable, more standard, datetime format for logging mirabilos 2020-04-21 12:57:43 +0200
  • 86ee9273b9
    oops, fix the other path as well mirabilos 2020-04-19 03:19:47 +0200
  • 6c2a4c7483
    Merge pull request #128 from mirabilos/licence-1 corrados 2020-04-22 16:15:25 +0200
  • fc98c545ae update planning Volker Fischer 2020-04-22 16:12:15 +0200
  • 47958ffef0
    do not default to the restrictive commons licence on GUI server mirabilos 2020-04-21 14:14:55 +0200
  • 5a7f8a59a1
    document which CC licence exactly is shown mirabilos 2020-04-21 14:14:20 +0200
  • f1177d42df try to make Travis happy again Volker Fischer 2020-04-21 16:12:55 +0200
  • 99c5fd04bc
    Merge pull request #124 from stanislas-m/feat/mingw-cross-compilation corrados 2020-04-21 15:44:50 +0200
  • 240b66879b Add config for mingw compiler for Windows Stanislas Michalak 2020-04-20 22:49:30 +0200
  • 975235cc8b Change Mute Stream button to Mute Myself, see #75 Volker Fischer 2020-04-20 22:12:04 +0200
  • 5ace7b635c bug fix: audio level changes if Buffer Delay is changed (Ticket #106) Volker Fischer 2020-04-20 22:00:28 +0200
  • be5554e829 fixed: the server list filter seems not to work if --showallservers is used Volker Fischer 2020-04-20 20:40:16 +0200
  • 6883c30dec added -v/--version command line argument to output version information (Ticket #121) Volker Fischer 2020-04-20 20:27:07 +0200
  • 00b11ee06a try to fix Misconfigured ASIO4ALL config can't be corrected #117 Volker Fischer 2020-04-20 19:57:21 +0200
  • ee014bbd83 small merge fixes Volker Fischer 2020-04-20 16:57:00 +0200
  • e305eac01c
    Merge pull request #115 from stanislas-m/feat/client-random-port corrados 2020-04-20 16:54:48 +0200
  • f0e73cf81b
    Explicitly set htons to 0 Stanislas Michalak 2020-04-20 09:20:00 +0200
  • 4efe081084 Allow client to bind on a random port Stanislas Michalak 2020-04-19 23:51:33 +0200
  • bba56fc988
    Merge pull request #102 from mirabilos/icon-size corrados 2020-04-19 22:39:02 +0200
  • e201495635
    make the desktop icon square and of a standard size mirabilos 2020-04-19 03:19:47 +0200
  • 95c5832554
    Merge pull request #113 from doloopuntil/improved_mac_deployment corrados 2020-04-19 20:48:46 +0200
  • a9a0fb7d19 Restore original deployment script name Daniel Masato 2020-04-19 19:37:28 +0100
  • acf5ac0d7b Small message and artifact name refactoring Daniel Masato 2020-04-19 19:37:07 +0100
  • 36b7e058fd make the registration status outputs a bit nicer Volker Fischer 2020-04-19 20:31:04 +0200
  • af2c04bd32 make sure the description text on console is shown before any server list registration infos Volker Fischer 2020-04-19 20:29:44 +0200
  • a24d14cb91 Fix typo in application name in Info.plist Daniel Masato 2020-04-19 19:20:15 +0100
  • 8f4684878b Merge branch 'master' of https://github.com/corrados/jamulus Volker Fischer 2020-04-19 19:58:49 +0200
  • 116f156022 fix: Build issue on Ubuntu: qInfo() undefined in serverList.cpp #112 Volker Fischer 2020-04-19 19:58:34 +0200
  • 9dabeb7b38
    Merge pull request #110 from gilgongo/patch-7 corrados 2020-04-19 16:51:23 +0200
  • 70179dc367
    Merge pull request #109 from gilgongo/patch-6 corrados 2020-04-19 16:50:58 +0200
  • ce520f79e2
    Merge pull request #108 from gilgongo/patch-5 corrados 2020-04-19 16:49:54 +0200
  • a12fe60315
    Removing as agreed Jonathan 2020-04-19 15:49:24 +0100
  • fe2b984b39 Add version number to MacOS installer image Daniel Masato 2020-04-19 15:27:51 +0100
  • 948849664c
    Links to wiki Jonathan 2020-04-19 15:10:36 +0100
  • 2ac4faa59f
    Links to wiki to avoid duplication Jonathan 2020-04-19 14:54:21 +0100
  • 10f65f1ee2 Improve packaging mechanism for macOS Daniel Masato 2020-04-18 17:49:11 +0100
  • ad6bcc2317 fixed: if you select server list filter all text and delete, the filter is not updated Volker Fischer 2020-04-19 15:17:06 +0200
  • 65583e3451 some code cleanup Volker Fischer 2020-04-19 12:23:25 +0200
  • 6f962aae4f merge fixes Volker Fischer 2020-04-19 12:15:36 +0200
  • e44e739708
    Merge pull request #99 from pljones/patch/log-connect-status-headless corrados 2020-04-19 12:08:46 +0200