Age | Commit message (Expand) | Author |
2023-06-10 | kms rot old behavior back | dec05eba |
2023-06-10 | kms: fix multi monitor coordinate being incorrect in some cases | dec05eba |
2023-06-10 | Attempt to fix merged display coordinates in kms | dec05eba |
2023-06-07 | Mention that only h264/hevc is supported at the moment | dec05eba |
2023-06-04 | Make sure window id hex starts with 0x (makes monitor recording more reliable... | dec05eba |
2023-05-29 | Update readme about flatpak | dec05eba |
2023-05-22 | Attempt to fix nvidia driver bug at program exit (freeze) by exit without atexit | dec05eba |
2023-05-18 | Use av_packet_alloc instead of deprecated memset on packet size | dec05eba |
2023-05-17 | Disable error on warning because of possible ffmpeg deprecated warning | dec05eba |
2023-05-17 | Readd opus todo | dec05eba |
2023-05-17 | Cleanup readme how to use section | dec05eba |
2023-05-17 | Fix all warnings | dec05eba |
2023-05-14 | Remove unecessary include | dec05eba |
2023-05-12 | kms_vaapi: fix regression, screen rotation not working when capturing screen | dec05eba |
2023-05-12 | kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s... | dec05eba |
2023-04-27 | manjaro ***** | dec05eba |
2023-04-27 | Temporary disable opus/flac because it breaks multiple audio, fix possible au... | dec05eba |
2023-04-22 | kms_vaapi: add cursor capture for amd/intel monitor capture | dec05eba |
2023-04-22 | Fix focused window follow failing on vaapi for the first window. Also dont er... | dec05eba |
2023-04-22 | vaapi window capture: resizing window should make the window have its origina... | dec05eba |
2023-04-21 | Add code to copy cursor image to opengl texture and update on event update (n... | dec05eba |
2023-04-21 | Use x11 event loop with XPending instead of XCheckTypedWindowEvent | dec05eba |
2023-04-21 | m | dec05eba |
2023-04-21 | FAQ: amd/intel h264/hevc issue because of patent | dec05eba |
2023-04-18 | Only capture frame if num frames to capture > 0 | dec05eba |
2023-04-18 | version 2.1.0 | dec05eba |
2023-04-18 | Show shorter form of help on argument error | dec05eba |
2023-04-18 | Replace tabs with 4 spaces | dec05eba |
2023-04-18 | Made fps update toggleable | XnipS |
2023-04-18 | Temporary issue description for VFR video | dec05eba |
2023-04-17 | Kms server timeout, move back kms unix domain socket to HOME because flatpak ... | dec05eba |
2023-04-16 | Find /dev/dri/card path that exists (the first one) | dec05eba |
2023-04-16 | Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea... | dec05eba |
2023-04-15 | Remove extra swapBuffer in kms capture | dec05eba |
2023-04-15 | Apply rotation fix for intel as well (for kms capture) | dec05eba |
2023-04-15 | Fix AMD single monitor rotated display being rotated in recording | dec05eba |
2023-04-15 | Move EGL define to egl.h from window texture .c | dec05eba |
2023-04-15 | Remove mention of PRIME, not needed anymore | dec05eba |
2023-04-13 | Move back receive packet to main thread | dec05eba |
2023-04-13 | Move back video encoding to main thread, move receive packet to separate thread | dec05eba |
2023-04-12 | mm | dec05eba |
2023-04-11 | Add crypto donation addresses, for the many that have asked to donate | dec05eba |
2023-04-11 | nvidia prime | dec05eba |
2023-04-11 | readme | dec05eba |
2023-04-11 | Temporary disable monitor recording on amd/intel | dec05eba |
2023-04-11 | Remove kms modifier | dec05eba |
2023-04-11 | Revert "amd/intel: use xrgb format, use drm prime 2" | dec05eba |
2023-04-11 | amd/intel: use xrgb format, use drm prime 2 | dec05eba |
2023-04-10 | amd test 2 | dec05eba |
2023-04-10 | Recreate surface every frame :( | dec05eba |