[PR #111] [MERGED] UCLA fixes + Windows project fix + build fix #1007

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/111
Author: @canihavesomecoffee
Created: 10/10/2014
Status: Merged
Merged: 10/11/2014
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (6)

📊 Changes

7 files changed (+16 additions, -12 deletions)

View changed files

📝 linux/build (+1 -1)
📝 src/lib_ccx/ccfont2.xbm (+0 -0)
📝 src/lib_ccx/ccx_encoders_common.c (+2 -2)
📝 src/lib_ccx/params.c (+0 -3)
📝 windows/ccextractor.vcxproj (+3 -1)
📝 windows/ccextractor.vcxproj.filters (+9 -3)
📝 windows/ccextractor.vcxproj.user (+1 -2)

📄 Description

  • UCLA issue should be fixed
  • Issue with UCLA followed by -out=ttxt (as used in UCLA) is not longer throwing fatal exception
  • Build script updated to include new folder
  • Moved font to library folder
  • Fixed windows project.

🔄 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/111 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 10/10/2014 **Status:** ✅ Merged **Merged:** 10/11/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`48b5a0b`](https://github.com/CCExtractor/ccextractor/commit/48b5a0b3846b512b5fbad17f770567dee79ac631) Small UCLA fix - [`53be44d`](https://github.com/CCExtractor/ccextractor/commit/53be44dfdb97aa291b8f6cd8599f0da3c707d26f) Merge branch 'master' of https://github.com/CCExtractor/ccextractor - [`e8f8d04`](https://github.com/CCExtractor/ccextractor/commit/e8f8d0436936f18f7b5055af59152ad0b85d70f3) possible fix for ucla timing issue - [`4726442`](https://github.com/CCExtractor/ccextractor/commit/47264425dfd6ce90a652b8830726e58f7dfd2bc0) Fix of build script + moving ccfont2 - [`9d5ce9a`](https://github.com/CCExtractor/ccextractor/commit/9d5ce9aaae9a69482113ea4a5e7623d76baefeed) UCLA bug fix? - [`26d9584`](https://github.com/CCExtractor/ccextractor/commit/26d9584a9326f1c667175fc9d9dca29b12a68943) Windows projext fix ### 📊 Changes **7 files changed** (+16 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `linux/build` (+1 -1) 📝 `src/lib_ccx/ccfont2.xbm` (+0 -0) 📝 `src/lib_ccx/ccx_encoders_common.c` (+2 -2) 📝 `src/lib_ccx/params.c` (+0 -3) 📝 `windows/ccextractor.vcxproj` (+3 -1) 📝 `windows/ccextractor.vcxproj.filters` (+9 -3) 📝 `windows/ccextractor.vcxproj.user` (+1 -2) </details> ### 📄 Description - UCLA issue should be fixed - Issue with UCLA followed by -out=ttxt (as used in UCLA) is not longer throwing fatal exception - Build script updated to include new folder - Moved font to library folder - Fixed windows project. --- <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:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1007