Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

Releases: mhsabbagh/green-recorder

Green Recorder 2.1.5

27 Apr 13:52
Compare
Choose a tag to compare
Update green-recorder.spec

Green Recorder 2.1.1

14 Apr 09:53
Compare
Choose a tag to compare

Fixed some various bugs.

Green Recorder 2.0

05 Mar 17:25
Compare
Choose a tag to compare
  • Added Wayland Support (GNOME Session).
  • Added ability to select a specific window.
  • Added ability to select a specific area.
  • Added ability to show/hide mouse cursor.
  • Added ability to follow mouse cursor.
  • Added ability run a command after finishing recording.
  • Indicator now checking for ffmpeg before running.
  • Fixed some issues about multi-recordings.
  • Cleaned some bad code, progressed a bit in supporting Python 3.

Green Recorder 1.1

10 Feb 17:56
Compare
Choose a tag to compare
  • Removed FLV, added MKV and made it the default format.
  • Removed the quality option, made it by default to max (it was causing some problems in recording and the new option doesn't change much).
  • Added delay support.
  • Added PulseAudio / Alsa choosing support.
  • Fixed issue #2 about the indicator.
  • Now using the DISPLAY environment variable instead of 0.0.
  • Cleaned some bad code.