Commit graph

  • f52de150a7
    Processing: Fix missing converter setup function Christopher Snowhill 2023-10-04 16:07:20 -0700
  • dc1f78fe4f
    CI: Hopefully fix this time Christopher Snowhill 2023-10-04 02:10:34 -0700
  • 87684a7974
    CI: Hopefully fix this time Christopher Snowhill 2023-10-04 02:10:34 -0700
  • 5e27f084e9
    Add a cache shutdown guard Christopher Snowhill 2023-10-03 22:59:23 -0700
  • 8997ffa030
    Update libFLAC to version 1.4.3 Christopher Snowhill 2023-10-03 22:58:49 -0700
  • 7634283717
    Add a cache shutdown guard Christopher Snowhill 2023-10-03 22:59:23 -0700
  • ba8a10f494
    Update libFLAC to version 1.4.3 Christopher Snowhill 2023-10-03 22:58:49 -0700
  • 2fc42ccb73
    CI: Switch to Xcode 15 Christopher Snowhill 2023-10-03 22:01:30 -0700
  • 7ee6359056
    CI: Switch to Xcode 15 Christopher Snowhill 2023-10-03 22:01:30 -0700
  • 1eee2fbf11
    CI: Switch to latest macOS and latest stable Xcode Christopher Snowhill 2023-10-03 21:29:41 -0700
  • 6b2964328a
    Remove redundant track end checker Christopher Snowhill 2023-10-03 21:28:44 -0700
  • 17c598878c
    CI: Switch to latest macOS and latest stable Xcode Christopher Snowhill 2023-10-03 21:29:41 -0700
  • c4df174ee6
    Remove redundant track end checker Christopher Snowhill 2023-10-03 21:28:44 -0700
  • 1f497ee8bb
    Added Usage Description translations Christopher Snowhill 2023-10-03 20:35:35 -0700
  • 38dfd2f4a2
    Added Usage Description translations Christopher Snowhill 2023-10-03 20:35:35 -0700
  • 73252a8928
    Reduce audio buffering slightly again Christopher Snowhill 2023-10-03 19:46:11 -0700
  • a37026dec2
    Reduce audio buffering slightly again Christopher Snowhill 2023-10-03 19:46:11 -0700
  • b07a6fd098
    Visualization: Improve latency and buffering appearance Christopher Snowhill 2023-10-03 19:34:42 -0700
  • 2102fc1c44
    Visualization: Reset buffer on playback stop Christopher Snowhill 2023-10-03 19:32:40 -0700
  • 8e90da6292 Visualization: Improve latency and buffering appearance Christopher Snowhill 2023-10-03 19:34:42 -0700
  • 416e77d220 Visualization: Reset buffer on playback stop Christopher Snowhill 2023-10-03 19:32:40 -0700
  • 09f7496d9a
    Initial implementation of positional audio for macOS Sonoma Christopher Snowhill 2023-10-03 04:59:54 -0700
  • 4ced731194
    Replace hard coded Pi constant with M_PI Christopher Snowhill 2023-10-03 04:55:44 -0700
  • 8c67b6c2f7
    Significantly improve memory usage of loading tags Christopher Snowhill 2023-10-03 04:55:09 -0700
  • d88a90e5b0
    Fix a typo Christopher Snowhill 2023-10-03 04:53:26 -0700
  • 122b6d6a6d
    Improve audio buffering situation Christopher Snowhill 2023-10-03 04:48:57 -0700
  • fb72db74f8
    Stop visualizer feed for stopped playback Christopher Snowhill 2023-10-02 19:15:58 -0700
  • 2987857b93
    Fix a missing do on a do-while block Christopher Snowhill 2023-10-02 19:14:36 -0700
  • df198110ed
    Hopefully fix format change on end of track Christopher Snowhill 2023-10-02 19:13:27 -0700
  • 0d682fef37 Initial implementation of positional audio for macOS Sonoma Christopher Snowhill 2023-10-03 04:59:54 -0700
  • fbde40212c Replace hard coded Pi constant with M_PI Christopher Snowhill 2023-10-03 04:55:44 -0700
  • a1bd2e0d44 Significantly improve memory usage of loading tags Christopher Snowhill 2023-10-03 04:55:09 -0700
  • 34edc003db Fix a typo Christopher Snowhill 2023-10-03 04:53:26 -0700
  • d221300fb6 Improve audio buffering situation Christopher Snowhill 2023-10-03 04:48:57 -0700
  • 791c9f9b17
    Stop visualizer feed for stopped playback Christopher Snowhill 2023-10-02 19:15:58 -0700
  • 73738aa185 Fix a missing do on a do-while block Christopher Snowhill 2023-10-02 19:14:36 -0700
  • e9e4fd3aa4
    Hopefully fix format change on end of track Christopher Snowhill 2023-10-02 19:13:27 -0700
  • 4d0123e13d
    Simplify HRTF filter, change option to reflect it Christopher Snowhill 2023-10-02 10:15:44 -0700
  • 2eabd72491
    Attempt to stabilize visualization flutter Christopher Snowhill 2023-10-02 10:14:48 -0700
  • f4f46942ec
    Fix converter after output switchover Christopher Snowhill 2023-10-02 10:14:20 -0700
  • adc4128c28
    Fix further bugs with output switchover Christopher Snowhill 2023-10-02 10:13:39 -0700
  • d364a7ef10
    Update BASS and friends for Xcode 15 Christopher Snowhill 2023-10-02 07:06:07 -0700
  • 661f047e1b
    Add missing Info.plist strings Christopher Snowhill 2023-10-02 07:05:32 -0700
  • 7ac32284ff
    Revert to previous low latency output system Christopher Snowhill 2023-10-02 07:04:26 -0700
  • ca1f9381b5
    Hopefully fix crashes from rapidly skipping files Christopher Snowhill 2023-10-02 06:47:57 -0700
  • 4ddca15a8f
    Simplify HRTF filter, change option to reflect it Christopher Snowhill 2023-10-02 10:15:44 -0700
  • 919661c9e8
    Attempt to stabilize visualization flutter Christopher Snowhill 2023-10-02 10:14:48 -0700
  • cfd5b1c6fb
    Fix converter after output switchover Christopher Snowhill 2023-10-02 10:14:20 -0700
  • a2e4fa17b2
    Fix further bugs with output switchover Christopher Snowhill 2023-10-02 10:13:39 -0700
  • e59c7be0b8
    Update BASS and friends for Xcode 15 Christopher Snowhill 2023-10-02 07:06:07 -0700
  • 9e96bb2b75
    Add missing Info.plist strings Christopher Snowhill 2023-10-02 07:05:32 -0700
  • 7ab2a8305a
    Revert to previous low latency output system Christopher Snowhill 2023-10-02 07:04:26 -0700
  • 5e36affad8
    Hopefully fix crashes from rapidly skipping files Christopher Snowhill 2023-10-02 06:47:57 -0700
  • cda6ce608c
    Privacy - Added Spanish translation Christopher Snowhill 2023-09-03 16:51:50 -0700
  • e85b5eea34
    Privacy - Added Spanish translation Christopher Snowhill 2023-09-03 16:51:50 -0700
  • f3d218fd3d
    Privacy: Added purpose strings Christopher Snowhill 2023-09-03 16:38:53 -0700
  • d3a31da1a6
    Privacy: Added purpose strings Christopher Snowhill 2023-09-03 16:38:53 -0700
  • 8d2425b06a
    Playback: Start playback and seek in the background Christopher Snowhill 2023-09-02 22:28:05 -0700
  • f54dd1c7b1
    Playback: Start playback and seek in the background Christopher Snowhill 2023-09-02 22:28:05 -0700
  • d4196a5595
    Updated Translations Christopher Snowhill 2023-09-02 21:40:53 -0700
  • 09c9711b50
    Touched by Xcode Christopher Snowhill 2023-09-02 21:40:36 -0700
  • 40b5bf7e13
    Updated VGMStream to r1866-46-g883d796d Christopher Snowhill 2023-09-02 20:56:12 -0700
  • fb208b4cd5
    MainMenu: Touched by Xcode Christopher Snowhill 2023-09-02 21:17:59 -0700
  • 57158da628
    AppleScript: Implemented Composer field Christopher Snowhill 2023-09-02 21:17:31 -0700
  • a01d9ee5b3
    Info Inspector: Implemented Composer field Christopher Snowhill 2023-09-02 20:22:11 -0700
  • 9593902aff
    Playlist: Implemented Composer column Christopher Snowhill 2023-09-02 20:21:40 -0700
  • a3c8149612
    Tags: Expose Composer tag through interfaces Christopher Snowhill 2023-09-02 20:14:30 -0700
  • 1bffcaa429
    TagLib: Remove stray whitespace Christopher Snowhill 2023-09-02 20:12:57 -0700
  • d62d5f1279
    TagLib: Implement Composer tag support Christopher Snowhill 2023-09-02 20:12:30 -0700
  • 11dcac6b04
    ASF/WMA: Implement Album Artist tags (oops) Christopher Snowhill 2023-09-02 20:10:19 -0700
  • d069aa0361
    Updated Translations Christopher Snowhill 2023-09-02 21:40:53 -0700
  • f345f1ddf0
    Touched by Xcode Christopher Snowhill 2023-09-02 21:40:36 -0700
  • 08c904c201
    Updated VGMStream to r1866-46-g883d796d Christopher Snowhill 2023-09-02 20:56:12 -0700
  • c802dbfa45
    MainMenu: Touched by Xcode Christopher Snowhill 2023-09-02 21:17:59 -0700
  • b64e00449e
    AppleScript: Implemented Composer field Christopher Snowhill 2023-09-02 21:17:31 -0700
  • 4c9895d208
    Info Inspector: Implemented Composer field Christopher Snowhill 2023-09-02 20:22:11 -0700
  • 750fae6712
    Playlist: Implemented Composer column Christopher Snowhill 2023-09-02 20:21:40 -0700
  • 4ac4881e4c
    Tags: Expose Composer tag through interfaces Christopher Snowhill 2023-09-02 20:14:30 -0700
  • 4bb59c1c3e
    TagLib: Remove stray whitespace Christopher Snowhill 2023-09-02 20:12:57 -0700
  • 248718c967
    TagLib: Implement Composer tag support Christopher Snowhill 2023-09-02 20:12:30 -0700
  • b9121be6e8
    ASF/WMA: Implement Album Artist tags (oops) Christopher Snowhill 2023-09-02 20:10:19 -0700
  • 5b9e5be295
    Add a bitrate column to the playlist Christopher Snowhill 2023-08-20 23:47:37 -0700
  • 0f6b403b43
    Fix rating sorting Christopher Snowhill 2023-08-20 23:46:00 -0700
  • 03e510fa92
    Add missing column header translations Christopher Snowhill 2023-08-20 23:36:42 -0700
  • 1dbaa61313
    Touched by Xcode Christopher Snowhill 2023-08-20 23:35:09 -0700
  • bfe2f03fbb
    Fix sorting for missing columns Christopher Snowhill 2023-08-20 23:16:47 -0700
  • 702a52a93e
    Attempt to make project build with Xcode 15 Christopher Snowhill 2023-08-20 23:15:38 -0700
  • 7ea87f0502 Add a bitrate column to the playlist Christopher Snowhill 2023-08-20 23:47:37 -0700
  • 16c1cf4b65 Fix rating sorting Christopher Snowhill 2023-08-20 23:46:00 -0700
  • f62a7c5fed Add missing column header translations Christopher Snowhill 2023-08-20 23:36:42 -0700
  • 59123f98d5 Touched by Xcode Christopher Snowhill 2023-08-20 23:35:09 -0700
  • 158fbed081 Fix sorting for missing columns Christopher Snowhill 2023-08-20 23:16:47 -0700
  • 0b75967d64
    Attempt to make project build with Xcode 15 Christopher Snowhill 2023-08-20 23:15:38 -0700
  • eae6c96b5e
    Reduce inter-thread buffering a bit Christopher Snowhill 2023-07-29 01:31:26 -0700
  • fc2d96831d
    Don't pause streams, stop instead Christopher Snowhill 2023-07-29 00:56:16 -0700
  • 587ccd6a0d
    Fix Repeat menu being disabled, change default Christopher Snowhill 2023-07-29 00:55:14 -0700
  • a4ff143600
    Touched by Xcode Christopher Snowhill 2023-07-29 00:49:01 -0700
  • a49456f44b
    Stash a Core Audio output, kind of glitchy Christopher Snowhill 2023-07-29 00:23:58 -0700
  • 545a1e9632
    Reduce inter-thread buffering a bit Christopher Snowhill 2023-07-29 01:31:26 -0700
  • 0c934886f4
    Don't pause streams, stop instead Christopher Snowhill 2023-07-29 00:56:16 -0700