config: clipsColumns -> clipColumns; add clipSort, clipView, editPoints, showClips and videoLoop
This commit is contained in:
parent
459872c8f8
commit
2af2ad59b9
4 changed files with 24 additions and 4 deletions
|
@ -768,7 +768,9 @@
|
||||||
"annotationsSort": "position",
|
"annotationsSort": "position",
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipsColumns": 2,
|
"clipColumns": 2,
|
||||||
|
"clipSort": [{"key": "index", "operator": "+"}],
|
||||||
|
"clipView": "list",
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
||||||
|
@ -776,6 +778,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit": "",
|
"edit": "",
|
||||||
|
"editPoints": {},
|
||||||
"embedSize": 256,
|
"embedSize": 256,
|
||||||
"filters": [
|
"filters": [
|
||||||
{"id": "director", "sort": [{"key": "items", "operator": "-"}]},
|
{"id": "director", "sort": [{"key": "items", "operator": "-"}]},
|
||||||
|
@ -820,6 +823,7 @@
|
||||||
"showAnnotationsMap": true,
|
"showAnnotationsMap": true,
|
||||||
"showBrowser": true,
|
"showBrowser": true,
|
||||||
"showCalendarControls": true, // fixme: should be false
|
"showCalendarControls": true, // fixme: should be false
|
||||||
|
"showClips": true,
|
||||||
"showFilters": true,
|
"showFilters": true,
|
||||||
"showIconBrowser": false,
|
"showIconBrowser": false,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
|
@ -856,6 +860,7 @@
|
||||||
"textPositions": {},
|
"textPositions": {},
|
||||||
"theme": "oxdark",
|
"theme": "oxdark",
|
||||||
"updateAdvancedFindResults": false,
|
"updateAdvancedFindResults": false,
|
||||||
|
"videoLoop": false,
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoPoints": {},
|
"videoPoints": {},
|
||||||
"videoResolution": 96,
|
"videoResolution": 96,
|
||||||
|
|
|
@ -780,7 +780,9 @@
|
||||||
"annotationsSort": "position",
|
"annotationsSort": "position",
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipsColumns": 2,
|
"clipColumns": 2,
|
||||||
|
"clipSort": [{"key": "index", "operator": "+"}],
|
||||||
|
"clipView": "list",
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
||||||
|
@ -788,6 +790,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit": "",
|
"edit": "",
|
||||||
|
"editPoints": {},
|
||||||
"embedSize": 256,
|
"embedSize": 256,
|
||||||
"filters": [
|
"filters": [
|
||||||
{"id": "director", "sort": [{"key": "items", "operator": "-"}]},
|
{"id": "director", "sort": [{"key": "items", "operator": "-"}]},
|
||||||
|
@ -832,6 +835,7 @@
|
||||||
"showAnnotationsMap": true,
|
"showAnnotationsMap": true,
|
||||||
"showBrowser": true,
|
"showBrowser": true,
|
||||||
"showCalendarControls": true, // fixme: should be false
|
"showCalendarControls": true, // fixme: should be false
|
||||||
|
"showClips": true,
|
||||||
"showFilters": true,
|
"showFilters": true,
|
||||||
"showIconBrowser": false,
|
"showIconBrowser": false,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
|
@ -868,6 +872,7 @@
|
||||||
"textPositions": {},
|
"textPositions": {},
|
||||||
"theme": "oxmedium",
|
"theme": "oxmedium",
|
||||||
"updateAdvancedFindResults": false,
|
"updateAdvancedFindResults": false,
|
||||||
|
"videoLoop": false,
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoPoints": {},
|
"videoPoints": {},
|
||||||
"videoResolution": 240,
|
"videoResolution": 240,
|
||||||
|
|
|
@ -657,7 +657,9 @@
|
||||||
"annotationsSort": "position",
|
"annotationsSort": "position",
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipsColumns": 2,
|
"clipColumns": 2,
|
||||||
|
"clipSort": [{"key": "index", "operator": "+"}],
|
||||||
|
"clipView": "list",
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "source", "project", "language", "hue", "saturation", "brightness"],
|
"columns": ["title", "source", "project", "language", "hue", "saturation", "brightness"],
|
||||||
|
@ -665,6 +667,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit": "",
|
"edit": "",
|
||||||
|
"editPoints": {},
|
||||||
"embedSize": 256,
|
"embedSize": 256,
|
||||||
"filters": [
|
"filters": [
|
||||||
{"id": "source", "sort": [{"key": "name", "operator": "+"}]},
|
{"id": "source", "sort": [{"key": "name", "operator": "+"}]},
|
||||||
|
@ -710,6 +713,7 @@
|
||||||
"showAnnotationsMap": true,
|
"showAnnotationsMap": true,
|
||||||
"showBrowser": true,
|
"showBrowser": true,
|
||||||
"showCalendarControls": true, // fixme: should be false
|
"showCalendarControls": true, // fixme: should be false
|
||||||
|
"showClips": true,
|
||||||
"showFilters": true,
|
"showFilters": true,
|
||||||
"showIconBrowser": false,
|
"showIconBrowser": false,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
|
@ -749,6 +753,7 @@
|
||||||
"textPositions": {},
|
"textPositions": {},
|
||||||
"theme": "oxlight",
|
"theme": "oxlight",
|
||||||
"updateAdvancedFindResults": false,
|
"updateAdvancedFindResults": false,
|
||||||
|
"videoLoop": false,
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoPoints": {},
|
"videoPoints": {},
|
||||||
"videoResolution": 240,
|
"videoResolution": 240,
|
||||||
|
|
|
@ -577,7 +577,9 @@
|
||||||
"annotationsSort": "position",
|
"annotationsSort": "position",
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipsColumns": 2,
|
"clipColumns": 2,
|
||||||
|
"clipSort": [{"key": "index", "operator": "+"}],
|
||||||
|
"clipView": "list",
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "director", "language", "hue", "saturation", "brightness"],
|
"columns": ["title", "director", "language", "hue", "saturation", "brightness"],
|
||||||
|
@ -585,6 +587,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit": "",
|
"edit": "",
|
||||||
|
"editPoints": {},
|
||||||
"embedSize": 256,
|
"embedSize": 256,
|
||||||
"filters": [
|
"filters": [
|
||||||
{"id": "director", "sort": [{"key": "items", "operator": "-"}]},
|
{"id": "director", "sort": [{"key": "items", "operator": "-"}]},
|
||||||
|
@ -629,6 +632,7 @@
|
||||||
"showAnnotationsMap": true,
|
"showAnnotationsMap": true,
|
||||||
"showBrowser": true,
|
"showBrowser": true,
|
||||||
"showCalendarControls": true, // fixme: should be false
|
"showCalendarControls": true, // fixme: should be false
|
||||||
|
"showClips": true,
|
||||||
"showFilters": true,
|
"showFilters": true,
|
||||||
"showIconBrowser": false,
|
"showIconBrowser": false,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
|
@ -667,6 +671,7 @@
|
||||||
"textPositions": {},
|
"textPositions": {},
|
||||||
"theme": "oxmedium",
|
"theme": "oxmedium",
|
||||||
"updateAdvancedFindResults": false,
|
"updateAdvancedFindResults": false,
|
||||||
|
"videoLoop": false,
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoPoints": {},
|
"videoPoints": {},
|
||||||
"videoResolution": 240,
|
"videoResolution": 240,
|
||||||
|
|
Loading…
Reference in a new issue