Commit Graph

  • 3d4e1bff10 Merge pull request #785 from khipp/update-homebrew master Kyle Neideck 2024-12-23 00:11:29 +11:00
  • 1c743053c6 Update Homebrew installation instructions Klaus Hipp 2024-12-22 14:04:59 +01:00
  • de1a9fa413 Merge pull request #781 from johzzy/master Kyle Neideck 2024-12-19 20:56:34 +11:00
  • 12a7deb15f feat: BGMAppDelegate.h forward declaring @class BGMAudioDeviceManager and @class BGMAppVolumesController Johnny 2024-12-18 15:23:50 +08:00
  • e6375b0919 Merge pull request #779 from johzzy/master Kyle Neideck 2024-12-08 20:10:46 +11:00
  • 029cb2f5f8 remove part of #pragma clang diagnostic ignored "-Wdeprecated". Johnny 2024-12-08 15:15:57 +08:00
  • 2ac8a1afd1 update c++11 lambda for CAPropertyAddressList Johnny 2024-12-04 14:52:59 +08:00
  • 784bb249a9 Merge pull request #778 from johzzy/master Kyle Neideck 2024-12-07 09:47:09 +11:00
  • 51e1266532 fix crash Johnny 2024-12-06 18:28:37 +08:00
  • 4b7caeeb54 Merge pull request #777 from johzzy/master Kyle Neideck 2024-12-06 21:07:47 +11:00
  • 7e592ebb2b fix crash in BGMPlayThrough::IsRunningSomewhereOtherThanBGMApp Johnny 2024-12-04 14:38:24 +08:00
  • 0aea54f0c5 Merge pull request #776 from johzzy/master Kyle Neideck 2024-12-06 14:30:31 +11:00
  • 9407ee36d2 update format log about "BGMDevice is not running somewhere other than BGMApp" Johnny 2024-12-05 11:12:57 +08:00
  • 9058e3c556 Merge pull request #767 from 7Backwards/Fix-volume-icon-on-menu-bar-not-centered Kyle Neideck 2024-09-09 19:57:41 +10:00
  • a8f4ace099 Fix volume icon on menu bar not centered Gonçalo Neves 2024-09-07 21:39:42 +00:00
  • 610f15c556 Merge pull request #741 from manzick/arc-support Kyle Neideck 2024-05-27 01:05:31 +10:00
  • 62174be95e Add arc browser support manzick 2024-05-26 20:48:17 +06:00
  • 48bdcd1a64 Allow installation when Rosetta 2 isn't installed. Kyle Neideck 2024-05-13 13:36:51 +10:00
  • cb6f38821e README.md: Make v0.4.3 the current version. Kyle Neideck 2024-04-26 15:49:28 +10:00
  • b96fcb7a47 Fix BGMXPCHelper not launching due to Gatekeeper in macOS 14.5. v0.4.3 Kyle Neideck 2024-04-26 09:50:08 +10:00
  • ad14e1b0a4 Fix BGMDevice not immediately removed after uninstall on macOS 14.4. Kyle Neideck 2024-04-25 09:13:17 +10:00
  • 61be8bead4 Bump the patch version number again. Kyle Neideck 2024-04-25 09:05:03 +10:00
  • 8b2bf56eca Fix Gatekeeper stopping BGMXPCHelper from launching on macOS 14. Kyle Neideck 2024-04-25 08:46:54 +10:00
  • e655d571e0 Fix the About panel not always opening on macOS 14.4+. v0.4.2 Kyle Neideck 2024-04-24 17:55:46 +10:00
  • 9257d50b15 In the About panel, link to the contributors page on GitHub. Kyle Neideck 2024-04-24 13:50:53 +10:00
  • 3097f4b621 Fix installer failing in macOS 14.5. v0.4.1 Kyle Neideck 2024-04-23 15:46:05 +10:00
  • 73f221e423 skip-ui-tests.py: Update the path to Python as macOS dropped Python 2. Kyle Neideck 2024-03-07 08:39:00 +11:00
  • 7d700b3de5 build_and_install.sh: Work around build failures caused by an Xcode bug. Kyle Neideck 2024-03-07 08:28:30 +11:00
  • 014a6eecc8 Merge pull request #721 from mrbaloghakos/master Kyle Neideck 2024-02-20 22:11:54 +11:00
  • 2cc3faaebb Fix Login Items path in README Ákos Balogh 2024-02-20 11:08:02 +01:00
  • 5000c64084 Fix build errors in XCode 15.2. Kyle Neideck 2024-01-23 23:27:59 +11:00
  • 4fc776e4a6 Merge pull request #638 from LawrenceWarren/master Kyle Neideck 2022-11-27 16:01:20 +11:00
  • ca3c497940 feat(docs): Update references to System Preferences Lawrence Warren 2022-11-26 12:52:44 +11:00
  • 08837fcdca Merge pull request #622 from dnicolson/fix-menu-offset-big-sur Kyle Neideck 2022-08-31 02:07:09 +10:00
  • 076514c83a Fix menu alignment on macOS Big Sur and later Dave Nicolson 2022-08-29 06:42:49 +02:00
  • 8090f12204 Merge pull request #614 from Kache/master Kyle Neideck 2022-07-28 13:42:39 +10:00
  • bd38207146 Add Run / Configure instructions to README Kevin C 2022-07-15 10:28:57 -07:00
  • d92d9e6d29 README.md: Make v0.4.0 the current version. Kyle Neideck 2022-06-15 21:25:05 +10:00
  • d048287140 Fix slider knob sizes. v0.4.0 Kyle Neideck 2022-06-12 14:24:50 +10:00
  • c89566d212 Merge branch 'gh-actions' Kyle Neideck 2022-06-12 13:44:12 +10:00
  • cbb3e20e1c GH Actions: Reenable the release job. gh-actions Kyle Neideck 2022-06-11 23:37:15 +10:00
  • 9f9c18748a GH Actions: Re-disable the UI tests. Kyle Neideck 2022-06-11 20:42:12 +10:00
  • 3040a20766 GH Actions: Try to grant BGMApp mic authorization by modifying TCC.db. Kyle Neideck 2022-05-19 17:24:33 +10:00
  • 30ec1c24b7 GH Actions: Try to fix mic authorization dialog not closing. Kyle Neideck 2022-05-15 16:04:31 +10:00
  • cc2516a705 GH Actions: Fix application log gathering command. Kyle Neideck 2022-05-15 15:08:51 +10:00
  • 909615617a GH Actions: More logging to help diagnose UI test failures. Kyle Neideck 2022-05-15 14:49:08 +10:00
  • 89eebb0e02 Show an error message if the user denies input device permissions. Kyle Neideck 2022-05-15 02:20:58 +10:00
  • 058af733be Automatically accept the input device permission dialog in UI tests. Kyle Neideck 2022-05-15 02:06:35 +10:00
  • ffd634245c GH Actions: Upload the test results. Kyle Neideck 2022-05-13 21:35:24 +10:00
  • 7afb8a6c12 GH Actions: Re-enable the UI tests. Kyle Neideck 2022-05-13 20:53:12 +10:00
  • c68e05244c Merge branch 'gh-actions' Kyle Neideck 2022-05-13 17:20:31 +10:00
  • 22dea1ef5d GH Actions: Fix checking the BGMApp bundle was installed. Kyle Neideck 2022-05-13 16:42:32 +10:00
  • b2770f1793 Installer: Fix post-install check for BGMDriver failing unnecessarily. Kyle Neideck 2022-05-13 15:46:53 +10:00
  • a730fb98f8 Installer: Log more audio device info if BGMDevice doesn't appear. Kyle Neideck 2022-05-13 12:03:33 +10:00
  • 1fdf47cd12 Merge pull request #597 from adrenalin8231/474-edge-helper Kyle Neideck 2022-04-18 18:33:44 +10:00
  • 4608f4bbac add Microsoft Edge to ResponsibleBundleIDsOf adrenalin8231 2022-04-18 14:24:29 +09:00
  • 5f1641da8f GH Actions: Skip the UI tests. Kyle Neideck 2022-04-03 18:00:47 +10:00
  • 2e1fb9db46 GH Actions: Fix the test and package commands. Kyle Neideck 2022-04-03 17:09:08 +10:00
  • fbf95c0605 GH Actions: Workaround for https://github.com/actions/runner/issues/884 Kyle Neideck 2022-04-02 15:05:33 +11:00
  • ada2615d88 GH Actions: Add a checkout step for the release job. Kyle Neideck 2022-04-02 13:06:43 +11:00
  • 71c11315e5 GH Actions: Split build/test and release into separate jobs. Kyle Neideck 2022-04-01 16:36:34 +11:00
  • 4e9d21d499 Fix more errors in the GitHub Actions file. Kyle Neideck 2022-04-01 12:53:47 +11:00
  • da96132da0 Fix YAML syntax in the GitHub Actions file. Kyle Neideck 2022-04-01 12:43:02 +11:00
  • d84471c29e Migrate from Travis CI to GitHub Actions. Kyle Neideck 2022-04-01 12:33:51 +11:00
  • 6ef13ed762 Fix an infinite loop in safe_install_dir.sh. Kyle Neideck 2022-03-31 15:33:43 +11:00
  • 8ddfb81148 Fix compiler warnings in Xcode 13.2. Kyle Neideck 2022-03-31 15:29:25 +11:00
  • f4ea06e3c3 Merge pull request #593 from muneebmahmed/master Kyle Neideck 2022-03-31 15:20:21 +11:00
  • 01217d2d8c Remove python 2 usage Muneeb Ahmed 2022-03-30 19:06:35 -07:00
  • 5a048431b2 Merge pull request #588 from Arsenic-ATG/license_patch Kyle Neideck 2022-03-15 13:19:15 +11:00
  • 333aaf93e2 Update LICENSE Arsenic 2022-03-13 18:08:43 +05:30
  • 9441a31d9d Merge pull request #579 from Coeur/spelling Kyle Neideck 2022-01-23 16:16:12 +11:00
  • f31aebcf51 spelling Antoine Cœur 2022-01-20 21:54:03 +08:00
  • 3f4b119c86 Merge pull request #578 from JTEgan/master Kyle Neideck 2022-01-20 20:21:15 +11:00
  • 3bfd68615f added copyright Jon Egan 2022-01-19 07:16:17 -05:00
  • 24b248e09d Fix for issue #475 dropdown arrows move instead of doing something Jon Egan 2022-01-19 07:01:13 -05:00
  • 0d5965b266 Merge pull request #485 from BossElijah/fix-grammar-error Kyle Neideck 2021-05-06 19:27:36 +10:00
  • c84dd5754c Fix grammar error BossElijah 2021-05-06 11:08:34 +02:00
  • a5b7cd69e3 Update the link to the latest SNAPSHOT in the README. Kyle Neideck 2021-04-03 18:28:01 +11:00
  • fe786fb338 Merge pull request #464 from marcuswu/fix/issue_457 Kyle Neideck 2021-04-03 00:04:12 +11:00
  • 5a5f9d0a8d Use kAppPanNoValue in place of INT_MIN Marcus Wu 2021-03-31 14:53:30 -04:00
  • 89186d526f Fix comment referencing INT_MAX instead of INT_MIN Marcus Wu 2021-03-31 14:45:39 -04:00
  • 69fb7f69e3 Fix syntax error Marcus Wu 2021-03-31 14:42:42 -04:00
  • b38f6ddcd6 Reduce noise in the CI logs. 0.4.0-SNAPSHOT-b38f6dd Kyle Neideck 2021-03-31 14:31:08 +11:00
  • e9e13a3056 Fix problem setting pan to -1 Marcus Wu 2021-03-30 09:42:50 -04:00
  • c7df7506bc Merge pull request #1 from kyleneideck/master Marcus Wu 2021-03-30 09:36:38 -04:00
  • 169ee92802 Fix test compilation error with Xcode 12.5. Kyle Neideck 2021-03-30 23:47:57 +11:00
  • 0a87596c1c Merge branch 'master' of https://github.com/kyleneideck/BackgroundMusic Kyle Neideck 2021-03-30 20:35:41 +11:00
  • 3551e0f6e6 Fix uninstall failing when BGMApp has debug symbols. Kyle Neideck 2021-03-30 20:26:23 +11:00
  • 6d23685084 Merge pull request #463 from thelukasprobst/master Kyle Neideck 2021-03-30 20:22:52 +11:00
  • a93ec5ee34 Adjust height of Screenshot.png Lukas Probst 2021-03-30 11:09:51 +02:00
  • 26d354866e Update the screenshot in the README and make it transparent Lukas Probst 2021-03-30 10:53:24 +02:00
  • 06cf3d8777 Update the macOS versions used in CI. Kyle Neideck 2021-03-30 19:34:59 +11:00
  • 0e0cc5fd05 Installer: Retry if opening BGMApp fails. Kyle Neideck 2021-03-30 19:01:09 +11:00
  • 213c339309 Add a bundle ID property for apps in the AppleScript API. Kyle Neideck 2021-03-25 01:19:46 +11:00
  • c0a556be04 Merge pull request #457 from marcuswu/AppleScript Kyle Neideck 2021-03-24 13:08:57 +11:00
  • a62b783e5f Fix removed synonym Marcus Wu 2021-03-23 13:16:12 -04:00
  • 44e3e96986 Update comment based on suggestion Marcus Wu 2021-03-23 12:09:42 -04:00
  • d9a22d1b62 Update comment based on suggestion Marcus Wu 2021-03-23 12:09:29 -04:00
  • ce56a96829 Updated according to suggestions Marcus Wu 2021-03-22 20:48:41 -04:00
  • c10ea9d132 Updated according to suggestions Marcus Wu 2021-03-22 20:48:20 -04:00