Christopher Snowhill
|
5a1c398291
|
Merge pull request #72 from nevack/nevack/preferences-revamp
Use SF Symbols in Preferences on Big Sur.
|
2021-01-07 23:24:44 -08:00 |
Christopher Snowhill
|
515216cd43
|
Merge pull request #73 from nevack/nevack/fix-volume-popover
Fix Volume Slider popover reattaching to window.
|
2021-01-07 23:24:34 -08:00 |
Dzmitry Neviadomski
|
581b9e42b3
|
Use SF Symbols in Preferences on Big Sur.
And refactoring of Preference Window.
|
2021-01-08 09:40:21 +03:00 |
Dzmitry Neviadomski
|
ddf98f7a3b
|
Fix Volume Slider popover reattaching to window.
|
2021-01-08 09:35:41 +03:00 |
Christopher Snowhill
|
0fdabd55dd
|
Merge pull request #69 from nevack/nevack/volume-slider-popover
Show Volume slider in NSPopover instead of CGWindow.
|
2021-01-07 15:36:03 -08:00 |
Dzmitry Neviadomski
|
9b9e2d2c42
|
Show Volume slider in NSPopover instead of CGWindow.
Also perform Haptic feedback when volume slider is at 100%.
|
2021-01-08 00:35:52 +03:00 |
Christopher Snowhill
|
1aa9b5a01c
|
Merge pull request #61 from nevack/nevack/notifications
Show album art with UserNotification api.
|
2021-01-06 23:22:15 -08:00 |
Dzmitry Neviadomski
|
e16d4e8aa7
|
Save artwork to jpg instead of png to reduce size.
|
2021-01-07 08:45:44 +03:00 |
Christopher Snowhill
|
c0a349d694
|
Merge pull request #68 from nevack/nevack/update-mini-window
Update Mini Window toolbar item priority
|
2021-01-06 21:06:54 -08:00 |
Christopher Snowhill
|
1b7948ef9d
|
Merge pull request #67 from nevack/nevack/update-volume-slider
Update volume slider to use NSPopover.
|
2021-01-06 21:06:38 -08:00 |
Dzmitry Neviadomski
|
bd4e64c029
|
Do not show iTunes Style option with UserNotification.
|
2021-01-07 07:44:07 +03:00 |
Dzmitry Neviadomski
|
05f66d40f3
|
Show Album Art with UserNotification.
|
2021-01-07 07:44:07 +03:00 |
Dzmitry Neviadomski
|
52c31c5117
|
Hide Zoom button for Mini Window.
Also fix 4 deprecation warnings.
|
2021-01-07 07:41:58 +03:00 |
Dzmitry Neviadomski
|
edafc3fe1f
|
Update Main Window toolbar item priority.
|
2021-01-07 07:41:09 +03:00 |
Dzmitry Neviadomski
|
76bdebd058
|
Update volume slider to use NSPopover.
|
2021-01-07 06:48:40 +03:00 |
Christopher Snowhill
|
1f3d045b62
|
Merge pull request #66 from nevack/nevack/fix-crash
Fix crash when Quitting without active track set.
|
2021-01-06 15:23:04 -08:00 |
Christopher Snowhill
|
858b22d60b
|
Move new PositionSliderToolbarItem.swift to correct folder
|
2021-01-06 14:56:04 -08:00 |
Dzmitry Neviadomski
|
c192fb5c41
|
Fix crash when Quitting without active track set.
|
2021-01-07 01:40:49 +03:00 |
Christopher Snowhill
|
42690a8077
|
Merge pull request #65 from nevack/nevack/update-ogg-vorbis-sdk
Updated Ogg and Vorbis targets Base SDK.
|
2021-01-06 14:40:48 -08:00 |
Christopher Snowhill
|
32d4c73c66
|
Merge pull request #64 from nevack/nevack/update-toolbar
Update Toolbar items visibility.
|
2021-01-06 14:39:40 -08:00 |
Christopher Snowhill
|
a5f0ee7d68
|
Remove developer team
|
2021-01-06 14:39:03 -08:00 |
Christopher Snowhill
|
1fce0de175
|
Merge pull request #63 from JanX2/master
Info.plist improvements
|
2021-01-06 14:35:32 -08:00 |
Dzmitry Neviadomski
|
f503963184
|
Updated Ogg and Vorbis targets Base SDK.
Targets:
- libogg (static)
- libvorbis (static)
- libvorbisenc (static)
- libvorbisfile (static)
|
2021-01-07 01:18:40 +03: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 |
Jan Weiß
|
10a76e3b39
|
Info.plist touched by Xcode.
|
2021-01-06 14:05:34 +01:00 |
Jan Weiß
|
a065cd75be
|
Actually fix LSMinimumSystemVersion in Info.plist.
|
2021-01-06 14:05:06 +01:00 |
Christopher Snowhill
|
0a99093af0
|
Fix status bar bodge so stopping manually doesn't prevent playback for 3 seconds
|
2021-01-06 02:18:09 -08:00 |
Christopher Snowhill
|
41d11bdfa8
|
Fix one deprecation warning
|
2021-01-06 02:17:30 -08:00 |
Christopher Snowhill
|
2a52dd831a
|
Updated VGMStream to r1050-3548-g64ffe5ea
|
2021-01-06 01:04:54 -08:00 |
Christopher Snowhill
|
d070dffdbe
|
Updated lazyusf2 with fixes from Josh W for cases where some USF rips would cause the internal counter variable to take a full 32 bit loop before producing more audio, having all the appearances of temporarily locking up
|
2021-01-06 00:52:09 -08:00 |
Christopher Snowhill
|
97fee7e486
|
Add a bodge so playback status bar doesn't pop in and out repeatedly on manual track changes
|
2021-01-06 00:39:12 -08:00 |
Christopher Snowhill
|
002fa3b63e
|
Fix last remaining references to old build target
|
2021-01-06 00:38:23 -08:00 |
Christopher Snowhill
|
23ccae9ce5
|
Merge pull request #62 from JanX2/master
Second attempt to fix build with other than maintainer’s TeamIDs.
|
2021-01-06 00:36:11 -08:00 |
Jan Weiß
|
a197e82d5e
|
Remove addendum and patch.
|
2021-01-05 17:25:12 +01:00 |
Jan Weiß
|
9fc1605330
|
Improve Shared.xcconfig.
|
2021-01-05 17:25:12 +01: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
|
238e6cddf6
|
Update README and add patch
|
2020-12-22 02:39:18 -08:00 |
Christopher Snowhill
|
dbc51d76f9
|
Revert PR #60 - Nope, that breaks hardened runtime and signing it myself
|
2020-12-22 02:11:50 -08:00 |
Christopher Snowhill
|
bf33cdb113
|
Adjusted main window constraints a bit
|
2020-12-22 00:54:29 -08:00 |
Christopher Snowhill
|
f1c45a81ef
|
Updated VGMStream to r1050-3533-g95709ce3
|
2020-12-22 00:54:29 -08:00 |
Christopher Snowhill
|
3a677f5f2e
|
Merge pull request #60 from JanX2/master
Fix build with other than maintainer’s TeamIDs
|
2020-12-13 17:47:15 -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
|
58b6ea5881
|
Added HMQ extension for HMP format
|
2020-12-08 19:16:03 -08:00 |
Christopher Snowhill
|
4ef5283fa8
|
Updated VGMStream to r1050-3468-gc3ed1fad
|
2020-12-04 16:29:46 -08:00 |
Christopher Snowhill
|
24231ecdbb
|
Update libopenmpt to version 0.5.4
|
2020-12-04 16:22:42 -08:00 |
Christopher Snowhill
|
b375f06faa
|
Eliminate first parent policy from version count generation, as my little stunt with releasing from the development branch has broken build numbers a bit
|
2020-11-26 18:39:26 -08:00 |
Christopher Snowhill
|
0b47070bd0
|
Remove erroneous macOS 10.7 deployment target from framework
|
2020-11-26 18:36:29 -08:00 |
Christopher Snowhill
|
4755483961
|
Touched by Xcode
|
2020-11-26 18:36:08 -08:00 |
Christopher Snowhill
|
d9df3cbb0f
|
Merge pull request #58 from kode54/ohsir
Merge tracking branch of Big Sur update
|
2020-11-26 18:28:46 -08:00 |
Christopher Snowhill
|
b77f3c97a0
|
Merge branch 'master' into ohsir
|
2020-11-26 18:28:29 -08:00 |