You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quality of life improvements.. for the most part.
- Improve support for tmux
- Fix ffmpeg on mac with new tags
- Improve display logic
- Fix NaN issues
- Add new drawing methods
- Add controls to change smoothing method at runtime
Quality of life improvements
- Remapped keys away from arrow keys
- Moved output scaling code into display package
- Fixed incorrect standard deviation calculation in util.MovingWindow
- Added new smoothing methods
- Added ability to reset scaling
- Added default backend selection based on runtime.GOOS
Even as I write this, my cat is trying to lick the speakers.
Major changes to code structure.
- Added Pipewire support
- Refactored processor to handle generic solutions
- Moved command to its own directory
- Made main method useful outside canip
big minor version bump
many fixes.
- smoother ticking
- support for windows DirectShow
- custom fps value
- vertical draw layout
- structure rework
- faster bin processing
and more i forgot about.