Modify ↓
Ticket #35 (new enhancement)
Possible addition of minimum and maximum values to the frei0r spec ?
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | trivial | Milestone: | version 1.1 |
| Component: | filter | Version: | 1.1 |
| Keywords: | Minimum maximum values | Cc: |
Description
Currently, the frei0r plugins don't allow to specify a minimum and maximum value to properties. I am using gstreamer and the wrapper around them sets minimum and maximum values to MAX_DOUBLE and MIN_DOUBLE, which is not very convenient to automate displaying these properties. It would be great to allow this specification, I guess as there is already a default value it would only be a matter of adding these informations to the same structure ?
Thanks already :)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

https://bugzilla.gnome.org/show_bug.cgi?id=676137 this is the gstreamer bug report