winlin
|
310514ea94
|
Update players and console.
|
2022-05-16 22:44:21 +08:00 |
|
CommanderRoot
|
8a75e8a165
|
Replace deprecated String.prototype.substr() (#2948)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2022-03-07 08:02:27 +08:00 |
|
winlin
|
32bb96a5c2
|
Squash: Fix bugs
|
2022-02-03 15:16:52 +08:00 |
|
winlin
|
a81aa2edc5
|
Squash: Merge SRS 4.0
|
2021-10-10 12:05:26 +08:00 |
|
winlin
|
a594678e3d
|
Squash #1685, #1282, #1547: Support ARM platform. 5.0.5
|
2021-06-22 07:49:48 +08:00 |
|
winlin
|
becbe45bcd
|
SquashSRS4: Add demo for RTC
|
2021-05-05 13:26:25 +08:00 |
|
winlin
|
d4a8a72388
|
SquashSRS4: Add console. Disable cherrypy by default.
|
2021-04-24 19:45:05 +08:00 |
|