Commit graph

  • 6b23590ac8 Play Control: Previous track now also restarts Christopher Snowhill 2025-03-26 20:09:47 -0700
  • 2282538c42 Bug Fix: Fix inserting empty chunks on track ends Christopher Snowhill 2025-03-26 19:07:36 -0700
  • 73951d6fe7 Bug Fix: Fix output logging, switch log method Christopher Snowhill 2025-03-26 19:06:02 -0700
  • 8c019c7302 Bug Fix: Include soxr latency in memory allocation Christopher Snowhill 2025-03-26 19:03:26 -0700
  • 355bdf8616 Play Control: Previous track now also restarts Christopher Snowhill 2025-03-26 20:09:47 -0700
  • 954cfa02d9 Bug Fix: Fix inserting empty chunks on track ends Christopher Snowhill 2025-03-26 19:07:36 -0700
  • 576b199382 Bug Fix: Fix output logging, switch log method Christopher Snowhill 2025-03-26 19:06:02 -0700
  • d1ff9ba0c0 Bug Fix: Include soxr latency in memory allocation Christopher Snowhill 2025-03-26 19:03:26 -0700
  • f7b2c481e6 Bug Fix: Retry MP3 file a few times before failure Christopher Snowhill 2025-03-24 16:05:19 -0700
  • 8f595af704 Bug Fix: Retry MP3 file a few times before failure Christopher Snowhill 2025-03-24 16:05:19 -0700
  • 2038a140ed Bug Fix: Fix minimp3 to deal with invalid files Christopher Snowhill 2025-03-24 15:42:30 -0700
  • f73cde09ee Bug Fix: Fix minimp3 to deal with invalid files Christopher Snowhill 2025-03-24 15:42:30 -0700
  • 18d3f76152 Bug Fix: Fix minimp3 streaming support Christopher Snowhill 2025-03-24 08:16:37 -0700
  • 2c4ca7d51d Bug Fix: Fix minimp3 streaming support Christopher Snowhill 2025-03-24 08:16:37 -0700
  • 2237863f08 FFmpeg: Fix HLS, HLS metadata, update FFmpeg Christopher Snowhill 2025-03-24 05:28:00 -0700
  • 0725f10be6 FFmpeg: Fix HLS, HLS metadata, update FFmpeg Christopher Snowhill 2025-03-24 05:28:00 -0700
  • 2ef4594916 Bug Fix: Fix minimp3 seek position Christopher Snowhill 2025-03-23 20:22:27 -0700
  • ac93ff038e Bug Fix: Fix minimp3 seek position Christopher Snowhill 2025-03-23 20:22:27 -0700
  • 184e1f14c9 Bug Fix: Free memory buffers used by minimp3 Christopher Snowhill 2025-03-23 20:03:44 -0700
  • c24d914127 minimp3: Numerous buffering fixes, consolidation Christopher Snowhill 2025-03-23 20:02:58 -0700
  • fc2a14b0fa Bug Fix: Free memory buffers used by minimp3 Christopher Snowhill 2025-03-23 20:03:44 -0700
  • 410395dded minimp3: Numerous buffering fixes, consolidation Christopher Snowhill 2025-03-23 20:02:58 -0700
  • 4b0f4a43fd minimp3: Fix seeking behavior Christopher Snowhill 2025-03-23 16:18:07 -0700
  • b67b2acd6a VGMStream: Update associated filename extensions Christopher Snowhill 2025-03-23 16:15:21 -0700
  • 90c5833fe9 VGMStream: Considerably rewrite plugin interface Christopher Snowhill 2025-03-23 16:13:24 -0700
  • 8b3a165d9a Bug Fix: Fixed several code signing issues Christopher Snowhill 2025-03-23 15:47:36 -0700
  • cbaacd35b1 VGMStream: Updated libvgmstream code base Christopher Snowhill 2025-03-23 15:45:54 -0700
  • 6e8538c7c9 minimp3: Fix seeking behavior Christopher Snowhill 2025-03-23 16:18:07 -0700
  • 11eeaea6e2 VGMStream: Update associated filename extensions Christopher Snowhill 2025-03-23 16:15:21 -0700
  • 2755ce5e64 VGMStream: Considerably rewrite plugin interface Christopher Snowhill 2025-03-23 16:13:24 -0700
  • 7bc011ddee Bug Fix: Fixed several code signing issues Christopher Snowhill 2025-03-23 15:47:36 -0700
  • c6bca5aa39 VGMStream: Updated libvgmstream code base Christopher Snowhill 2025-03-23 15:45:54 -0700
  • 9b683a9c56 Bug Fix: Reorder LPC scratch memory for alignment Christopher Snowhill 2025-03-23 00:04:40 -0700
  • 7ff653b48f MP3: Replace MAD with minimp3 Christopher Snowhill 2025-03-22 23:59:11 -0700
  • c8ce0f3f81 Bug Fix: Reorder LPC scratch memory for alignment Christopher Snowhill 2025-03-23 00:04:40 -0700
  • 3a62776fa6 MP3: Replace MAD with minimp3 Christopher Snowhill 2025-03-22 23:59:11 -0700
  • e233a95c2a EmuSC experiment goes here emusc Christopher Snowhill 2025-03-15 00:21:43 -0700
  • 341e27b3b6 Visualization Experiment: Test out projectM projectm Christopher Snowhill 2025-03-12 02:47:41 -0700
  • 31281197d4 Code Fix: Change visualizers to only copy FFT data Christopher Snowhill 2025-03-13 19:50:35 -0700
  • 7cb010e337 Code Fix: Add nullability flags to Vis Manager Christopher Snowhill 2025-03-13 19:47:35 -0700
  • d97b1e788a Sentry: Update sentry-cocoa to version 8.47.0 Christopher Snowhill 2025-03-13 19:44:40 -0700
  • 2401536e5c Crash Fix: Only selectively register observer Christopher Snowhill 2025-03-13 19:20:12 -0700
  • e7779278bd Code Fix: Change visualizers to only copy FFT data Christopher Snowhill 2025-03-13 19:50:35 -0700
  • ff66c8e1a9 Code Fix: Add nullability flags to Vis Manager Christopher Snowhill 2025-03-13 19:47:35 -0700
  • fb97fbd202 Sentry: Update sentry-cocoa to version 8.47.0 Christopher Snowhill 2025-03-13 19:44:40 -0700
  • 9aaf6d1c2d Crash Fix: Only selectively register observer Christopher Snowhill 2025-03-13 19:20:12 -0700
  • a1bbfbe3ac Bug Fix: Track advancing when Rubber Band disabled Christopher Snowhill 2025-03-11 14:25:06 -0700
  • fdd0244067 Bug Fix: Track advancing when Rubber Band disabled Christopher Snowhill 2025-03-11 14:25:06 -0700
  • 2cc7ff9c4a Core Audio: Implement proper fade on seek Christopher Snowhill 2025-03-10 23:08:49 -0700
  • 54c9f30e8a Bug Fix: Don't display notification on seek Christopher Snowhill 2025-03-10 23:03:47 -0700
  • 15eaa877b1 Core Audio: Implement proper fade on seek Christopher Snowhill 2025-03-10 23:08:49 -0700
  • 9b973a4b53 Bug Fix: Don't display notification on seek Christopher Snowhill 2025-03-10 23:03:47 -0700
  • a09907ccd9 Metadata: Move encoding helper to CogAudio Christopher Snowhill 2025-03-10 14:55:41 -0700
  • 5d73246926 Bug Fix: Handle invalid UTF-8 decoding errors Christopher Snowhill 2025-03-10 14:39:38 -0700
  • 691d07ad5a Metadata: Move encoding helper to CogAudio Christopher Snowhill 2025-03-10 14:55:41 -0700
  • 2b52d2a766 Bug Fix: Handle invalid UTF-8 decoding errors Christopher Snowhill 2025-03-10 14:39:38 -0700
  • 532d22b9bb App Store: Add encryption attestation Christopher Snowhill 2025-03-09 23:50:24 -0700
  • 845b33e422 App Store: Add encryption attestation Christopher Snowhill 2025-03-09 23:50:24 -0700
  • cdc35c7cae Bug Fix: Change how pause stops unseekable files Christopher Snowhill 2025-03-09 23:45:01 -0700
  • b34e1b5c6d Bug Fix: Disable seeking hotkeys when unseekable Christopher Snowhill 2025-03-09 23:44:26 -0700
  • aee05d5503 Bug Fix: Change how pause stops unseekable files Christopher Snowhill 2025-03-09 23:45:01 -0700
  • d4dcf29dd4 Bug Fix: Disable seeking hotkeys when unseekable Christopher Snowhill 2025-03-09 23:44:26 -0700
  • 90a62821f4 Preferences: Touched by Xcode Christopher Snowhill 2025-03-09 23:19:09 -0700
  • 60ef6c873c Preferences: Touched by Xcode Christopher Snowhill 2025-03-09 23:19:09 -0700
  • f889b34b1b Bug Fix: Add more constraints to general prefs Christopher Snowhill 2025-03-09 23:13:10 -0700
  • a192ccf875 Bug Fix: Add more constraints to general prefs Christopher Snowhill 2025-03-09 23:13:10 -0700
  • 2733ee95f3 Playlist Loader: Add option to skip playlists Christopher Snowhill 2025-03-09 23:01:40 -0700
  • 13f67cf0f4 Playlist Loader: Add option to skip playlists Christopher Snowhill 2025-03-09 23:01:40 -0700
  • bd0358b3c6 Sync with main branch Christopher Snowhill 2025-03-09 22:31:32 -0700
  • 2042034868 Bug Fix: Remove missing outlet from preferences Christopher Snowhill 2025-03-09 22:30:51 -0700
  • 0a849fc1d9 FFmpeg: Handle multiple attached pictures properly Christopher Snowhill 2025-03-09 20:06:41 -0700
  • 2ddbdb953d FFmpeg: Handle multiple attached pictures properly Christopher Snowhill 2025-03-09 20:06:41 -0700
  • b0fd359388 Crash Fix: Fix a serious bug in previous commit Christopher Snowhill 2025-03-09 18:30:06 -0700
  • dbee64e755 Crash Fix: Fix a serious bug in previous commit Christopher Snowhill 2025-03-09 18:30:06 -0700
  • 318cfd71ea Bug Fix: Fix circular bind setter loop in hotkeys Christopher Snowhill 2025-03-09 18:22:48 -0700
  • a3268e6a95 Bug Fix: Fix circular bind setter loop in hotkeys Christopher Snowhill 2025-03-09 18:22:48 -0700
  • 9c1c6d7130 Bug Fix: Operation blocks should queue inputs Christopher Snowhill 2025-03-09 15:05:03 -0700
  • cf77521bb7 Bug Fix: Handle possible null exceptions Christopher Snowhill 2025-03-09 15:03:31 -0700
  • 3874d65ec2 Bug Fix: Operation blocks should queue inputs Christopher Snowhill 2025-03-09 15:05:03 -0700
  • 14a8a35dac Bug Fix: Handle possible null exceptions Christopher Snowhill 2025-03-09 15:03:31 -0700
  • f8ee7e5e46 Core Audio: Fix pausing glitches Christopher Snowhill 2025-03-09 14:43:06 -0700
  • 4c073efbfd Core Audio: Fix pausing glitches Christopher Snowhill 2025-03-09 14:43:06 -0700
  • 05f2434462 Disable global hotkeys again for macOS < 15.0 Christopher Snowhill 2025-03-09 14:23:59 -0700
  • e64c279e45 Disable global hotkeys again for macOS < 15.0 Christopher Snowhill 2025-03-09 14:23:59 -0700
  • 0de555c2fd Re-enable hotkeys and change preferences storage Christopher Snowhill 2025-03-08 20:24:25 -0800
  • 6036000214 Re-enable hotkeys and change preferences storage Christopher Snowhill 2025-03-08 20:21:39 -0800
  • 442dfb726b Bug Fix: Disable hotkeys on macOS older than 15.0 Christopher Snowhill 2025-03-08 12:34:25 -0800
  • e9df18c067 Bug Fix: Disable hotkeys on macOS older than 15.0 Christopher Snowhill 2025-03-08 12:34:25 -0800
  • afeb614481 Bug Fix: Actually perform a fade in Christopher Snowhill 2025-03-08 00:38:38 -0800
  • 63a5239346 Core Audio: Slight change to audio fade in on seek Christopher Snowhill 2025-03-08 00:38:00 -0800
  • 3f4e35ed17 Bug Fix: Actually perform a fade in Christopher Snowhill 2025-03-08 00:38:38 -0800
  • 3dbde22f61 Core Audio: Slight change to audio fade in on seek Christopher Snowhill 2025-03-08 00:38:00 -0800
  • 653d143c03 Core Audio: Increase fade duration to 125ms Christopher Snowhill 2025-03-07 23:44:46 -0800
  • b08de34bf0 Core Audio: Shut off device after fade out Christopher Snowhill 2025-03-07 23:44:24 -0800
  • 0570ebedea Core Audio: Increase fade duration to 125ms Christopher Snowhill 2025-03-07 23:44:46 -0800
  • 1d8803e6f2 Core Audio: Shut off device after fade out Christopher Snowhill 2025-03-07 23:44:24 -0800
  • 46aac2fa91 Core Audio: Add a slight fading to operations Christopher Snowhill 2025-03-07 23:22:16 -0800
  • 5e48382774 Core Audio: Add a slight fading to operations Christopher Snowhill 2025-03-07 23:22:16 -0800
  • ff5a1c6c2c Bug Fix: Prevent hangs when starting paused Christopher Snowhill 2025-03-07 20:14:29 -0800
  • fab4d3705e Bug Fix: Prevent hangs when starting paused Christopher Snowhill 2025-03-07 20:14:29 -0800