[PR #563] [MERGED] Windows update #1400

Closed
opened 2026-01-29 17:16:13 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/563
Author: @Izaron
Created: 12/22/2016
Status: Merged
Merged: 12/22/2016
Merged by: @cfsmp3

Base: masterHead: windows-update


📝 Commits (2)

  • 4b80441 Renamed OCR to Full and copy ffmpeg DLLs to folder
  • 4c78e47 Fixed mess in the filters

📊 Changes

4 files changed (+151 additions, -141 deletions)

View changed files

📝 .gitignore (+2 -2)
📝 windows/ccextractor.sln (+14 -14)
📝 windows/ccextractor.vcxproj (+42 -32)
📝 windows/ccextractor.vcxproj.filters (+93 -93)

📄 Description

I did not rename (Debug|Release) to (Debug|Release)-Simple since it looks ugly/redundant in my opinion. I think we should save it.
Added ffmpeg dll-s copy in the folders after build (I missed it in last PR).
Fixed a mess in the filters.
Before PR all configuration already target the platform 120_xp.
"Official" .zip file with all the required dependencies (all .dll files from windows/libs/lib) - https://www.dropbox.com/s/h6oij6r3dzmyqki/ccextractor-dll.zip?dl=0


🔄 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/CCExtractor/ccextractor/pull/563 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `windows-update` --- ### 📝 Commits (2) - [`4b80441`](https://github.com/CCExtractor/ccextractor/commit/4b80441164652de26104b455212a86553ef68e3d) Renamed OCR to Full and copy ffmpeg DLLs to folder - [`4c78e47`](https://github.com/CCExtractor/ccextractor/commit/4c78e47404e77eecfc42f2c2284ec906ff562796) Fixed mess in the filters ### 📊 Changes **4 files changed** (+151 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -2) 📝 `windows/ccextractor.sln` (+14 -14) 📝 `windows/ccextractor.vcxproj` (+42 -32) 📝 `windows/ccextractor.vcxproj.filters` (+93 -93) </details> ### 📄 Description I did not rename (Debug|Release) to (Debug|Release)-Simple since it looks ugly/redundant in my opinion. I think we should save it. Added ffmpeg dll-s copy in the folders after build (I missed it in last PR). Fixed a mess in the filters. Before PR all configuration already target the platform 120_xp. "Official" .zip file with all the required dependencies (all .dll files from windows/libs/lib) - https://www.dropbox.com/s/h6oij6r3dzmyqki/ccextractor-dll.zip?dl=0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1400