Commit d51401b
1.5.2-beta.1 (#2310)
* Fixed freeze when playing scripture from RemoteShow
- Updated languages
* Updated Chinese language
* Fixed freeze with deleted action tag
* Removed bad code
* Fixed localization item order sometimes incorrect
* Fixed slide recording sometimes not playing slide
- Fixed auto locate media option not changing
* Scripture split verses at near punctuation
* Fixed font name text style with quotes breaking on edit
* Faster saving
- NDI inputs now skips frames if previous frame has not loaded yet
- Fixed a memory leak
- Optimizations
- Code tweaks
* Remove most dictionary listeners
* Remove most dictionary listeners
* Fixed last used slide in focus mode
* Added Swedish language
* Pass profile arguments to select on startup
* Feat: mark shows as played (#2306)
* Mark as played updates
- Auto mark as played
* Fixed reference on first slide not working with custom items
- Custom user data loction change warning
* Fixed context menu video play
* Scripture fixes
* Fixed unnamed timers causing Companion to fail
- Fixed potential EQ screen memory leak
- Version update
---------
Co-authored-by: Timothy Pidashev <[email protected]>1 parent 3f9ae15 commit d51401b
101 files changed
Lines changed: 2440 additions & 550 deletions
File tree
- config/linting
- public/lang
- src
- electron
- data
- ndi
- utils
- frontend
- IPC
- components
- actions
- context
- drawer
- audio
- bible
- calendar
- effects
- info
- live
- media
- pages
- timers
- edit
- editbox
- guide
- helpers
- inputs
- input
- main
- popups
- createShow
- localization
- output
- layers
- tools
- quicksearch
- settings/tabs
- show
- folder
- ppt
- tools
- slide
- views
- stage
- system
- utils
- server
- controller
- remote/components/pages
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | 220 | | |
222 | 221 | | |
223 | 222 | | |
| |||
797 | 796 | | |
798 | 797 | | |
799 | 798 | | |
800 | | - | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
801 | 802 | | |
802 | 803 | | |
803 | 804 | | |
| |||
1299 | 1300 | | |
1300 | 1301 | | |
1301 | 1302 | | |
| 1303 | + | |
1302 | 1304 | | |
1303 | 1305 | | |
1304 | 1306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| |||
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
150 | | - | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| |||
1046 | 1049 | | |
1047 | 1050 | | |
1048 | 1051 | | |
1049 | | - | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
1050 | 1055 | | |
1051 | 1056 | | |
1052 | 1057 | | |
| |||
1067 | 1072 | | |
1068 | 1073 | | |
1069 | 1074 | | |
| 1075 | + | |
1070 | 1076 | | |
1071 | 1077 | | |
1072 | 1078 | | |
1073 | 1079 | | |
1074 | | - | |
| 1080 | + | |
1075 | 1081 | | |
1076 | 1082 | | |
1077 | 1083 | | |
| |||
1253 | 1259 | | |
1254 | 1260 | | |
1255 | 1261 | | |
| 1262 | + | |
1256 | 1263 | | |
1257 | 1264 | | |
1258 | 1265 | | |
1259 | 1266 | | |
1260 | 1267 | | |
1261 | 1268 | | |
| 1269 | + | |
1262 | 1270 | | |
1263 | 1271 | | |
1264 | 1272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| |||
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
150 | | - | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
222 | 225 | | |
223 | 226 | | |
224 | 227 | | |
| |||
1046 | 1049 | | |
1047 | 1050 | | |
1048 | 1051 | | |
1049 | | - | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
1050 | 1055 | | |
1051 | 1056 | | |
1052 | 1057 | | |
| |||
1067 | 1072 | | |
1068 | 1073 | | |
1069 | 1074 | | |
| 1075 | + | |
1070 | 1076 | | |
1071 | 1077 | | |
1072 | 1078 | | |
1073 | 1079 | | |
1074 | | - | |
| 1080 | + | |
1075 | 1081 | | |
1076 | 1082 | | |
1077 | 1083 | | |
| |||
1253 | 1259 | | |
1254 | 1260 | | |
1255 | 1261 | | |
| 1262 | + | |
1256 | 1263 | | |
1257 | 1264 | | |
1258 | 1265 | | |
1259 | 1266 | | |
1260 | 1267 | | |
1261 | 1268 | | |
| 1269 | + | |
1262 | 1270 | | |
1263 | 1271 | | |
1264 | 1272 | | |
| |||
0 commit comments