Christopher Snowhill
1e97d02384
Cleaned up project files, also removed accidental and remaining team identifiers
2021-05-01 15:43:56 -07:00
Christopher Snowhill
13bd399b31
Clean up most warnings and update some dependencies
2021-04-29 18:16:24 -07:00
Christopher Snowhill
f86f7dc532
Fixup for main branch
2021-02-28 18:48:31 -08:00
Christopher Snowhill
6e73220211
Revert "Add siplayfp.framework to Cog target."
...
This reverts commit eaca38df89
.
2021-02-28 18:48:05 -08:00
Dzmitry Neviadomski
219cd937e1
Add siplayfp.framework to Cog target.
2021-02-28 18:47:59 -08:00
Dzmitry Neviadomski
d1469ebfe4
Sort plugins by name.
2021-02-26 15:17:01 +03:00
Dzmitry Neviadomski
204d63923e
Fix build after removing resources.
2021-02-22 11:54:04 +03:00
Dzmitry Neviadomski
18896dcc3e
Rework Titlebar.
...
Show Album art in info button.
2021-02-19 02:58:57 +03:00
Dzmitry Neviadomski
b08263159e
Show Now Playing bar only when needed.
...
Fixes #101
Fixes #105
2021-02-19 01:07:05 +03:00
Christopher Snowhill
0b88e5f041
Remove development team setting leak
2021-02-06 14:34:08 -08:00
Dzmitry Neviadomski
5e3ed2af4b
Remove ThirdParty SPMediaKeyTap
2021-02-07 00:27:14 +03:00
Dzmitry Neviadomski
19dbf4c9f5
Migrate to MASShortcut.
...
Removed NDHotKey code.
Added ability to restore default shortcuts.
Migrated old user-set shortcuts.
2021-01-25 06:47:09 +03:00
Dzmitry Neviadomski
0c820a1d1c
Copy Preferences.preferencePane in a more straightforward way.
2021-01-25 01:25:56 +03:00
Dzmitry Neviadomski
52b2610324
Rename General target to Preferences to reflect it's real purpose.
2021-01-25 01:20:27 +03:00
Dzmitry Neviadomski
8fa30d109d
Remove dead code after NSPopover migration.
2021-01-10 03:33:21 +03:00
Christopher Snowhill
858b22d60b
Move new PositionSliderToolbarItem.swift to correct folder
2021-01-06 14:56:04 -08:00
Christopher Snowhill
a5f0ee7d68
Remove developer team
2021-01-06 14:39:03 -08:00
Dzmitry Neviadomski
6a4243128e
Update Toolbar items visibility.
...
Use backported NSSearchToolbarItem to support collapsed state.
Give more priority to Playback controls.
Fix sizing of Playback Slider.
2021-01-07 00:49:14 +03:00
Christopher Snowhill
002fa3b63e
Fix last remaining references to old build target
2021-01-06 00:38:23 -08:00
Jan Weiß
63ed28919b
Second attempt to fix build with other than maintainer’s TeamIDs. Worked for me with Xcode 12.3.
2021-01-05 17:25:12 +01:00
Christopher Snowhill
dbc51d76f9
Revert PR #60 - Nope, that breaks hardened runtime and signing it myself
2020-12-22 02:11:50 -08:00
Jan Weiß
c305a5f949
Fix build with other than maintainer’s TeamIDs.
...
This commit removes development team and code signing key/value pairs that slipped through when Xcode applied code signing changes.
2020-12-13 12:01:48 +01:00
Christopher Snowhill
91b1271ae2
Bump deployment target to 10.13
2020-11-24 15:26:26 -08:00
Dan Leehr
cd84ec683e
Fix path to icon_blank.icns
2020-11-23 17:01:25 -05:00
Christopher Snowhill
dedeb399a8
- Big Sur phase two
...
- Restructure main window a bit more
- Remove attempt at SF Symbols icons for now
- Add Now Playing popout to Stacks style main window, tooltip instructs to click to select the current track in playlist
- Disable libFLAC plugin on macOS 10.13 and newer, letting Core Audio handle it instead. Apparently, libFLAC is not really ready for Apple Silicon yet.
2020-11-22 18:16:34 -08:00
Christopher Snowhill
002e16260c
Change delpoyment target to 10.9
2020-09-06 21:52:07 -07:00
Christopher Snowhill
0001bd581b
Phase one of Big Sur
2020-06-30 01:04:55 -07:00
Christopher Snowhill
3e6d599452
Implement new notification display system, when running on Mojave or newer
2020-03-21 01:51:35 -07:00
Christopher Snowhill
6a17d6426e
Switch to Sparkle binaries. Currently trying 1.22.0.
2020-02-29 17:47:07 -08:00
Jan Weiß
f01915ed80
Project touched by Xcode.
2020-02-17 17:06:48 +01:00
Jan Weiß
4f9c58ec4a
Remove DevelopmentTeam that slipped through.
2020-02-17 13:47:16 +01:00
Christopher Snowhill
eba116d92e
Replace Feedback submission dialog with link to special contact form
2019-11-16 14:49:30 -08:00
Christopher Snowhill
2476f8827d
Hopefully fix compatibility with systems older than 10.12.1
2019-11-14 19:16:43 -08:00
Christopher Snowhill
09777d4554
Implemented support for MediaPlayer framework, which fixes media key support on newer systems, and also media info reporting
2019-11-13 19:13:59 -08:00
Jan Weiß
f5edb6ae71
Added unversioned TeamID infrastruture.
...
This is described in detail in the file "Shared.xcconfig".
2019-10-19 18:11:56 +02:00
Christopher Snowhill
a23085082a
Switch back to lazyusf2, and enable JIT entitlement for it
2019-10-15 14:32:18 -07:00
Christopher Snowhill
9a47c0ebe9
- Remove obsolete Growl framework
...
- Update BASS and friends to latest versions
- Remove unused unmo3 library
- Add entitlements to Hardened Runtime for unsigned plugins (for
AU MIDI playback), and for executable memory use (for the USF
recompiler)
- TODO: Replace Growl branding with generic notification icon
2019-10-10 15:47:46 -07:00
Christopher Snowhill
fd7ab684c2
Updates for modern Xcode
2019-10-05 00:12:36 -07:00
Christopher Snowhill
050eef7225
Updated to latest Xcode
2019-07-02 16:37:17 -07:00
Christopher Snowhill
fd61d465f7
Fix string resources encoding. Fix runtime path for Sparkle framework.
2018-07-22 02:00:10 -07:00
Christopher Snowhill
aa3a4d71cc
Update post build script.
2018-06-28 05:10:27 -07:00
Christopher Snowhill
67495009ff
Updates for new build system.
2018-06-28 04:03:37 -07:00
Christopher Snowhill
bcf839efd1
Apply Xcode's suggested changes to project files.
2018-06-04 00:13:55 -07:00
Christopher Snowhill
50616714ad
Implemented AdPlug decoder.
2018-01-27 15:08:06 -08:00
Christopher Snowhill
aaaa5d574f
Replaced DUMB and company with libopenmpt.
2018-01-04 18:00:39 -08:00
Christopher Snowhill
0ddddb7965
Oops.
2017-12-27 17:38:00 -08:00
Christopher Snowhill
2abba64b32
Hopefully fix Travis CI building once and for all.
2017-12-27 17:33:52 -08:00
Christopher Snowhill
913287665d
Update project files to current recommendations.
2017-09-26 16:12:33 -07:00
Christopher Snowhill
4fd36e1831
Oops, forgot to add my DSA public key to the app. Delta updates should work again after this update.
2017-09-25 18:52:17 -07:00
Christopher Snowhill
8ad0b7e8e3
Updated projects to Xcode recommendations.
2016-11-03 22:42:21 -07:00