Commit graph

1972 commits

Author SHA1 Message Date
Christopher Snowhill
62c4e71227 Remove Media Keys warning dialog, let user discover why their global hotkeys aren't working on their own if they aren't the type to complain about features that have been in since the beginning. 2019-06-20 21:04:19 -07:00
Christopher Snowhill
412a094b94 Updated VGMStream to r1050-2323-g2e1739e6 2019-06-20 20:57:32 -07:00
Christopher Snowhill
a6b0e0e8ae Updated libopenmpt to version 0.4.5 2019-06-20 20:17:10 -07:00
Chris Moeller
c5001ddf96 Updated libopenmpt to version 0.4.3 2019-02-12 00:07:17 -08:00
Chris Moeller
e76c1966c6 Updated VGMStream to r1050-2066-g3dc52c5f 2019-02-12 00:05:35 -08:00
Chris Moeller
451e508939 Minor automatic project change 2019-01-23 18:26:37 -08:00
Chris Moeller
d1e4abf78c Updated libopenmpt to version 0.4.2 2019-01-23 18:26:37 -08:00
Chris Moeller
9431a11028 Updated visible copyright year. 2019-01-23 18:26:37 -08:00
Chris Moeller
05de1e5033 Updated VMStream to r1050-2028-gac28ccc5 2019-01-23 18:26:24 -08:00
Chris Moeller
18c22cd6b2 Updated VGMStream to r1050-1973-g34f962eb 2019-01-06 01:34:00 -08:00
Chris Moeller
d5b560de06 Updated mGBA 2019-01-04 19:17:51 -08:00
Chris Moeller
3a93a0083c Updated VGMStream to r1050-1964-g9346ae50 2019-01-04 19:15:04 -08:00
Chris Moeller
16d0d9f5cc 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
2ec3e0940a Updated Sparkle 2019-01-04 18:29:41 -08:00
Christopher Snowhill
39db4a0726 Fix feed updater script to point commit links to new location. 2018-09-28 01:22:05 +00:00
Christopher Snowhill
39bc8df77c 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
2a5221da25 Updated VGMStream to r1050-1726-g5b99d40c. 2018-09-26 19:46:37 -07:00
Christopher Snowhill
46e5b89a8b Add patch against unmodified VGMStream. 2018-09-26 16:35:22 -07:00
Christopher Snowhill
63be0c6270 Updated libopenmpt to version 0.3.12. 2018-09-26 16:00:05 -07:00
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