[PR #1] [MERGED] Changes for integration #2

Closed
opened 2026-02-15 16:03:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/soundtouch/pull/1
Author: @Vestrel
Created: 1/20/2022
Status: Merged
Merged: 1/22/2022
Merged by: @Megamouse

Base: masterHead: master


📝 Commits (3)

📊 Changes

6 files changed (+33 additions, -87 deletions)

View changed files

📝 include/STTypes.h (+0 -48)
📝 include/SoundTouch.h (+9 -0)
📝 source/SoundTouch/FIRFilter.cpp (+6 -20)
📝 source/SoundTouch/SoundTouch.cpp (+11 -0)
📝 source/SoundTouch/TDStretch.cpp (+5 -19)
📝 source/SoundTouch/cpu_detect.h (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/soundtouch/pull/1 **Author:** [@Vestrel](https://github.com/Vestrel) **Created:** 1/20/2022 **Status:** ✅ Merged **Merged:** 1/22/2022 **Merged by:** [@Megamouse](https://github.com/Megamouse) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`0b9d9e0`](https://github.com/RPCS3/soundtouch/commit/0b9d9e05a3b5a520d21d38cf2dc5a09c6cb17203) Remove cpu runtime checks - [`1019ab3`](https://github.com/RPCS3/soundtouch/commit/1019ab3739321fc50e295513455de8b8557ad45c) Clean up defines - [`5523f17`](https://github.com/RPCS3/soundtouch/commit/5523f17335e3d55c08186106393c1f3c7843a250) Allow direct buffer access ### 📊 Changes **6 files changed** (+33 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `include/STTypes.h` (+0 -48) 📝 `include/SoundTouch.h` (+9 -0) 📝 `source/SoundTouch/FIRFilter.cpp` (+6 -20) 📝 `source/SoundTouch/SoundTouch.cpp` (+11 -0) 📝 `source/SoundTouch/TDStretch.cpp` (+5 -19) 📝 `source/SoundTouch/cpu_detect.h` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:03:05 -05:00
yindo closed this issue 2026-02-15 16:03:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/soundtouch#2