[PR #173] [CLOSED] Case fix #1060

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/173
Author: @uajain
Created: 6/3/2015
Status: Closed

Base: masterHead: case_fix


📝 Commits (4)

  • c9b74c3 Teletext capitalization fix
  • c346e36 Enhancement of Capitalization in teletext
  • 0d39b78 Capitalization after punctuation
  • 27d2f0f Added -sc parameter

📊 Changes

3 files changed (+80 additions, -5 deletions)

View changed files

📝 src/lib_ccx/lib_ccx.h (+1 -0)
📝 src/lib_ccx/params.c (+2 -0)
📝 src/lib_ccx/telxcc.c (+77 -5)

📄 Description

Case fix.
Base sample : /John(lowercase)


🔄 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/173 **Author:** [@uajain](https://github.com/uajain) **Created:** 6/3/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `case_fix` --- ### 📝 Commits (4) - [`c9b74c3`](https://github.com/CCExtractor/ccextractor/commit/c9b74c39e90f214be59438eaa57a6ac16aa680a8) Teletext capitalization fix - [`c346e36`](https://github.com/CCExtractor/ccextractor/commit/c346e36d4e681518f2958f7531b493e0ae0dc7fe) Enhancement of Capitalization in teletext - [`0d39b78`](https://github.com/CCExtractor/ccextractor/commit/0d39b789f23fe5c4841a19fa1ad390fe33e8d178) Capitalization after punctuation - [`27d2f0f`](https://github.com/CCExtractor/ccextractor/commit/27d2f0fac8b49e962d4a69043ce9e2d321aadfd5) Added -sc parameter ### 📊 Changes **3 files changed** (+80 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/lib_ccx.h` (+1 -0) 📝 `src/lib_ccx/params.c` (+2 -0) 📝 `src/lib_ccx/telxcc.c` (+77 -5) </details> ### 📄 Description Case fix. Base sample : /John(lowercase) --- <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:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1060