Age | Commit message (Expand) | Author |
2020-07-11 | *: drop {gtk,qt}-recordmydesktop subdirs | Vito Caputo |
2020-07-11 | *: get libjack synchronization on the same page | Vito Caputo |
2020-07-11 | *: more formatting cleanups | Vito Caputo |
2020-07-11 | encode_sound_buffer: more formatting cleanups | Vito Caputo |
2020-07-11 | shortcuts: formatting cleanups | Vito Caputo |
2020-07-11 | TODO: add entries for ogv playback/decode errors | Vito Caputo |
2020-07-11 | setbrwindow: formatting cleanups | Vito Caputo |
2020-07-11 | *: no more enc_data->[xy]_offset | Vito Caputo |
2020-07-11 | setbrwindow: stop adjusting rrect for alignment | Vito Caputo |
2020-07-11 | *: more unfucking synchronization | Vito Caputo |
2020-07-11 | get_frame: more unfucking synchronizatoin | Vito Caputo |
2020-07-11 | get_frame: s/blocknum_[xy]/blocks_[wh]/ | Vito Caputo |
2020-07-11 | make_dummy_pointer: more formatting cleanups | Vito Caputo |
2020-07-11 | rescue: more formatting cleanups | Vito Caputo |
2020-07-11 | cache: more formatting cleanups | Vito Caputo |
2020-07-11 | initialize_data: more formatting cleanups | Vito Caputo |
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 |