User Details
User Details
- User Since
- Dec 4 2018, 9:13 PM (333 w, 19 h)
- Availability
- Available
Feb 13 2025
Feb 13 2025
Mar 4 2019
Mar 4 2019
coconnor committed R158:84eceb8279ad: Correct missing exit code propagation. (authored by coconnor).
Correct missing exit code propagation.
coconnor committed R158:61c9ad05e5b5: debug log the path to kdenlive_render executable (authored by coconnor).
debug log the path to kdenlive_render executable
Jan 14 2019
Jan 14 2019
coconnor committed R158:d92d00373170: always set to nullptr after delete (outside of destructors). Correct destructor… (authored by coconnor).
always set to nullptr after delete (outside of destructors). Correct destructor…
coconnor committed R158:7b379b04efb9: refactor sync on movit to function with that specific concern. (authored by coconnor).
refactor sync on movit to function with that specific concern.
coconnor committed R158:70e76ec9ae37: Partition gl sync into specific funciton. Make gl client sync function pointer… (authored by coconnor).
Partition gl sync into specific funciton. Make gl client sync function pointer…
coconnor committed R158:00ec03412573: document how existing code relates to proposed pipelines (authored by coconnor).
document how existing code relates to proposed pipelines
glwidget: partition createShader.
coconnor committed R158:509a91d7b392: split m_mutex into two mutexes with single responsibilities. (authored by coconnor).
split m_mutex into two mutexes with single responsibilities.
coconnor committed R158:6d5e1d382335: move redundant code for disabling GPU support to GLWidget::disableGPUAccel. Not… (authored by coconnor).
move redundant code for disabling GPU support to GLWidget::disableGPUAccel. Not…
coconnor committed R158:7d5de76eba9b: refactor GLWidget::setAudioThumb for less indent (authored by coconnor).
refactor GLWidget::setAudioThumb for less indent
glwidget: partition paintGL.
coconnor committed R158:9ce76512ebe3: Use strdup not qstrdup to avoid mlt_profile_close free'ing memory allocated… (authored by coconnor).
Use strdup not qstrdup to avoid mlt_profile_close free'ing memory allocated…
Dec 6 2018
Dec 6 2018
coconnor renamed T10161: test cases for single effect GPU/movit errors from test cases for single effect GPU/movit integration to test cases for single effect GPU/movit errors.