[PR #130] [MERGED] added dirent.h #1024

Open
opened 2026-01-29 16:58:23 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/130
Author: @anshul1912
Created: 1/7/2015
Status: Merged
Merged: 1/9/2015
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (3)

📊 Changes

4 files changed (+867 additions, -4 deletions)

View changed files

📝 linux/Makefile (+23 -3)
📝 src/lib_ccx/dvb_subtitle_decoder.c (+5 -0)
📝 src/lib_ccx/ocr.c (+1 -1)
src/win_spec_incld/dirent.h (+838 -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/CCExtractor/ccextractor/pull/130 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 1/7/2015 **Status:** ✅ Merged **Merged:** 1/9/2015 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`eb93345`](https://github.com/CCExtractor/ccextractor/commit/eb933455447873bf9c0bf9a28dacbac8ff63451f) added dirent.h - [`2c9faa7`](https://github.com/CCExtractor/ccextractor/commit/2c9faa70ea36e40bd787915215e8165b9c7328d9) give error message with ENABLE_OCR - [`94675b2`](https://github.com/CCExtractor/ccextractor/commit/94675b2dac5d09d1418a1e2fc448fd42473f3bc8) handle no language found ### 📊 Changes **4 files changed** (+867 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `linux/Makefile` (+23 -3) 📝 `src/lib_ccx/dvb_subtitle_decoder.c` (+5 -0) 📝 `src/lib_ccx/ocr.c` (+1 -1) ➕ `src/win_spec_incld/dirent.h` (+838 -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>
claunia added the pull-request label 2026-01-29 16:58:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1024