Commit graph

1960 commits

Author SHA1 Message Date
Chris Moeller
66302216dc Fix File source to not remove text after hash marks, as NSURL does that for us when we use the path property. 2019-01-04 18:30:45 -08:00
Chris Moeller
0d656a59ae Updated Sparkle 2019-01-04 18:29:41 -08:00
Christopher Snowhill
88bc5f3006 Fix feed updater script to point commit links to new location. 2018-09-28 01:22:05 +00:00
Christopher Snowhill
fdab126cc6 Implement spacebar for play/pause and enter for restart current track for the mini window, and implement left/right arrows for seeking forward and backward for both the mini window and the main window playlist view. 2018-09-26 20:32:23 -07:00
Christopher Snowhill
4efb2f48fb Updated VGMStream to r1050-1726-g5b99d40c. 2018-09-26 19:46:37 -07:00
Christopher Snowhill
0ffe3b0aad Add patch against unmodified VGMStream. 2018-09-26 16:35:22 -07:00
Christopher Snowhill
dec3e27406 Updated libopenmpt to version 0.3.12. 2018-09-26 16:00:05 -07:00
Christopher Snowhill
7499edd8ca Add HTTPS scheme to HTTP source plugin. 2018-09-23 16:45:03 -07:00
Christopher Snowhill
be2316163e Add a safety check for attempting to add unsupported URLs. 2018-09-23 16:44:44 -07:00
Christopher Snowhill
f01cfdb4fd Fix playlist entry to return 0 length instead of NaN when metadata hasn't loaded yet. 2018-09-22 03:11:13 -07:00
Christopher Snowhill
9866c24b9f Fix refreshing table values when adding tracks to the playlist. 2018-09-22 03:10:44 -07:00
Christopher Snowhill
ae555ee622 Maintenance edits. 2018-09-22 03:10:08 -07:00
Christopher Snowhill
3ae2d94b77 Fix tooltip background color on Mojave Dark Mode. 2018-09-22 02:14:44 -07:00
Christopher Snowhill
5d81588d7b Updated Sparkle. 2018-09-22 02:09:53 -07:00
Christopher Snowhill
1b1fee1cef .gitmodules edited online with Bitbucket 2018-08-16 22:35:53 +00:00
Christopher Snowhill
b30a8f213f Fix external M3U decimal index handling. 2018-07-22 02:07:19 -07:00
Christopher Snowhill
d3b6e474da Sorted source file list. 2018-07-22 02:06:54 -07:00
Christopher Snowhill
6f55e6710a Tidy up playlist info loader a bit. 2018-07-22 02:00:30 -07:00
Christopher Snowhill
0dc91a96ec Fix string resources encoding. Fix runtime path for Sparkle framework. 2018-07-22 02:00:10 -07:00
Christopher Snowhill
67df1e8e8a Fix encoding of strings resources. 2018-07-22 01:58:57 -07:00
Christopher Snowhill
46c2ea8f11 Updated BASS libraries. 2018-07-21 23:45:49 -07:00
Christopher Snowhill
fa1efd1391 Updated VGMStream to r1050-1417-g60615e6d. 2018-07-19 20:19:14 -07:00
Christopher Snowhill
fa52c36881 VGMStream plugin correctly fades channel counts other than stereo. 2018-07-17 23:34:25 -07:00
Christopher Snowhill
211773c714 Fix decoder so it ends properly on non-looped files when Repeat One is enabled. 2018-07-17 18:09:59 -07:00
Christopher Snowhill
6661605ea0 Updated VGMStream to r1050-1399-gee07eaee. 2018-07-17 18:09:27 -07:00
Christopher Snowhill
f58db82054 Updated VGMStream to r1050-1395-g454488b5. 2018-07-15 18:40:01 -07:00
Christopher Snowhill
a6efe31256 Updated VGMStream to r1050-1391-g4ed16da3. 2018-07-14 18:36:08 -07:00
Christopher Snowhill
ccf4b1506b Replace Sparkle with plain upstream version. 2018-07-12 02:14:36 -07:00
Christopher Snowhill
dc5186ceac Normalized some source formatting. 2018-07-12 02:05:53 -07:00
Christopher Snowhill
88079f6041 Replaced lazyusf2 with more compatible lazyusf1, and updated its timing code significantly. 2018-07-12 00:13:30 -07:00
Christopher Snowhill
8859e9a83c Import original LazyUSF into code base, for debugging and comparison. 2018-07-11 19:01:38 -07:00
Christopher Snowhill
84dd41c466 Fix Preferences resources. 2018-06-29 14:02:45 -07:00
Christopher Snowhill
9fb1381a9a Don't intercept mute or volume control keys. 2018-06-28 16:55:59 -07:00
Christopher Snowhill
bfc63d58b7 Update post build script. 2018-06-28 05:10:27 -07:00
Christopher Snowhill
f1fa644738 Disable quiet mode in build script. 2018-06-28 05:10:04 -07:00
Christopher Snowhill
f8fe7198c1 Misc. changes from simply opening the project file. 2018-06-28 05:04:32 -07:00
Christopher Snowhill
9606567b03 Fix media key hook for Mojave. 2018-06-28 05:04:15 -07:00
Christopher Snowhill
6a0ef6cc03 Update copyright date. 2018-06-28 05:03:35 -07:00
Christopher Snowhill
be0b6adb78 Updates for new build system. 2018-06-28 04:03:37 -07:00
Christopher Snowhill
37a8e4ea3a Hopefully implemented a proper workaround for new Mojave permissions required for the Media Key event hook. We shouldn't crash any more. 2018-06-27 20:50:26 -07:00
Christopher Snowhill
8dce830f84 Update README.md. Add note about submodules. 2018-06-20 17:20:36 -07:00
Christopher Snowhill
7cfcd87cf5 Only include OpenMPT subsongs if they're 10 seconds or longer. 2018-06-18 19:06:16 -07:00
Christopher Snowhill
75f0e677a8 Updated VGMStream to r1050-1355-g005c5556. 2018-06-18 18:19:23 -07:00
Christopher Snowhill
489c329a21 Update libopenmpt to version 0.3.10. 2018-06-18 18:08:02 -07:00
Christopher Snowhill
2b6248dc75 More descriptions that are suddenly mandatory\! 2018-06-09 19:42:28 -07:00
Christopher Snowhill
315b0bdd5c Add nonsense usage descriptions to Info.plist for a bunch of things that the user is unlikely to ever do with the application. 2018-06-09 19:32:47 -07:00
Christopher Snowhill
141b4fcbf4 Disable media key tap on System Preferences, so we don't interfere with security permission controls. 2018-06-09 19:22:52 -07:00
Christopher Snowhill
18176782e7 Update SPMediaKeyTap to a more recent version. 2018-06-09 19:22:04 -07:00
Christopher Snowhill
a429025dc2 Updated mGBA GSF player core. 2018-06-04 18:08:36 -07:00
Christopher Snowhill
53fa8e2a1e Apply Xcode's suggested changes to project files. 2018-06-04 00:13:55 -07:00