10fdcf9700
Reference MediaKeyTap.framework.dSYM from the right folder
2019-02-22 11:14:21 -05:00
67c6b87cfd
Move dSym file for MediaKeyTap
2019-02-22 10:39:29 -05:00
797d7b206d
Add MediaKeyTap to capture media keys
...
This is resulting in an alarming warning appearing in the console:
```
pid(87021)/euid(501) is calling TIS/TSM in non-main thread environment,
ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!
```
I've opened an issue on the library GitHub page for now.
2019-02-22 08:35:52 -05:00
84d209a967
Add preference window with host and port
2019-02-21 08:16:41 -05:00
4b82d2070b
Move album layout to it's own Layout file
2019-02-20 08:26:25 -05:00
a30c6ffc09
Upgrade to Swift 4.2
2019-02-16 18:56:12 -05:00
eb32f8cdf6
Address PR feedback
2019-02-16 18:42:18 -05:00
891d08cfff
Auto set width of albums and restrict queue view width
2019-02-13 22:20:26 -05:00
447432120a
Add album view
2019-02-13 22:20:25 -05:00
bcf034166b
Project should build now with testable import
2019-02-13 08:19:18 -05:00
b9a8b54c42
Move RawRepresentable extension into it's own file
2019-02-08 13:49:57 -05:00
58dcab754f
Bunch of changes based on PR feedback
2019-02-08 13:49:56 -05:00
ce91a4282c
Rename QueueController to better reflect its job
2019-02-08 13:49:56 -05:00
b62b42707b
Big re-org
2019-02-08 13:49:55 -05:00
dc86de752d
Create status class and reorganise MPDClient
2019-02-08 13:47:48 -05:00
e0a9290684
Show the queue and update it when it changes
2019-02-08 13:47:47 -05:00
f77141faa0
Add handler delegate for MPD client notifications
2019-02-08 13:47:46 -05:00
5d1230f2cc
Move MPD connection to AppDelegate
2019-02-08 13:47:46 -05:00
0bed74b7d3
You can press a button and a thing happens!
2019-02-07 21:28:50 -05:00
1c2e536e38
Sign tests adhoc too
2019-02-07 08:43:12 -05:00
60b196b77c
Sign UI tests adhoc
2019-02-07 08:35:49 -05:00
2cc5892569
Adhoc code sign
2019-02-07 08:31:51 -05:00
3e94ec19e5
Manually code sign all the things
2019-02-07 07:55:10 -05:00
3f945ee717
Does this work?
2019-02-06 21:05:24 -05:00
641a450279
Add modulemap for libmpdclient
2019-01-25 12:02:54 -05:00
5a7e8dcebb
Add libmpdclient bridge header
2019-01-25 11:26:11 -05:00
328e4cf602
Setup window and add toolbar buttons
2019-01-11 17:24:53 -05:00
6c38b7435e
Initial Commit
2018-07-31 13:05:54 -04:00