Commit Graph

1948 Commits (3ae2d94b77d2821034d64c0f4a026be50fc8b89c)

Author SHA1 Message Date
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
Christopher Snowhill 61017eea8a Updated VGMStream to r1050-1335-g25479155. 2018-06-03 18:51:00 -07:00
Christopher Snowhill 4ebde0d584 No longer send '(null)' notifications for files missing artist and/or album tags. 2018-06-03 18:39:07 -07:00
Christopher Snowhill fdf3ae9b29 Correctly invalidate playlist view's data when background metadata loader completes. 2018-05-23 00:34:22 -07:00
Christopher Snowhill 2a974d6704 Fix total time display on startup, when all metadata is correctly loaded. 2018-05-23 00:32:47 -07:00
Christopher Snowhill 9b8f3a6ad2 Fix linkage errors due to inline missing 'static'. 2018-05-22 01:04:58 -07:00
Christopher Snowhill be53a3dcd8 Updated Highly Quixotic to include new, more accurate sound emulation. 2018-05-22 00:53:00 -07:00
Chris Moeller c38ff73e68 Hopefully fix the constant need to recompile some of the frameworks. 2018-05-11 19:22:45 -07:00
Chris Moeller db60c25a3c Hopefully fix multi-port MIDI files that only denote the alternate port tracks. 2018-05-11 19:22:25 -07:00
Chris Moeller ab2a02cc60 Update mGBA, including a fix for PSG volume. 2018-05-11 19:21:42 -07:00
Chris Moeller af3b51cbcb Cleaned up some warnings. 2018-05-11 19:17:14 -07:00
Chris Moeller 607f3dff0f Fix sidplay default filter configuration for 8580, which is now a different value format. 2018-05-01 19:31:55 -07:00
Chris Moeller c6d1174742 Update libsidplayfp. 2018-05-01 19:31:27 -07:00