Menu

glorec / News: Recent posts

glorec 0.99

  • stop next some time seconds cli arg --next SECONDS
  • stop on silence cli arg --silence PERCENT
  • rec on volume sound cli arg --noise PERCENT
  • code cleanup and type refactoring
  • byte order safe file recording helpers
  • fix compiler warnings
  • improved file paths/recording error handling
  • increased path string variable size
  • stop recording on recording error, allowing retry
  • added inline tag, often used functions
  • system events Ctrl+C -> clean quit
  • quit on stop cli arg --qs
  • fifo commands (rec stop quit) listener (/tmp/glorec.fifo)
  • pause trigger (key P or fifo command 'pause')
  • pause indicator gfx
Posted by rno 2025-12-23

glorec 0.98 with smoother gfx

  • opengl msaa gfx smoothing
  • cleaner window creation with hide/show
  • better window redraw on expose/resize/...
  • changed icon
  • better error handling+report
  • redoing new file if missing

+others see changelog

Posted by rno 2020-12-07

now also stereo

since I found there could be two microphones with recent laptops,
I added stereo recording with v0,97.

whiile running, stereo with key S, mono with M.
cli options are --stereo --mono

Posted by rno 2019-12-22
MongoDB Logo MongoDB