Commit e4a239c
committed
Merge remote-tracking branch 'origin/develop-6.7' into develop-7.0
Refactored changes:
* addition of `MCPlayer::setdontuseqt` in player-platform.cpp implementation
* addition of PlaybleDuration property for Android Native player
* Update to StringRef the Environment variable building update for iPhone (mbliphonedc.mm)
Conflicts:
engine/src/mbliphonedc.mm
engine/src/player-platform.cpp
engine/src/stack2.cpp
ideFile tree
31 files changed
+241
-90
lines changed- builder
- docs
- dictionary/function
- notes
- engine
- rsrc
- src
- java/com/runrev/android/nativecontrol
- ide-support
- libgraphics/src
- revvideograbber/src
31 files changed
+241
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
248 | 255 | | |
249 | 256 | | |
250 | 257 | | |
| |||
1227 | 1234 | | |
1228 | 1235 | | |
1229 | 1236 | | |
1230 | | - | |
| 1237 | + | |
1231 | 1238 | | |
1232 | | - | |
| 1239 | + | |
1233 | 1240 | | |
1234 | 1241 | | |
1235 | 1242 | | |
| |||
1400 | 1407 | | |
1401 | 1408 | | |
1402 | 1409 | | |
1403 | | - | |
| 1410 | + | |
1404 | 1411 | | |
1405 | 1412 | | |
1406 | 1413 | | |
1407 | 1414 | | |
1408 | 1415 | | |
1409 | 1416 | | |
1410 | | - | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1411 | 1422 | | |
1412 | 1423 | | |
1413 | 1424 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
| 323 | + | |
323 | 324 | | |
324 | 325 | | |
325 | 326 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments