| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor:video-audio-recording: remove unused autoload cookies | Craig Jennings | 2025-10-25 | 1 | -6/+1 |
| | | | | | | | Remove unnecessary `;;;###autoload` comments from function definitions. This cleanup clarifies the code and has no functional impact as these autoload cookies were not utilized. | ||||
| * | refactor:recording:: improve ffmpeg-based device detection + perf | Craig Jennings | 2025-10-20 | 1 | -49/+101 |
| | | | | | | | | | | - Simplified variable declarations by using defvar instead of defcustom. - Added functions to auto-detect audio devices using PulseAudio - Enhanced ffmpeg command construction to include detected device names and optimized process start and stop messages. - Adjusted process interruption timing for better file finalization. - Autoload settings and key bindings have also been restructured. | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+184 |
