Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: timvideos/gst-switch
base: 19c5a6a22d7f
Choose a base ref
...
head repository: timvideos/gst-switch
compare: a2f1eddf0137
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 7, 2015

  1. Full patch with fixes for --record filename handling.

     * Support %q for hostname
     * Support % tokens from strftime
     * Create directories for the recording output
     * Specifying the filename is optional
    David Nugent committed Jan 7, 2015
    Copy the full SHA
    4b979df View commit details
    Browse the repository at this point in the history
  2. Indent fix.

    David Nugent committed Jan 7, 2015
    Copy the full SHA
    1a946bd View commit details
    Browse the repository at this point in the history
  3. Enable timestamp and hostname variables in --record filename

    Make filename optional when using the --record switch
    
    Fixes issues #48, #49, #50, #69
    David Nugent committed Jan 7, 2015
    Copy the full SHA
    38cc6be View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    52f5d1a View commit details
    Browse the repository at this point in the history
  5. Indent fixes.

    mithro committed Jan 7, 2015
    Copy the full SHA
    a2f1edd View commit details
    Browse the repository at this point in the history