Mickeywaugh

Results 7 issues of Mickeywaugh

vendor\topthink\framework\src\think\Request.php:979 function post()... 当前端config字段传空值,后端使用以下代码时, $postConfig = $this->request->post('config/a', []); $postConfig预期得到空值,但实际得到并非为空数组,而是有一个值为空字符串的数组,[""]。 而这个值在if ($postConfig) 会返回false.

Did any one successfully build this project to an apk?

如题。 播放WEB DAV的flac会导致程序无响应。 看好像有mediaplayer... what =-38,extra 0 的错误钷。 然后提示java.lang.illegalstate.exception

1.建议不要使用系统音频解码器,使用第三方开源的音频解码器(比如:EXOPlayer); 2.音效建议增加几个预置音效; 3.希望能支持WebDAV协议;

1.每个歌曲增加加入收藏夹功能,音乐列表里默认有个收藏夹列表; 2.音效的设置增加几个预设(调频器+混响搭配);

Update method: setBackgroupdColor() * **setBackgroundColor($r, $g, $b ,$bgAlpha = 0)**, sets the background color to force it (this will disable many effects and is not recommended), bgAlpha is the transparency...

Does this bundle support symonfy7? I think the answer should be "Yes",but how to write the start.php for symfony7?