diff --git a/core/src/TethrPTPUSB/TethrPanasonic.ts b/core/src/TethrPTPUSB/TethrPanasonic.ts index 6c60ba7..553785c 100644 --- a/core/src/TethrPTPUSB/TethrPanasonic.ts +++ b/core/src/TethrPTPUSB/TethrPanasonic.ts @@ -916,16 +916,20 @@ export class TethrPanasonic extends TethrPTPUSB { [0, 'Standard'], [1, 'Vivid'], [2, 'Natural'], + [44, 'L.Classic Neo'], [18, 'Flat'], [4, 'Landscape'], [5, 'Portrait'], [3, 'Monochorme'], [15, 'L.Monochrome'], [17, 'L.Monochrome D'], + [45, 'L.Monochrome S'], + [50, 'LEICA Monochrome'], [41, 'Cinelike D2'], [42, 'Cinelike V2'], [14, 'Like709'], [40, 'V-Log'], + [49, 'Realtime LUT'], [19, 'MY PHOTOSTYLE 1'], [20, 'MY PHOTOSTYLE 2'], [21, 'MY PHOTOSTYLE 3'],