Commit graph

  • 9dd8dbe2f3 MIDI: Fix Standard MIDI track truncation issues Christopher Snowhill 2021-04-10 00:22:27 -0700
  • 10856e6928 MIDI: Hopefully fix last outstanding Standard MIDI issue, this time with track lengths Christopher Snowhill 2021-04-09 15:05:30 -0700
  • d06eec4ff0 Set allowed extensions for the save picker when saving a playlist Christopher Snowhill 2021-04-09 11:16:12 -0700
  • cadb54b454 Fix shutdown action so it removes the playlist filter before saving the playlist Christopher Snowhill 2021-04-09 11:09:18 -0700
  • d51ca224f5 MIDI: Fix Standard MIDI issues correctly this time Christopher Snowhill 2021-04-08 23:47:49 -0700
  • ee5054e12a MIDI: Changed Standard MIDI processor to deal with even more bad MIDI files Christopher Snowhill 2021-04-08 23:29:39 -0700
  • 812dde7fb5 MIDI: Made Standard MIDI processor considerably more lenient when dealing with broken files Christopher Snowhill 2021-04-08 17:48:56 -0700
  • 2c20205f8f Fix VGMStream info parser to remove anchors and URL percent encodings from filenames Christopher Snowhill 2021-04-06 16:51:08 -0700
  • ce8a1c230d Fix Playlist Loader so it only attempts to process track info for tracks that need it, and not the entire playlist every time Christopher Snowhill 2021-04-06 16:50:17 -0700
  • 282252bfe7 Update libsidplayfp with only minor API changes for upstream Christopher Snowhill 2021-04-06 16:49:16 -0700
  • b32f9d4ac3 libsidplayfp: Fix stereo playback, and implement support for multi-file songs, and fix stereo blending so it applies to the entire output Christopher Snowhill 2021-04-05 14:07:03 -0700
  • f6f81c3083
    Add Build passing badge to README.md Dzmitry Neviadomski 2021-04-05 21:51:48 +0300
  • 5b1bd5a5ff Package CI build artifact with ditto Christopher Snowhill 2021-04-05 11:35:19 -0700
  • 2a7c89f294 Merge branch 'master' of github.com:losnoco/cog Christopher Snowhill 2021-04-05 11:28:35 -0700
  • db698cfd54 Another attemt to fix CI build. Dzmitry Neviadomski 2021-04-05 20:47:47 +0300
  • be441fdf0d Merge branch 'master' of github.com:losnoco/cog Christopher Snowhill 2021-04-05 11:11:01 -0700
  • 6e8a64f25c Another attemt to fix CI build. Dzmitry Neviadomski 2021-04-05 20:47:47 +0300
  • 1f14e5f76d Another attemt to fix CI build. Dzmitry Neviadomski 2021-04-05 20:47:47 +0300
  • 1c19046216 Add pre-commit hook for checking leaked Development Team. Dzmitry Neviadomski 2021-04-05 20:31:25 +0300
  • f1a8934ad9 Update Opus & Ogg targets. Dzmitry Neviadomski 2021-04-05 19:32:11 +0300
  • 3bb1f1b437 Remove specification of Workspace in xcodebuild step. Dzmitry Neviadomski 2021-04-05 19:08:19 +0300
  • 3097a84e56 Fix sidplayfp version define. Dzmitry Neviadomski 2021-04-05 19:06:46 +0300
  • 373ee8d57b Updated VGMStream to r1050-3658-gb5d5d6d6 Christopher Snowhill 2021-04-03 14:02:28 -0700
  • 09e82030e9 Updated libsidplayfp ref to upstream pull Christopher Snowhill 2021-04-03 13:55:29 -0700
  • f0065d1914 Updated libsidplayfp to version 2.2.0, plus some extras Christopher Snowhill 2021-04-03 02:53:09 -0700
  • 2925c2e733 MIDI: Fix Standard MIDI processor to handle edge cases like non-track chunks in the files Christopher Snowhill 2021-03-29 00:32:44 -0700
  • 0ecc2d4084
    Add developer ID certs to action Christopher Snowhill 2021-03-28 18:38:28 -0700
  • 497b7a301d Setup DEVELOPMENT_TEAM for GitHub Action. Dzmitry Neviadomski 2021-03-29 04:21:28 +0300
  • 69dec865ff Add GitHub Action to test if project is buildable. Dzmitry Neviadomski 2021-03-29 03:42:20 +0300
  • bdd02c76d3 PSF/PSF2: Set harsh compatibility mode, so emulator behaves more like actual hardware, which fixes a few PSF and PSF2 rips Christopher Snowhill 2021-03-28 12:49:34 -0700
  • d681eb293a Restore libsidplayfp remote URL Christopher Snowhill 2021-03-27 12:15:11 -0700
  • f1e14e1e6e Updated VGMStream to r1050-3650-gce033e53 Christopher Snowhill 2021-03-27 12:14:09 -0700
  • 32ea54e8f0 Update sidplayfp to latest commit Christopher Snowhill 2021-03-27 12:13:34 -0700
  • 81a4d92d72 Updated VGMStream to r1050-3644-gc9e2016f First new build on an Apple Silicon build machine Christopher Snowhill 2021-03-26 06:00:56 -0700
  • d21aa09771 First commit made while running on Apple Silicon sidplayfp: Implement ARM NEON accelerated sinc resampler on Apple Silicon, and enable existing MMX accelerated sinc resampler on Intel Christopher Snowhill 2021-03-26 05:56:19 -0700
  • 7139f5aa08 Update libopenmpt to version 0.5.7 Christopher Snowhill 2021-03-20 14:47:28 -0700
  • 9a427cf03c Update libopenmpt to version 0.5.6 Christopher Snowhill 2021-03-14 14:55:49 -0700
  • ba7aaec69c M3U and PLS playlist handlers now correctly handle macOS Classic line endings Christopher Snowhill 2021-03-09 23:49:13 -0800
  • ab6429b62b Updated VGMStream to r1050-3618-gfbf7bcaa Christopher Snowhill 2021-03-04 15:32:52 -0800
  • 3a387c3a3f Update Copyright year to 2021 with regex. Dzmitry Neviadomski 2021-03-03 23:05:57 +0300
  • e5e9dffe0f Update Mini Player minimum width to lower value. Dzmitry Neviadomski 2021-03-03 22:47:31 +0300
  • 094025900d
    Merge pull request #124 from losnoco/nevack/floating-mini-window Christopher Snowhill 2021-03-02 17:07:50 -0800
  • 3a3694d78b Add option for Mini Player to appear on top. Dzmitry Neviadomski 2021-03-03 00:04:59 +0300
  • f86f7dc532 Fixup for main branch Christopher Snowhill 2021-02-28 18:24:56 -0800
  • c2425344ac Roll MASShortcut. Dzmitry Neviadomski 2021-02-28 22:48:47 +0300
  • 483b8d6647 Don't load metadata for stream URLs Christopher Snowhill 2021-02-28 02:47:00 -0800
  • ac44ae12be Mini window UI fixes. Dzmitry Neviadomski 2021-02-27 15:29:01 +0300
  • 0ece64c50b Fix sidplayfp install name base so it runs from the correct location Christopher Snowhill 2021-02-26 15:38:41 -0800
  • 6e73220211 Revert "Add siplayfp.framework to Cog target." Christopher Snowhill 2021-02-26 15:36:42 -0800
  • 219cd937e1 Add siplayfp.framework to Cog target. Dzmitry Neviadomski 2021-02-26 18:46:26 +0300
  • e219d03519 Roll MASShortcut. Dzmitry Neviadomski 2021-02-28 22:48:47 +0300
  • 32a4425c2d Roll Sparkle 2 with XPC services. Dzmitry Neviadomski 2021-02-28 22:40:16 +0300
  • 2ef894be2c Hopefully fixed any outstanding sandbox issues with MIDI playback Christopher Snowhill 2021-02-28 03:31:52 -0800
  • 6375830e7b Don't load metadata for stream URLs Christopher Snowhill 2021-02-28 02:47:00 -0800
  • 49d91d5f5f Finalize sandbox file access persistence. Add another cover art filename. Christopher Snowhill 2021-02-28 02:02:44 -0800
  • 79fcd4e20a Mini window UI fixes. Dzmitry Neviadomski 2021-02-27 15:29:01 +0300
  • 6cc50940f5 Fix sidplayfp install name base so it runs from the correct location Christopher Snowhill 2021-02-26 15:38:41 -0800
  • f9dad140a0 Revert "Add siplayfp.framework to Cog target." Christopher Snowhill 2021-02-26 15:36:42 -0800
  • d401321d4c
    Merge pull request #116 from losnoco/nevack/sandbox Christopher Snowhill 2021-02-26 15:56:24 -0800
  • b4205491bd Remove unused fillNotification method. Dzmitry Neviadomski 2021-02-26 21:58:38 +0300
  • eaca38df89 Add siplayfp.framework to Cog target. Dzmitry Neviadomski 2021-02-26 18:46:26 +0300
  • a8d6e6b7de Enable App Sandbox. Dzmitry Neviadomski 2021-02-26 16:00:22 +0300
  • 8105b9e2b2 Modernize PlaybackEventController. Dzmitry Neviadomski 2021-02-26 23:01:48 +0300
  • d44d188a4f Add clang-format style for VSCode. Dzmitry Neviadomski 2021-02-26 23:01:25 +0300
  • e4199694a8 Update FFMPEG plugin project settings. Dzmitry Neviadomski 2021-02-26 15:17:55 +0300
  • d1469ebfe4 Sort plugins by name. Dzmitry Neviadomski 2021-02-26 15:17:01 +0300
  • b22a57efa5 Roll Sparkle 1.25.0 Dzmitry Neviadomski 2021-02-26 14:57:09 +0300
  • ddacb3a6da Update Release build script. Dzmitry Neviadomski 2021-02-26 14:55:01 +0300
  • e8c6a00d9e Release needs a workaround too Christopher Snowhill 2021-02-25 19:39:02 -0800
  • 189a01b97d
    Merge pull request #114 from losnoco/nevack/remove-sidplay-residfp-code Christopher Snowhill 2021-02-25 19:30:25 -0800
  • b685f5d5c4 Preprocess Info.plist for sidplayfp Xcode subproject. Dzmitry Neviadomski 2021-02-25 18:27:17 +0300
  • f6a0cdf3c2 Fix warnings in sidplayfp Xcode subprojects. Dzmitry Neviadomski 2021-02-25 17:34:50 +0300
  • 0aff2c9567 Add sidplayfp Xcode subproject as dep. Dzmitry Neviadomski 2021-02-25 17:28:08 +0300
  • 72702ed1e1 Add libsidplayfp submodule and supporting files. Dzmitry Neviadomski 2021-02-24 11:48:01 +0300
  • 71a697c5a4 Remove libsidplayfp external dep. Dzmitry Neviadomski 2021-02-24 11:41:54 +0300
  • 59477130bb Get rid of background tag loading, as it never worked properly anyway Christopher Snowhill 2021-02-25 02:42:44 -0800
  • 04074f5d74 Fix Core Audio input to report and decode format native bits per sample, and report file bitrate Christopher Snowhill 2021-02-22 20:48:23 -0800
  • 9f337dc41c
    Merge pull request #111 from losnoco/nevack/build-universal-ffmpeg Christopher Snowhill 2021-02-22 19:39:09 -0800
  • 54a0930dba
    Merge pull request #112 from losnoco/nevack/remove-unused-3rd-party Christopher Snowhill 2021-02-22 13:40:05 -0800
  • 3d489aeeb9 Remove outdated and unused 3rd Party code. Dzmitry Neviadomski 2021-02-22 21:47:20 +0300
  • 2c241af654 Update build scripts for universal ffmpeg. Dzmitry Neviadomski 2021-02-22 18:41:13 +0300
  • 204d63923e Fix build after removing resources. Dzmitry Neviadomski 2021-02-22 11:54:04 +0300
  • 6aa9898678
    Merge pull request #110 from nevack/nevack/remove-outdated-pngs Dmitry Nevedomsky 2021-02-22 11:02:18 +0300
  • 4b7e6db1f4 Remove unused png resources. Dzmitry Neviadomski 2021-02-22 08:25:02 +0300
  • 6fdd11f9a1 Update readme with Screenshots and build hint. Dzmitry Neviadomski 2021-02-21 10:42:02 +0300
  • 9761412e87 Update default position for MainWindow. Dzmitry Neviadomski 2021-02-21 01:39:19 +0300
  • 604edc8099 Update playback control tooltips. Dzmitry Neviadomski 2021-02-21 01:38:52 +0300
  • 85e27e7496 Rework playback shortcuts again. Dzmitry Neviadomski 2021-02-19 08:23:13 +0300
  • 97cc1e9845 Remove Apple Remote leftovers. Dzmitry Neviadomski 2021-02-19 07:32:33 +0300
  • da13131952
    Merge pull request #106 from losnoco/nevack/toolbar-redesign Dmitry Nevedomsky 2021-02-19 03:17:02 +0300
  • 18896dcc3e Rework Titlebar. Dzmitry Neviadomski 2021-02-19 01:44:05 +0300
  • d856e23a74 Move commit log links back to Github Christopher Snowhill 2021-02-18 15:11:58 -0800
  • b08263159e Show Now Playing bar only when needed. Dzmitry Neviadomski 2021-02-19 01:02:10 +0300
  • 1ddce2395b Rotate Randomize icon. Dzmitry Neviadomski 2021-02-14 03:19:07 +0300
  • a07d07c9f9 Fix Mini window restoring. Dzmitry Neviadomski 2021-02-14 03:09:59 +0300
  • e3ecc30507 Remove duplicated files from compilation target TagLib. Dzmitry Neviadomski 2021-02-13 22:56:09 +0300
  • 6ccaed14e9 Update copyright year and convert document to UTF-8 Christopher Snowhill 2021-02-10 00:42:26 -0800
  • b16d2114eb
    Change Core Audio file handler priority Christopher Snowhill 2021-02-09 18:43:39 -0800
  • ca160e1efe
    Remove maxValue default Christopher Snowhill 2021-02-09 18:39:58 -0800
  • 0bbdf50c18
    Update copyright year (#98) Christopher Snowhill 2021-02-09 18:32:20 -0800