Skip to content
Snippets Groups Projects
  1. Nov 25, 2020
    • George Kiagiadakis's avatar
      lib: delete WpProps · 3d032cc2
      George Kiagiadakis authored
      This is no longer useful, we are going to use WpSpaPod directly
      in combination with the param caching for WpPwObjectMixin
      3d032cc2
  2. Nov 13, 2020
  3. Aug 31, 2020
  4. May 29, 2020
    • George Kiagiadakis's avatar
      props: refactor WpSpaProps into WpProps · 9ae70711
      George Kiagiadakis authored
      - make it a GObject so that it can emit its own signals
      and so that it can be shared between multiple proxies
      - share the WpProps instance between endpoints, endpoint-streams
      and their underlying nodes
      - introduce the concept of the caching mode that redirects _set
      to _set_param of the proxy that actually has the props; this allows
      shared WpProps to actually set changes on the correct proxy
      in a transparent way
      - change methods to consume the ref of the pod and reflect that
      also on wp_proxy_set_prop()
      - refactor the export process on endpoints & endpoint-streams
      so that they always get all the required features (info, props, bound)
      and make it async so that we can take time to prepare the underlying
      node to have FEATURE_PROPS
      - update the props & endpoint unit tests, bringing back all the
      checks that the endpoint unit test used to have
      9ae70711
  5. May 13, 2020
  6. May 01, 2020
  7. Apr 22, 2020
  8. Apr 21, 2020
  9. Apr 16, 2020
  10. Apr 15, 2020
  11. Apr 14, 2020
  12. Apr 13, 2020
  13. Apr 09, 2020
  14. Mar 29, 2020
  15. Dec 11, 2019
  16. Dec 04, 2019
  17. Sep 09, 2019
  18. Aug 25, 2019
  19. Aug 24, 2019
Loading