aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* draw circle on canvasSam Anthony2025-04-304-38/+37
|
* add compressor canvas widget to uiSam Anthony2025-04-305-10/+7
|
* draw canvas widgetSam Anthony2025-04-302-1/+41
|
* canvas widgetSam Anthony2025-04-303-0/+27
|
* clear canvasSam Anthony2025-04-302-0/+11
|
* render_canvas: return id of iconSam Anthony2025-04-302-16/+23
|
* render canvasSam Anthony2025-04-301-45/+109
|
* canvas: free iconSam Anthony2025-04-291-0/+2
|
* allocate icon texture for canvasSam Anthony2025-04-291-0/+4
|
* canvasSam Anthony2025-04-292-4/+124
|
* use correct icon id in image widgetSam Anthony2025-04-291-1/+1
|
* preserve image aspect ratioSam Anthony2025-04-293-9/+39
|
* image widgetSam Anthony2025-04-297-22/+87
|
* fix flickering imageSam Anthony2025-04-291-8/+16
|
* cache icon texturesSam Anthony2025-04-291-19/+17
|
* render compressor map imageSam Anthony2025-04-292-1/+32
|
* free iconsSam Anthony2025-04-283-0/+9
|
* render iconSam Anthony2025-04-281-1/+31
|
* render: maintain list of images/iconsSam Anthony2025-04-285-52/+36
|
* add .plan to gitignoreSam Anthony2025-04-281-0/+1
|
* load compressor imageSam Anthony2025-04-284-1/+28
|
* render imageSam Anthony2025-04-282-0/+25
|
* add newline to renderer.hSam Anthony2025-04-281-1/+1
|
* add vertical paddingSam Anthony2025-04-281-0/+2
|
* close file if toml parsing failsSam Anthony2025-04-281-0/+1
|
* sort compressor namesSam Anthony2025-04-281-0/+19
|
* parallelize compressor filter with openmpSam Anthony2025-04-282-3/+6
|
* add button to filter compressorsSam Anthony2025-04-281-8/+6
|
* filter compressorsSam Anthony2025-04-282-9/+32
|
* compressor select widgetSam Anthony2025-04-283-8/+98
|
* add filter string buffers to compressor-select widgetSam Anthony2025-04-282-12/+20
|
* toml-c c99 complianceSam Anthony2025-04-283-9/+9
|
* move lsearch() into util.cSam Anthony2025-04-283-18/+18
|
* remove log statementSam Anthony2025-04-271-1/+0
|
* load compressorsSam Anthony2025-04-273-3/+50
|
* fix compressor-select widget names buffer allocationSam Anthony2025-04-271-2/+8
|
* move free_arr() into util.cSam Anthony2025-04-274-10/+14
|
* prevent double free of toml tableSam Anthony2025-04-271-17/+10
|
* fix compressor map toml filesSam Anthony2025-04-272-3/+3
|
* rename index() to lsearch()Sam Anthony2025-04-271-5/+5
|
* fix toml_filter() in compressor.cSam Anthony2025-04-271-4/+2
|
* fix cmp_flow_unit()Sam Anthony2025-04-271-1/+1
|
* fix warnings in compressor.cSam Anthony2025-04-271-2/+2
|
* fix printf conversion in compressor.cSam Anthony2025-04-271-1/+1
|
* init compressor-select widgetSam Anthony2025-04-274-2/+81
|
* parse flow rate unit in compressor toml filesSam Anthony2025-04-264-57/+158
|
* load compressor map descriptions from toml filesSam Anthony2025-04-253-20/+236
|
* microui licenseSam Anthony2025-04-251-0/+19
|
* cwalk path librarySam Anthony2025-04-253-0/+1999
|
* toml library licenseSam Anthony2025-04-251-0/+22
|