Sync Two Repos - #2
Merged
Merged
Conversation
* Add comments clarifying ccextractor.cnf and locale * Comments on unobvious ctx entries * no_rollup explanation in ccx_s_options * Unified mprint format. Removed obvious comment. * Commented out unused lines and corrected if-clause * Changed unsigned char * to char * * Returned to unsigned buffers * Unsigned buf converted to signed * Correct some lines causing warnings * Added cases TODO. Some minor corrections. * Better fixes for some warnings * Convert explicit convert unsigned to signed * Update CHANGES.TXT * Update CHANGES.TXT * Fix typos. Initialization for variables. * Change comment on no_rollup. No more magic sizeof * Fix typos. Delete question-comments. * Change comments. * Fix vital bug with wrong memset. * No ugly defines. * Stash change on extern lib. Correct internal files
* Make header respect `-lf` * [ccx_encoders_webvtt.c] Use the ternary operator to select line endings * Use sprintf for choosing line ending and use ternary operator * Revert
* Create info.md * Add files via upload * Update * Rename info.md to README.md * Delete InstallCCExtractor.zip * Add files via upload * fix bugs * Update InstallCCExtractorMacGUI.zip * Create placeholder.md * Add Source Files * Create HowToGenerateApp * Rename HowToGenerateApp to HowToGenerateApp.md * To Remove Previous Commits to Fork * UpdateFreeType * Revert "UpdateFreeType" This reverts commit fee2da1. * hi * Revert "hi" This reverts commit dfcd3ae. * UpdateFreeType * fixmistake * reboot * reboot
* Add, remove spaces. Optimise if-clause. * Update cnf file. Correct and comment constants. * Unite style. Add/Remove spaces. Correct errors. * Add URLs to standards. * Correct order in enum.
* Update cnf file. Correct and comment constants. * Add URLs to standards. * Add fatals. * Add brackets to if-else. * Update CHANGES.
* Added support for <i> and <b> tags * Deleted code support bold * Added -italics flag to sepcify italics font * Added function for initializing freetype font face objects * Added support for color
…1157) * Added underline support * Added changes to CHANGES.TXT * Delete CHANGES.TXT~ * Delete .CHANGES.TXT.un~ * Update CHANGES.TXT
* Added underline support * Added changes to CHANGES.TXT * Delete CHANGES.TXT~ * Delete .CHANGES.TXT.un~ * Update CHANGES.TXT * Changed strncpy to memcpy when the size of the data being transferred is known * Add declaration of struct image_copy before function * Used strdup for duplicating strings * Added error checking for strdup
[FIX] Change inet_ntop to inet_ntoa for Windows XP compatibility
[IMPROVEMENT] Mention -DWITH_OCR in compilation instruction
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.