Pradana AUMARS pradana.aumars
  • Joined on 2021-02-25
pradana.aumars pushed to redesign at pradana.aumars/EasyCSV 2021-07-21 20:45:02 +02:00
pradana.aumars created branch redesign in pradana.aumars/EasyCSV 2021-07-21 20:45:02 +02:00
pradana.aumars pushed to master at pradana.aumars/EasyCSV 2021-07-21 20:44:54 +02:00
9ac6ee03e4 Add easycsv_string testing
9cdf20e7a7 Create libeasycsv_string library
924e47bacc Move purely string-manipulation function to a separate file
b0e3062d59 Add easycsv_get_row and easycsv_set_charp_to_value
959ffce49f easycsv_insert_value documentation fixed
Compare 28 commits »
pradana.aumars merged pull request pradana.aumars/videocr#3 2021-07-14 18:48:33 +02:00
Update image processing procedure
pradana.aumars pushed to master at pradana.aumars/videocr 2021-07-14 18:48:33 +02:00
92d131ecd6 Merge pull request 'Update image processing procedure' (#3) from Yun/videocr:master into master
b5e6f5a57f Update image processing procedure
Compare 2 commits »
pradana.aumars pushed to master at pradana.aumars/videocr 2021-07-13 16:39:12 +02:00
25765b8b6f Import numpy in video.py
pradana.aumars pushed to master at pradana.aumars/videocr 2021-07-13 16:36:45 +02:00
09f5098e19 Fix missing parenthesis
pradana.aumars pushed to master at pradana.aumars/videocr 2021-07-13 16:16:54 +02:00
b005e36fcd Merge pull request 'Add additional image processing' (#1) from Yun/videocr:master into master
aec2b9c95a fixup
7f6881749f Add additional image processing
Compare 3 commits »
pradana.aumars merged pull request pradana.aumars/videocr#1 2021-07-13 16:16:53 +02:00
Add additional image processing
pradana.aumars pushed to master at pradana.aumars/videocr 2021-07-12 23:53:02 +02:00
edc1bc28a2 Fix indentation on last commit
pradana.aumars pushed to master at pradana.aumars/videocr 2021-07-12 22:20:15 +02:00
5534ae317f Isolate subtitles as black over white background (kudos to u/Yun on hexbear.net)
pradana.aumars pushed to master at pradana.aumars/EasyCSV 2021-07-11 18:23:35 +02:00
1156c9debf Complete documentation of public header
5f50b57b36 Reorganise easycsv_access_suite
449a1bb36c Partially add documentation and remove const when not needed
fd78125832 Removed _easycsv declaration in public header
fc57b7639b Separated private and public methods
Compare 6 commits »
pradana.aumars pushed to master at pradana.aumars/EasyCSV 2021-07-11 12:00:34 +02:00
47095a868e Move print test suite to read test suite
9d1dcc5714 Shuffle tests suite func definitions
0354afb2b7 Fix _priv->fp malloc & strcpy
a8480a2fcf Comment bugged _priv->fp malloc and fix malloc of easycsv *csv in easycsv_init
b2f9953f31 Set all members to NULL or 0 manually and implement fopen under EASYCSV_W
Compare 9 commits »
pradana.aumars pushed to master at pradana.aumars/pong 2021-06-29 19:45:37 +02:00
9bfc856a63 Update README, add build requirements
0370ce68cf Add Guix package scheme
Compare 2 commits »
pradana.aumars pushed tag 0.1-alpha to pradana.aumars/pong 2021-06-29 19:37:52 +02:00
pradana.aumars pushed to master at pradana.aumars/pong 2021-06-29 18:46:08 +02:00
b008b6c73b Add exec bash command to bootstrap
pradana.aumars deleted tag 0.1-alpha from pradana.aumars/pong 2021-06-29 18:41:21 +02:00
pradana.aumars pushed tag 0.1-alpha to pradana.aumars/pong 2021-06-29 18:32:32 +02:00
pradana.aumars pushed to master at pradana.aumars/pong 2021-06-29 18:30:45 +02:00
cd93b215b3 Set bootstrap mode to 755
92ada41e99 Remove configure script and add bootstrap script
9035dacf36 Revert "Add necessary auxiliary files for compilation"
Compare 3 commits »
pradana.aumars deleted tag 0.1-alpha from pradana.aumars/pong 2021-06-29 18:26:08 +02:00