diff --git a/protobuf/cohn.proto b/protobuf/cohn.proto index 20e8595e..ed0af134 100644 --- a/protobuf/cohn.proto +++ b/protobuf/cohn.proto @@ -1,6 +1,3 @@ -/* cohn.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. diff --git a/protobuf/live_streaming.proto b/protobuf/live_streaming.proto index 2d141f52..d5d66213 100644 --- a/protobuf/live_streaming.proto +++ b/protobuf/live_streaming.proto @@ -1,6 +1,3 @@ -/* live_streaming.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. @@ -106,7 +103,8 @@ message RequestSetLiveStreamMode { /** * Resolution to use for live stream * - * The set of supported resolutions is only available from the `live_stream_window_size_supported_array` in @ref NotifyLiveStreamStatus) + * The set of supported resolutions is only available from the `live_stream_window_size_supported_array` + * in @ref NotifyLiveStreamStatus. */ optional EnumWindowSize window_size = 3; optional bytes cert = 6; // Certificate for servers that require it in PEM format @@ -116,7 +114,8 @@ message RequestSetLiveStreamMode { /** * Lens to use for live stream * - * The set of supported lenses is only available from the `live_stream_lens_supported_array` in @ref NotifyLiveStreamStatus) + * The set of supported lenses is only available from the `live_stream_lens_supported_array` + * in @ref NotifyLiveStreamStatus. */ optional EnumLens lens = 10; } diff --git a/protobuf/media.proto b/protobuf/media.proto index b819cf8c..364b1612 100644 --- a/protobuf/media.proto +++ b/protobuf/media.proto @@ -1,6 +1,3 @@ -/* media.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. diff --git a/protobuf/network_management.proto b/protobuf/network_management.proto index ec03bab9..682e73ec 100644 --- a/protobuf/network_management.proto +++ b/protobuf/network_management.proto @@ -1,6 +1,3 @@ -/* network_management.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. diff --git a/protobuf/preset_status.proto b/protobuf/preset_status.proto index 5c5c5f8e..4ba846cf 100644 --- a/protobuf/preset_status.proto +++ b/protobuf/preset_status.proto @@ -1,6 +1,3 @@ -/* preset_status.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. @@ -252,7 +249,7 @@ message RequestCustomPresetUpdate { */ optional EnumPresetTitle title_id = 1; /** - * UTF-8 encoded custom preset name + * UTF-8 encoded custom preset name to be used if `title_id` is set to 94 (PRESET_TITLE_USER_DEFINED_CUSTOM_NAME) * * The name must obey the following: * @@ -278,6 +275,7 @@ message PresetGroup { repeated Preset preset_array = 2; // Array of Presets contained in this Preset Group optional bool can_add_preset = 3; // Is there room in the group to add additional Presets? optional EnumPresetGroupIcon icon = 4; // The icon to display for this preset group + repeated EnumFlatMode mode_array = 5; // A list of flatmodes available for this preset group } /** diff --git a/protobuf/request_get_preset_status.proto b/protobuf/request_get_preset_status.proto index 40650afd..92c94178 100644 --- a/protobuf/request_get_preset_status.proto +++ b/protobuf/request_get_preset_status.proto @@ -1,6 +1,3 @@ -/* request_get_preset_status.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. diff --git a/protobuf/response_generic.proto b/protobuf/response_generic.proto index 05afbb56..aea09f11 100644 --- a/protobuf/response_generic.proto +++ b/protobuf/response_generic.proto @@ -1,6 +1,3 @@ -/* response_generic.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. diff --git a/protobuf/set_camera_control_status.proto b/protobuf/set_camera_control_status.proto index 3bfff9c4..3682466c 100644 --- a/protobuf/set_camera_control_status.proto +++ b/protobuf/set_camera_control_status.proto @@ -1,6 +1,3 @@ -/* set_camera_control_status.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. diff --git a/protobuf/turbo_transfer.proto b/protobuf/turbo_transfer.proto index 38a46236..2f777757 100644 --- a/protobuf/turbo_transfer.proto +++ b/protobuf/turbo_transfer.proto @@ -1,6 +1,3 @@ -/* turbo_transfer.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ -/* This copyright was auto-generated on Mon Jul 1 21:48:19 UTC 2024 */ - /*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually.