Skip to content
Snippets Groups Projects
  1. Apr 07, 2017
  2. Apr 06, 2017
  3. Apr 05, 2017
  4. Apr 04, 2017
    • Nicolas Dufresne's avatar
      completion: Try to avoid parsing summary · 776e4877
      Nicolas Dufresne authored
      In GES, the summary refers to options that are only available when built
      against gst-valdiate. Those where picked by our regex. This patch add a
      initial grep to try and filter-out as best as possible the content to
      which we will extract the command list.
      776e4877
    • Nicolas Dufresne's avatar
      meson: Add bash completion support · 35c44280
      Nicolas Dufresne authored
      35c44280
    • Nicolas Dufresne's avatar
      completion: Place the completion helper in libexec · bae1fe25
      Nicolas Dufresne authored
      This patch reorganize the bash completion scripts in order to install
      the binary helper (gst-completion-helper) in libexec path rather then
      share folder. Most Linux hierarchy compliance requires that no binary
      executable are placed in share. We also cleanup the unused .pc entries
      and remove copy pasted parts of the script. Note that other project
      including the common helper, should now use $_GST_HELPER to read
      the binary executable gst-completion-helper. This helper is not longer
      version, as it is placed in a versionned subfolder
      (libexec/gstreamer.10) just like the other helpers (scanner and ptp).
      bae1fe25
  5. Mar 31, 2017
  6. Mar 27, 2017
  7. Mar 24, 2017
  8. Mar 22, 2017
  9. Mar 20, 2017
  10. Mar 15, 2017
  11. Mar 11, 2017
  12. Mar 10, 2017
  13. Mar 09, 2017
  14. Mar 08, 2017
  15. Mar 07, 2017
  16. Mar 03, 2017
  17. Feb 24, 2017
Loading