The Wayback Machine - https://web.archive.org/web/20220425042254/https://github.com/cytopia/ffscreencast/commits/master
Skip to content
Permalink
master

Commits on Mar 18, 2017

  1. Merge pull request #16 from lathiat/fix-x11grab-detection

    Fix x11grab detection for newer ffmpeg versions
    cytopia committed Mar 18, 2017
  2. Update metadat

    cytopia committed Mar 18, 2017
  3. Fix x11grab detection for newer ffmpeg versions

    Newer ffmpeg versions use libxcb for capture and not the old xlib
    method.  In this case the --enable-x11grab option is not used and the
    detection code fails.  We check the 'ffmpeg -devices' output for x11grab
    to verify support instead.
    lathiat authored and cytopia committed Mar 18, 2017
  4. Merge pull request #19 from cytopia/FFS-063

    FFS-063 Adding conversion tools
    cytopia committed Mar 18, 2017
  5. Merge pull request #18 from cytopia/FFS-062

    FFS-062 Fix wording for listing rec devices
    cytopia committed Mar 18, 2017
  6. FFS-062 Update meta data

    cytopia committed Mar 18, 2017

Commits on Dec 2, 2016

  1. Merge branch 'master' of github.com:cytopia/ffscreencast

    * 'master' of github.com:cytopia/ffscreencast:
      Define the binary as actual binary for composer
      FAQ: Hide mouse on Linux/BSD
      FAQ: Alter default options via config file
      FAQ: Capture the mouse on OSX
      Adding info about how to create a gif
      Adding info about how to create a gif
      install guidelines
    cytopia committed Dec 2, 2016
  2. Merge pull request #13 from Nek-/patch-1

    Define the binary as actual binary for composer
    cytopia committed Dec 2, 2016
  3. Define the binary as actual binary for composer

    This change will make composer create a link to binary folder. For now installations are not useful because of that fact.
    Nek- committed Dec 2, 2016

Commits on Feb 1, 2016

  1. install guidelines

    cytopia committed Feb 1, 2016

Commits on Dec 22, 2015

  1. fixed travis syntax error

    cytopia committed Dec 22, 2015
  2. Merge branch 'master' of github.com:cytopia/ffscreencast

    * 'master' of github.com:cytopia/ffscreencast:
      changed default extension
    cytopia committed Dec 22, 2015
  3. removed mdlint

    cytopia committed Dec 22, 2015
  4. changed default extension

    cytopia committed Dec 22, 2015
  5. #3 Added config file

    cytopia committed Dec 22, 2015

Commits on Dec 21, 2015

  1. Release v0.6

    cytopia committed Dec 21, 2015
  2. Merge branch 'feature/dependency-rewrite'

    * feature/dependency-rewrite:
      CHANGELOG
      Markdown Linting
      Ruby gems
    cytopia committed Dec 21, 2015
  3. CHANGELOG

    cytopia committed Dec 21, 2015
  4. Markdown Linting

    cytopia committed Dec 21, 2015
  5. Ruby gems

    cytopia committed Dec 21, 2015
Older