Please merge. I ported and tested this property port. Remarks: I tried and failed to use something like (doesn't compile). ``` bool loop_enabled = Bool (... STORAGE SKIP_DEFAULT SKIP_UNDO ...) ``` Everything works as it is, but this would catch typos. In any case, it is not a big problem. You can view, comment on, or merge this pull request online at:
https://github.com/tim-janik/beast/pull/64 -- Commit Summary -- * BSE: Song::loop_enabled: port property to C++ * BEAST-GTK: bsttrackview: introduce scoped handle Bse::SongS * BEAST-GTK: bsttrackview: use C++ property Song::loop_enabled -- File Changes -- M beast-gtk/bsttrackview.cc (66) M beast-gtk/bsttrackview.hh (1) M bse/bseapi.idl (3) M bse/bsesong.cc (45) M bse/bsesong.hh (4) -- Patch Links -- https://github.com/tim-janik/beast/pull/64.patch https://github.com/tim-janik/beast/pull/64.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/64
_______________________________________________ beast mailing list [email protected] https://mail.gnome.org/mailman/listinfo/beast
