Skip to content
Snippets Groups Projects
  1. May 29, 2019
  2. May 04, 2019
  3. Feb 04, 2019
  4. Jan 29, 2019
    • Thibault Saunier's avatar
      timeline: Better handle loading inconsistent timelines · e267006c
      Thibault Saunier authored
      Auto transition when having 3 overlapping clips in a same point in the
      timeline is not supported as we can't handle it in a nice way. Before we
      to avoid creating 2 overlapping transitions (which is plain broken in
      NLE) were completely disabling `auto-transition` and removing all
      auto-transitions in the timeline but this is pretty weird for the end
      user. This commit changes and now makes sure 2 transitions are not
      created in the same place.
      
      Also cleanup previous test case.
      e267006c
  5. Jan 28, 2019
  6. Nov 10, 2018
  7. Nov 06, 2018
    • Alexandru Băluț's avatar
      clip: Emit additional signals after child-removed · d8afe611
      Alexandru Băluț authored
      When removing an effect from a clip, first the notify::priority signals
      were being emitted for the remaining effects which changed priority, and only
      at the end the child-removed signal. Now the child-removed signal is emitted
      first.
      d8afe611
  8. Oct 22, 2018
  9. Oct 02, 2018
  10. Sep 16, 2018
  11. Sep 06, 2018
  12. Jul 29, 2018
  13. Jul 28, 2018
  14. Jul 20, 2018
  15. Jul 08, 2018
  16. Jul 01, 2018
  17. May 17, 2018
  18. May 14, 2018
  19. Mar 19, 2018
  20. Mar 18, 2018
  21. Mar 15, 2018
  22. Mar 13, 2018
  23. Mar 11, 2018
  24. Mar 03, 2018
  25. Mar 02, 2018
Loading