jellyfin/MediaBrowser.Model/SyncPlay
luz paz 9ec2870b10 Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2022-08-15 06:48:34 -04:00
..
GroupInfoDto.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00
GroupQueueMode.cs Hide some property setters, init null values, update namespaces 2020-11-14 23:40:01 +01:00
GroupRepeatMode.cs Add playlist-sync and group-wait to SyncPlay 2020-10-16 12:06:29 +02:00
GroupShuffleMode.cs Add playlist-sync and group-wait to SyncPlay 2020-10-16 12:06:29 +02:00
GroupStateType.cs Fix various typos 2022-08-15 06:48:34 -04:00
GroupStateUpdate.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00
GroupUpdate.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00
GroupUpdateType.cs Minor fixes 2020-10-21 16:42:57 +02:00
PlaybackRequestType.cs Rename 'track' into 'item' in SyncPlay 2020-12-03 15:54:39 +01:00
PlayQueueUpdate.cs Send playing item status in SyncPlay group update 2021-03-29 11:29:48 +02:00
PlayQueueUpdateReason.cs Rename 'track' into 'item' in SyncPlay 2020-12-03 15:54:39 +01:00
QueueItem.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
RequestType.cs Create common interface for SyncPlay requests 2020-11-28 16:03:02 +01:00
SendCommand.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
SendCommandType.cs Add playlist-sync and group-wait to SyncPlay 2020-10-16 12:06:29 +02:00
SyncPlayBroadcastType.cs Rewrite syncplay using a state design pattern 2020-10-16 11:38:50 +02:00
UtcTimeResponse.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00