正在显示
1 个修改的文件
包含
7 行增加
和
1 行删除
| @@ -235,8 +235,14 @@ Supported operating systems and hardware: | @@ -235,8 +235,14 @@ Supported operating systems and hardware: | ||
| 235 | * v1.0, 2014-05-14, fix [#67](https://github.com/winlinvip/simple-rtmp-server/issues/67) pithy print, stage must has a age. 0.9.98 | 235 | * v1.0, 2014-05-14, fix [#67](https://github.com/winlinvip/simple-rtmp-server/issues/67) pithy print, stage must has a age. 0.9.98 |
| 236 | * v1.0, 2014-05-13, fix mem leak for delete[] SharedPtrMessage array. 0.9.95 | 236 | * v1.0, 2014-05-13, fix mem leak for delete[] SharedPtrMessage array. 0.9.95 |
| 237 | * v1.0, 2014-05-12, refine the kbps calc module. 0.9.93 | 237 | * v1.0, 2014-05-12, refine the kbps calc module. 0.9.93 |
| 238 | +* v1.0, 2014-05-12, fix bug [#64](https://github.com/winlinvip/simple-rtmp-server/issues/64): install_dir=DESTDIR+PREFIX | ||
| 238 | * v1.0, 2014-05-08, fix [#36](https://github.com/winlinvip/simple-rtmp-server/issues/36): never directly use *(int32_t*) for arm. | 239 | * v1.0, 2014-05-08, fix [#36](https://github.com/winlinvip/simple-rtmp-server/issues/36): never directly use *(int32_t*) for arm. |
| 239 | -* v1.0, 2014-05-08, edge support FMS origin server. 0.9.92 | 240 | +* v1.0, 2014-05-08, fix [#60](https://github.com/winlinvip/simple-rtmp-server/issues/60): support aggregate message |
| 241 | +* v1.0, 2014-05-08, fix [#59](https://github.com/winlinvip/simple-rtmp-server/issues/59), edge support FMS origin server. 0.9.92 | ||
| 242 | +* v1.0, 2014-05-06, fix [#50](https://github.com/winlinvip/simple-rtmp-server/issues/50), ubuntu14 build error. | ||
| 243 | +* v1.0, 2014-05-04, support mips linux. | ||
| 244 | +* v1.0, 2014-04-30, fix bug [#34](https://github.com/winlinvip/simple-rtmp-server/issues/34): convert signal to io thread. 0.9.85 | ||
| 245 | +* v1.0, 2014-04-29, refine RTMP protocol completed, to 0.9.81 | ||
| 240 | * v1.0, 2014-04-28, [1.0 mainline2(0.9.79)](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline2) released. 35255 lines. | 246 | * v1.0, 2014-04-28, [1.0 mainline2(0.9.79)](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline2) released. 35255 lines. |
| 241 | * v1.0, 2014-04-28, support full edge RTMP server. 0.9.79 | 247 | * v1.0, 2014-04-28, support full edge RTMP server. 0.9.79 |
| 242 | * v1.0, 2014-04-27, support basic edge(play/publish) RTMP server. 0.9.78 | 248 | * v1.0, 2014-04-27, support basic edge(play/publish) RTMP server. 0.9.78 |
-
请 注册 或 登录 后发表评论