Age | Commit message (Expand) | Author |
2020-07-11 | rectinsert: stop aligning rects on insert here | Vito Caputo |
2020-07-11 | poll_events: align rectangles to even boundaries | Vito Caputo |
2020-07-11 | get_frame: consolidate [yuv]blocks reset as a func | Vito Caputo |
2020-07-11 | update_image: add some asserts on clipped rect | Vito Caputo |
2020-07-11 | capture_sound: simplify locking and buffer acquisition | Vito Caputo |
2020-07-11 | get_frame: perform shmctl(IPC_RMID) after shmat() | Vito Caputo |
2020-07-11 | *: introduce Image type | Vito Caputo |
2020-07-11 | cache_frame: calculate size from yuv dimensions | Vito Caputo |
2020-07-11 | *: more random minor cleanups | Vito Caputo |
2020-07-11 | *: more random cleanups | Vito Caputo |
2020-07-11 | yuv_utils: shrink [yuv]blocks to unsigned char[] | Vito Caputo |
2020-07-11 | yuv_utils: gracefully ignore odd pixels for UV | Vito Caputo |
2020-07-11 | yuv_utils: fixup dirty blocknum() parameters | Vito Caputo |
2020-07-11 | yuv_utils: more cleanups focusing on the macros | Vito Caputo |
2020-07-11 | getzpixmap: remove pointless _XReadPad() | Vito Caputo |
2020-07-11 | get_frame: replace XCreateImage++ w/XGetImage | Vito Caputo |
2020-07-11 | get_frame: remove pointless XInitImage() | Vito Caputo |
2020-07-11 | *: more small whitespace fixups | Vito Caputo |
2020-07-11 | get_frame: more cleanups | Vito Caputo |
2020-07-11 | *: more random formatting cleanups | Vito Caputo |
2020-07-11 | TODO: replace useless TODO contents with --unmute | Vito Caputo |
2020-07-11 | load_cache: more formatting cleanups | Vito Caputo |
2020-07-11 | cache_frame: more formatting cleanups | Vito Caputo |
2020-07-11 | parseargs: fix obvious typo in long form of -y | Vito Caputo |
2020-07-11 | *: more random cleanups mostly formatting | Vito Caputo |
2020-07-11 | getzpixmap: more formatting cleanups | Vito Caputo |
2020-07-11 | get_frame: de-macroify CLIPPY_DUMMY_POINTER_AREA | Vito Caputo |
2020-07-11 | get_frame: demacroify MARK_BUFFER_AREA | Vito Caputo |
2020-07-11 | encode_sound_buffer: more unfucking synchronization | Vito Caputo |
2020-07-11 | cache_audio: more unfucking of synchronization | Vito Caputo |
2020-07-11 | get_frame: pass rect to rmdMoveCaptureArea | Vito Caputo |
2020-07-11 | *: more random formatting cleanups | Vito Caputo |
2020-07-11 | *: more random formatting cleanups | Vito Caputo |
2020-07-11 | update_image: simplify rmdUpdateImage() | Vito Caputo |
2020-07-11 | *: try restore some sanity to YUV macros | Vito Caputo |
2020-07-11 | rmd: zero initialize core structs | Vito Caputo |
2020-06-23 | poll_events: fix and de-macroify CLIP_EVENT_AREA | Vito Caputo |
2020-06-23 | rmd_cache: silence compiler warnings about gzFile | Vito Caputo |
2020-06-23 | *: more code and synchronization cleanups | Vito Caputo |
2020-06-23 | *: first attempt to unfuck thread synchronization | Vito Caputo |
2020-06-20 | setbrwindow: yank nbytes out of BRWindow struct | Vito Caputo |
2020-06-20 | get_frame: simplify rmdBRWinCpy | Vito Caputo |
2020-06-20 | brwin: s/.rect/.winrect/ | Vito Caputo |
2020-06-20 | *: just some fast and nasty reformatting | Vito Caputo |
2020-06-20 | get_frame: eliminate pointless pxl_data pointers | Vito Caputo |
2020-06-18 | *: fix new theora | Vito Caputo |
2020-06-18 | *: update includes | Vito Caputo |
2010-01-30 | Update german translations, patch by Daniel Schemala | enselic |
2009-11-08 | Fix "uint_32_t truncation of cache compression statistics" | enselic |
2009-06-05 | Apply patch from Dominic Evans that fixes capturing of window | enselic |