| Summary: | Git master 2015-12-01 - Proxy clips are not automatically generated when enabled | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Evert Vorster <evorster> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 15.12.1 | |
| Sentry Crash Report: | |||
|
Description
Evert Vorster
2015-12-27 07:39:34 UTC
Git commit d797d77b661c4f2968e4027d2ce02b007177ef76 by Jean-Baptiste Mardelle. Committed on 27/12/2015 at 21:28. Pushed by mardelle into branch 'Applications/15.12'. Auto-generate proxy clips if they match criteria, correctly en/disable depending on project settings M +45 -3 src/bin/bin.cpp M +2 -0 src/bin/bin.h M +15 -0 src/bin/projectfolder.cpp M +2 -0 src/bin/projectfolder.h M +11 -3 src/doc/kdenlivedoc.cpp M +3 -1 src/doc/kdenlivedoc.h M +1 -2 src/mainwindow.cpp http://commits.kde.org/kdenlive/d797d77b661c4f2968e4027d2ce02b007177ef76 This is working now. Thanks for the quick fix. |