Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub actions: Version up deprecated upload-artifact and download-artifact #409

Closed
wants to merge 149 commits into from

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    71f13f0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Remove incorrect comment

    lo-simon committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c3d3637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4728d7c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    7de45f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549dd0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    599a5f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    fae85fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f42bb05 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Add readonly on Get propertry support.

    Add callback to retrieve control classes from control_protocol_state
    lo-simon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bb6db52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb71ebd View commit details
    Browse the repository at this point in the history
  3. Move functions around

    lo-simon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    212bdf4 View commit details
    Browse the repository at this point in the history
  4. Update IS-12 schemas

    lo-simon committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bb87347 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aba14a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71f97b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e1640f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Code tidy up

    lo-simon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a4455bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf2604 View commit details
    Browse the repository at this point in the history
  3. Fix AddSequenceItem

    lo-simon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b5cbfc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Fix FindMembersByPath

    lo-simon committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4eab0e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    5eeaa3b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    5d5e2b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Bump up ubuntu 14.04 to use python 3.7 to overcome

    ERROR: module 'asyncio' has no attribute 'get_running_loop' and
    CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team
    lo-simon committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6eddf4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa17cd1 View commit details
    Browse the repository at this point in the history
  3. Fixing python3.7 install

    lo-simon committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a356f3e View commit details
    Browse the repository at this point in the history
  4. Bump up to python3.8

    lo-simon committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    15a4e19 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    70155a4 View commit details
    Browse the repository at this point in the history
  2. Use control_protocol_ws_port to construct request URLs for the Contro…

    …l Protocol websocket, or negative to disable the control protocol features
    lo-simon committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f7dacb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Remove unused code

    lo-simon committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    52dc55a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    3924c6b View commit details
    Browse the repository at this point in the history
  2. Remove un-used code

    lo-simon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9145752 View commit details
    Browse the repository at this point in the history
  3. Add Log gate to method

    lo-simon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0ef34d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba1042 View commit details
    Browse the repository at this point in the history
  5. Add nested block examples

    lo-simon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    38077d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    90a768b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    d47b47a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    901780a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Remove un-used code

    lo-simon committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    40c3dc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    e4e54d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c581781 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fix indentation

    lo-simon committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3b58506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279358c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    431b4a8 View commit details
    Browse the repository at this point in the history
  2. Update log messages

    lo-simon committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0b87a78 View commit details
    Browse the repository at this point in the history
  3. Fix is_nc_block()

    lo-simon committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d8a803f View commit details
    Browse the repository at this point in the history
  4. Tidy-up function signatures

    lo-simon committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9e1fdc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Add subscription support

    lo-simon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8b4d0d1 View commit details
    Browse the repository at this point in the history
  2. Update outdated IS-12 links

    lo-simon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b7a24e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Tidy up, less casting

    lo-simon committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ec51638 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    de5beed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa2a4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac8f21b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a805d8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4873c40 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add more unit tests

    lo-simon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    68defeb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Add NcPropertyConstraintsNumber, NcPropertyConstraintsString, NcParam…

    …eterConstraintsNumber, NcParameterConstraintsString datatypes
    lo-simon committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f773372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd7283 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    c1a9aca View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    84f13d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645ff22 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Insert root block resource to the model will also inserting all its n…

    …ested control protocol resources to the model as suggested by @maweit
    lo-simon committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    472883e View commit details
    Browse the repository at this point in the history
  2. Add IS-12 to Readme

    lo-simon committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    094f568 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    3ff45a4 View commit details
    Browse the repository at this point in the history
  2. Add new headers to makefile

    lo-simon committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f8f5270 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    264cfba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce62865 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    f483ffd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    28187d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update comments

    lo-simon committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    677f66e View commit details
    Browse the repository at this point in the history
  2. typo

    lo-simon committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ad85dd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add primitive types

    lo-simon committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    613beaf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    35de2d0 View commit details
    Browse the repository at this point in the history
  2. Add a simple temperature sensor example, which pumps out new temperat…

    …ure value in a time interval
    lo-simon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cbedf53 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    d21ca75 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    f039f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b4b56 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b14afef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0049eaa View commit details
    Browse the repository at this point in the history
  3. Code tidy-up

    lo-simon committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cf492a4 View commit details
    Browse the repository at this point in the history
  4. Enhance non-standard example control method handlers, add level 2 and…

    … level 0 constraints implementation to example control
    lo-simon committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    93f69c2 View commit details
    Browse the repository at this point in the history
  5. Prevent comparsion warning

    lo-simon committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d26bc32 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    2471b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4420e1e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    bc5e0f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Add comments

    lo-simon committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    65e8ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092519e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14aa16f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    0bed427 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    64111a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Add property changed callback to perform application-specific operati…

    …ons to complete the property changed
    lo-simon committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4f83f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea732da View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    17bfd21 View commit details
    Browse the repository at this point in the history
  2. Prevent warning C26800

    lo-simon committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6fd4e78 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    31321f7 View commit details
    Browse the repository at this point in the history
  2. Add IS-14 support

    lo-simon committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ff3b9a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    e0a3755 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add IS-14 schemas

    lo-simon committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f685729 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    893f12d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    0124aa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update comment

    lo-simon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a8794c5 View commit details
    Browse the repository at this point in the history
  2. Update IS-14 schemas

    lo-simon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    05d6270 View commit details
    Browse the repository at this point in the history
  3. Remove tabs with spaces

    lo-simon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3a63684 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. IS-14 Added "/rolePaths/{rolePath}/properties" Endpoint (#1)

    Added /rolePaths/{rolePath}/properties endpoint
    
    Co-authored-by: Simon Lo <simon.lo@sony.com>
    jonathan-r-thorpe and lo-simon authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c8eb564 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add const root block role

    lo-simon committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b4a9038 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Remove blanks

    lo-simon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a328772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143f4a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Remove blank

    lo-simon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    96c5320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d05ce02 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add properties endpoint

    (cherry picked from commit 8265d1a934f7fd80043f87214fc8e182deed4e97)
    (cherry picked from commit b78c25f5f91d8a80c9f335a26c4f7f782028ab18)
    jonathan-r-thorpe committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7744eca View commit details
    Browse the repository at this point in the history
  2. Update propertyId regular expression

    (cherry picked from commit 90598171bc0cba3d819a36b7030cea4a2358c6d0)
    jonathan-r-thorpe committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5adef6a View commit details
    Browse the repository at this point in the history
  3. added /rolePaths/{rolePath}/property/{propertyId}/value and /rolePath…

    …s/{rolePath}/property/{propertyId}/descriptor enpoints
    
    rolePath/{rolePath/properties/{proportyId}/value endpoint
    jonathan-r-thorpe committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a4f6591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6788b1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9306f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f001640 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1d3c10 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Tidy up

    lo-simon committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    014cb37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514468f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #2 from lo-simon/is-14-properties-endpoint

    Added IS-14 properties value and descriptor endpoints
    lo-simon authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a3d05c2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add /rolePaths/{rolePath}/methods/{methodId} PATCH and /rolePaths/{ro…

    …lePath}/properties/{propertyId}/value PUT endpoints
    lo-simon committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b2ae537 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    1e28e16 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #3 from lo-simon/is-14-deprecated

    Make deprecated properties and methods return OK
    lo-simon authored May 16, 2024
    Configuration menu
    Copy the full SHA
    e51d708 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b54931a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0dc2f2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Apply suggestions from code review

    Co-authored-by: Simon Lo <simon.lo@sony.com>
    jonathan-r-thorpe and lo-simon authored May 20, 2024
    Configuration menu
    Copy the full SHA
    d2cca6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from lo-simon/refactor-is12-handle

    Pull command handle up to IS-12 command handling level
    lo-simon authored May 20, 2024
    Configuration menu
    Copy the full SHA
    3dec42a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    59da8c5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    cafa976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f24340 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update Development/nmos/json_fields.h

    Co-authored-by: Simon Lo <simon.lo@sony.com>
    jonathan-r-thorpe and lo-simon authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    173af96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from lo-simon/is-14-datatype-defs

    Added Device configuration data type definitions.
    lo-simon authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    81d41ec View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    44f9857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976d766 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add IS-14 bulkPropertiesManager object and endpoints (#7)

    * Add bulkPropertiesManager control class
    * Add fixed role to bulkPropertiesManger
    * Add fixed role and correct method_id in bulkPropertiesManager
    * add Device Configuration method handlers
    * Device Configuration method handlers in NcBulkPropertiesManager method
    * Add bulkProperties endpoints
    * Typedefs for bulk properties manager user defined methods
    * Schema validation on bulkProperties endpoint
    * Pass control protocol resources required for backup/restore
    ---------
    Co-authored-by: Simon Lo <simon.lo@sony.com>
    jonathan-r-thorpe authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2588cfb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    3deaccb View commit details
    Browse the repository at this point in the history
  2. typo

    lo-simon committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bd9b59a View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    lo-simon committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    780c11a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    66434d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. IS-14 Refactor bulkProperties methods (#8)

    * Add Bulk Properties Manager to Device Model
    
    * Refactor bulkProperties GET method
    
    * Refactor bulkProperties PATCH and PUT methods
    
    * Updated according to latest specification
    
    ---------
    
    Co-authored-by: Simon Lo <simon.lo@sony.com>
    jonathan-r-thorpe and lo-simon authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    226dc59 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    4f3de3e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7830330 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Simon Lo <simon.lo@sony.com>
    jonathan-r-thorpe and lo-simon authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b14f570 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #9 from lo-simon/remove_redundant_params

    Remove redundant parameters.
    lo-simon authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dd7185b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa2eea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8210589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87cfb85 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from lo-simon/is-14-simplify

    IS-14 rename and simplify
    lo-simon authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9f68dbf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    282c8c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    681b897 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9e5e604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1b668 View commit details
    Browse the repository at this point in the history