summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Fix bug: return value of snprintfAlejandroColomar2019-01-07-28/+54
* Fix styleAlejandroColomar2019-01-07-23/+35
* Fix bugs in c++ code: -Wall -WerrorAlejandroColomar2019-01-05-31/+112
* Fix bugs: handle format truncation && zero lenght strings substituted by str[...AlejandroColomar2019-01-05-27/+57
* Fix style (kernel checkstyle)AlejandroColomar2019-01-05-224/+328
* Merge branch 'lighter'AlejandroColomar2019-01-05-21/+722
|\
| * Finish proc: lightersAlejandroColomar2019-01-05-71/+215
| * Lighters images jpeg->pngAlejandroColomar2019-01-05-3/+3
| * Add lighters to UIAlejandroColomar2019-01-05-0/+30
| * Rename macroAlejandroColomar2019-01-05-2/+4
| * Rename macroAlejandroColomar2019-01-05-1/+1
| * Unix new linesAlejandroColomar2019-01-04-1/+1
| |\
| * | Unix new linesAlejandroColomar2019-01-04-13108/+13161
| * | Remove unused initializationAlejandroColomar2019-01-04-1/+0
| * | Merge branch 'devel' into lighterAlejandroColomar2019-01-03-159/+264
| |\ \
| * \ \ Merge branch 'master' into lighterAlejandroColomar2018-12-29-75/+212
| |\ \ \
| * | | | Change name proc_lighter -> proc_lightersAlejandroColomar2018-12-29-862/+0
| * | | | Change name proc_lighter -> proc_lightersAlejandroColomar2018-12-29-1/+1
| * | | | Don't calibrate proc_lightersAlejandroColomar2018-12-29-13/+7
| * | | | Change name proc_lighter -> proc_lightersAlejandroColomar2018-12-29-5/+5
| * | | | Fix lighters proc for many lightersAlejandroColomar2018-12-29-0/+421
| * | | | Merge branch 'master' into lighterAlex2018-12-28-57/+133
| |\ \ \ \
| * | | | | Add proc step: find lighter hoodAlex2018-12-28-11/+39
| * | | | | Add lighter procAlex2018-12-20-35/+131
| * | | | | Merge branch 'devel' into lighterAlex2018-12-19-2/+5
| |\ \ \ \ \
| * | | | | | Add lighter procAlex2018-12-19-22/+34
| * | | | | | Add lighter procAlex2018-12-19-0/+109
| * | | | | | Add lighter procAlex2018-12-19-0/+675
* | | | | | | Show img after pixel_setAlejandroColomar2019-01-05-0/+2
* | | | | | | Fix bug: img_refAlejandroColomar2019-01-05-1/+0
* | | | | | | Update libalxAlejandroColomar2019-01-05-0/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Unix new linesAlejandroColomar2019-01-04-12658/+12658
| |_|_|_|/ |/| | | |
* | | | | Improve algorithm for max valueAlejandroColomar2019-01-03-12/+11
* | | | | Clean code in skeleton functionAlejandroColomar2019-01-03-12/+12
* | | | | Minor changesAlejandroColomar2019-01-03-3/+3
* | | | | Add function to set pixel valueAlejandroColomar2019-01-03-88/+105
* | | | | Add function to set pixel valueAlejandroColomar2019-01-03-37/+123
* | | | | Fix styleAlejandroColomar2018-12-29-8/+11
| |_|_|/ |/| | |
* | | | Fix styleAlejandroColomar2018-12-29-43/+41
* | | | Add function to expand borderAlejandroColomar2018-12-29-15/+50
* | | | Add function to expand borderAlejandroColomar2018-12-29-0/+10
* | | | Add function to expand borderAlejandroColomar2018-12-29-17/+111
* | | | Update libalxAlejandroColomar2018-12-29-0/+0
| |_|/ |/| |
* | | Merge remote changesAlex2018-12-28-57/+133
|\ \ \ | |_|/ |/| |
| * | Minor changesAlejandroColomar2018-12-28-0/+0
| * | Minor changesAlejandroColomar2018-12-28-11/+14
| * | Fix bug in build (phony)AlejandroColomar2018-12-28-17/+62
| * | Fix bug: missing ;AlejandroColomar2018-12-28-2/+2
| * | Fix build bug: missing libalx-ioAlejandroColomar2018-12-28-23/+30
| * | Add missing header stddef.hAlejandroColomar2018-12-28-7/+31