Age | Commit message (Expand) | Author |
2021-08-19 | get_frames: nix even coord constraint in rmdMoveCaptureArea | Vito Caputo |
2021-08-19 | get_frames: fix --follow-mouse | Vito Caputo |
2021-06-24 | doc: mention --periodic-datasync-ms in man page | Vito Caputo |
2021-06-12 | Use memcpy to copy FRAM, not strncpy | Martin Nordholts |
2021-06-12 | Cast AllPlanes to CARD32 for planeMask | Martin Nordholts |
2021-06-12 | Fix jack_client_new() deprecation warning | Martin Nordholts |
2021-04-30 | *: minor message string typo fixups | Vito Caputo |
2021-04-29 | ChangeLog: restore empty ChangeLog to satisfy automake | Vito Caputo |
2021-04-29 | yuv_utils: more cleanups | Vito Caputo |
2021-04-29 | ChangeLog: ditch the ChangeLog file | Vito Caputo |
2021-04-28 | *: bump to 0.5.00.5.0 | Vito Caputo |
2021-04-28 | yuv_utils: fix rmdXFixesPointerToYuv() UV bug | Vito Caputo |
2021-04-28 | encode_cache: handle pthread_create() errors | Vito Caputo |
2021-04-28 | threads: handle pthread_create() errors | Vito Caputo |
2021-04-28 | specsfile: firm up error checking | Vito Caputo |
2021-04-28 | specsfile: formatting cleanup | Vito Caputo |
2021-04-27 | cache_audio: narrow scope of SndBuffer *buff | Vito Caputo |
2021-04-08 | test-rectinsert: fixup to no longer expect aligning | Vito Caputo |
2021-04-05 | encode_audio_buffers: remove some pointless duplication | Vito Caputo |
2021-04-04 | *: s/rmdEncodeImageBuffer/rmdEncodeImageBuffers/ | Vito Caputo |
2021-04-04 | *: encode_image_buffer.[ch]->encode_audio_buffers.[ch] | Vito Caputo |
2021-04-04 | *: s/rmdEncodeAudioBuffer/rmdEncodeAudioBuffers/ | Vito Caputo |
2021-04-04 | *: encode_audio_buffer.[ch]->encode_audio_buffers.[ch] | Vito Caputo |
2021-04-04 | *: trivial cleanups | Vito Caputo |
2021-04-04 | TODO: remove stale entries | Vito Caputo |
2021-03-15 | *: random whitespace cleanups | Vito Caputo |
2021-03-13 | get_frames: remove superfluous avd assignment | Vito Caputo |
2021-02-12 | cache: _rmdCacheFileClose should always NULL handles | Vito Caputo |
2021-01-08 | README: fix spelling of Varouhakis | Vito Caputo |
2021-01-07 | *: bump to 0.4.40.4.4 | Vito Caputo |
2021-01-06 | rescue: zero initialize structs | Vito Caputo |
2021-01-06 | poll_events: fix clip bounds check in uv_align | Vito Caputo |
2021-01-06 | load_cache: fix divzero bug introduced by 5ce6553 | Vito Caputo |
2020-11-14 | *: bump version to 0.4.30.4.3 | Vito Caputo |
2020-11-14 | poll_events: actually store the result of uv_align() | Vito Caputo |
2020-11-13 | opendev: bump granularity of audio capture periods | Vito Caputo |
2020-11-13 | *: rename rmd_get_frame.[ch] to rmd_get_frames.[ch] | Vito Caputo |
2020-11-13 | get_frame: s/rmdGetFrame/rmdGetFrames/ | Vito Caputo |
2020-11-12 | register_callbacks: permit paused quit and abort | Vito Caputo |
2020-11-12 | timer: remove unnecessary timer thread | Vito Caputo |
2020-11-11 | macro: enclose MIN/MAX macros in parens | Vito Caputo |
2020-11-11 | *: add _us suffixes to {frame,period}time names | Vito Caputo |
2020-11-09 | cache: overload syncer thread to also pre-allocate | Vito Caputo |
2020-11-09 | load_cache: treat invalid frame header as EOF | Vito Caputo |
2020-11-09 | cache: introduce "syncer" thread for cache writers | Vito Caputo |
2020-11-08 | yuv_utils: fixup yuv chroma offset/stride math | Vito Caputo |
2020-11-08 | capture_audio: trivial whitespace fixup | Vito Caputo |
2020-11-08 | cache: pivot to new CacheFile API | Vito Caputo |
2020-11-08 | cache: introduce rudimentary CacheFile API | Vito Caputo |
2020-10-30 | *: more minor cleanups | Vito Caputo |