Skip to content
Snippets Groups Projects
  1. Dec 18, 2023
  2. Dec 11, 2023
  3. Dec 08, 2023
  4. Nov 27, 2023
    • Ivan Savin's avatar
      0.1.11-alt1 · b44a3d89
      Ivan Savin authored
      - Change the format of the top section of backend files.
      - Add the ability to set an action_id without a ru.basealt.alterator prefix
        using the action_id field in the manager section.
      - Improve memory release logic for variables in the save_info_from_backend_file
        function in file alterator_manager_backends.h.
      - Update docs/README-ru.md.
    • Ivan Savin's avatar
      Update docs/README-ru.md. · 264c5d4a
      Ivan Savin authored
      264c5d4a
    • Ivan Savin's avatar
      Change format of the top section of the backends. · 6eff5b88
      Ivan Savin authored
      Change the format of the top section of backend files.
      [Manager]      -> [Alterator Entry]
      module_name    -> Module
      node_name      -> Node
      interface_name -> Interface
          ----       -> Type
      
      For backend files Type = Backend.
      6eff5b88
  5. Nov 14, 2023
    • Ivan Savin's avatar
      Add the ability to set action_id for interfaces. · eeb84c2a
      Ivan Savin authored
      Add the ability to set an action_id without a ru.basealt.alterator prefix using
      the action_id field in the manager section.
      Improve memory release logic for variables in the save_info_from_backend_file
      function in file alterator_manager_backends.h.
      eeb84c2a
  6. Nov 01, 2023
  7. Oct 31, 2023
  8. Oct 27, 2023
  9. Oct 16, 2023
  10. Sep 20, 2023
  11. Sep 06, 2023
  12. Jul 11, 2023
  13. Jun 23, 2023
  14. Jun 09, 2023
  15. Jun 01, 2023
  16. May 31, 2023
    • Ivan Savin's avatar
      Add the get_interfaces method. · c0085c5c
      Ivan Savin authored
      Add the get_interfaces method to the ru.basealt.alterator.manager interface
      that returns a list of interface names. The argument to this method is object
      path.
      c0085c5c
  17. May 22, 2023
    • Ivan Savin's avatar
      0.1.4-alt1 · e9aeac45
      Ivan Savin authored
      - Add checking of user rights to execute methods using polkit.
      - Data from alterator-manager is now transferred not in a GHashTable,
        but in a structure ManagerData.
      - Add check for the correctness of the interface name in a backend file.
      - Add check for the correctness of the node name in a backend file.
      - Add automatic addition of prefix 'ru.basealt.alterator.' to the interface
        name from a file.
      - Update docs/README-ru.md.
    • Ivan Savin's avatar
      Update docs/README-ru.md. · dc4c95b5
      Ivan Savin authored
      Rename doc/README-ru.md -> docs/README-ru.md
      Update docs/README-ru.md.
      dc4c95b5
Loading