Commit Graph

1953 Commits (eda1c9674ad1bcb5e9f81b379f56e18128d3e59d)

Author SHA1 Message Date
Christopher Snowhill eda1c9674a Add HTTPS scheme to HTTP source plugin. 2018-09-23 16:45:03 -07:00
Christopher Snowhill 6eeb8a60da Add a safety check for attempting to add unsupported URLs. 2018-09-23 16:44:44 -07:00
Christopher Snowhill 505b8c3140 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 d9529d04a8 Fix refreshing table values when adding tracks to the playlist. 2018-09-22 03:10:44 -07:00
Christopher Snowhill 6a978b8847 Maintenance edits. 2018-09-22 03:10:08 -07:00
Christopher Snowhill 0b5bd66c0d Fix tooltip background color on Mojave Dark Mode. 2018-09-22 02:14:44 -07:00
Christopher Snowhill 833f4d32b0 Updated Sparkle. 2018-09-22 02:09:53 -07:00
Christopher Snowhill 176d7aa0ba .gitmodules edited online with Bitbucket 2018-08-16 22:35:53 +00:00
Christopher Snowhill e59a9e1ed9 Fix external M3U decimal index handling. 2018-07-22 02:07:19 -07:00
Christopher Snowhill 03eac4619f Sorted source file list. 2018-07-22 02:06:54 -07:00
Christopher Snowhill 0513639842 Tidy up playlist info loader a bit. 2018-07-22 02:00:30 -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 6980e7b4e9 Fix encoding of strings resources. 2018-07-22 01:58:57 -07:00
Christopher Snowhill 8cbd0fc49c Updated BASS libraries. 2018-07-21 23:45:49 -07:00
Christopher Snowhill c1efdb0a6e Updated VGMStream to r1050-1417-g60615e6d. 2018-07-19 20:19:14 -07:00
Christopher Snowhill b3eb934a38 VGMStream plugin correctly fades channel counts other than stereo. 2018-07-17 23:34:25 -07:00
Christopher Snowhill 5c25e3b071 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 6f59d10162 Updated VGMStream to r1050-1399-gee07eaee. 2018-07-17 18:09:27 -07:00
Christopher Snowhill 0742206f53 Updated VGMStream to r1050-1395-g454488b5. 2018-07-15 18:40:01 -07:00
Christopher Snowhill e62c04204a Updated VGMStream to r1050-1391-g4ed16da3. 2018-07-14 18:36:08 -07:00
Christopher Snowhill e387ab7615 Replace Sparkle with plain upstream version. 2018-07-12 02:14:36 -07:00
Christopher Snowhill ab6f6ad568 Normalized some source formatting. 2018-07-12 02:05:53 -07:00
Christopher Snowhill 951b2e6c7c Replaced lazyusf2 with more compatible lazyusf1, and updated its timing code significantly. 2018-07-12 00:13:30 -07:00
Christopher Snowhill b1e67366d0 Import original LazyUSF into code base, for debugging and comparison. 2018-07-11 19:01:38 -07:00
Christopher Snowhill 31d47715d1 Fix Preferences resources. 2018-06-29 14:02:45 -07:00
Christopher Snowhill 993b5af6eb Don't intercept mute or volume control keys. 2018-06-28 16:55:59 -07:00
Christopher Snowhill aa3a4d71cc Update post build script. 2018-06-28 05:10:27 -07:00
Christopher Snowhill 1dfc270d20 Disable quiet mode in build script. 2018-06-28 05:10:04 -07:00
Christopher Snowhill c5918c9aa2 Misc. changes from simply opening the project file. 2018-06-28 05:04:32 -07:00
Christopher Snowhill a71b2b2f65 Fix media key hook for Mojave. 2018-06-28 05:04:15 -07:00
Christopher Snowhill 4234a614b6 Update copyright date. 2018-06-28 05:03:35 -07:00
Christopher Snowhill 67495009ff Updates for new build system. 2018-06-28 04:03:37 -07:00
Christopher Snowhill 6e6648624d 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 a7eee36cde Update README.md. Add note about submodules. 2018-06-20 17:20:36 -07:00
Christopher Snowhill 923440b16b Only include OpenMPT subsongs if they're 10 seconds or longer. 2018-06-18 19:06:16 -07:00
Christopher Snowhill 854e29c29c Updated VGMStream to r1050-1355-g005c5556. 2018-06-18 18:19:23 -07:00
Christopher Snowhill 56e760f3b3 Update libopenmpt to version 0.3.10. 2018-06-18 18:08:02 -07:00
Christopher Snowhill c7a7f56511 More descriptions that are suddenly mandatory\! 2018-06-09 19:42:28 -07:00
Christopher Snowhill 3b4709bf28 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 a9eb674252 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 f0c7c0b777 Update SPMediaKeyTap to a more recent version. 2018-06-09 19:22:04 -07:00
Christopher Snowhill 268a293a7a Updated mGBA GSF player core. 2018-06-04 18:08:36 -07:00
Christopher Snowhill bcf839efd1 Apply Xcode's suggested changes to project files. 2018-06-04 00:13:55 -07:00
Christopher Snowhill a767189657 Updated VGMStream to r1050-1335-g25479155. 2018-06-03 18:51:00 -07:00
Christopher Snowhill 3901305105 No longer send '(null)' notifications for files missing artist and/or album tags. 2018-06-03 18:39:07 -07:00
Christopher Snowhill d14d69e3c4 Correctly invalidate playlist view's data when background metadata loader completes. 2018-05-23 00:34:22 -07:00
Christopher Snowhill 3b8e498e7f Fix total time display on startup, when all metadata is correctly loaded. 2018-05-23 00:32:47 -07:00
Christopher Snowhill fa648bdc44 Fix linkage errors due to inline missing 'static'. 2018-05-22 01:04:58 -07:00
Christopher Snowhill aebbef593f Updated Highly Quixotic to include new, more accurate sound emulation. 2018-05-22 00:53:00 -07:00
Chris Moeller 9609e96143 Hopefully fix the constant need to recompile some of the frameworks. 2018-05-11 19:22:45 -07:00