2016-11-03 22:28 GMT+08:00 Yousong Zhou :
> On 3 November 2016 at 22:20, xinglp wrote:
>> 2016-11-03 18:34 GMT+08:00 Felix Fietkau :
>>> On 2016-11-03 04:18, xinglp wrote:
>>>> I have tried to use several phone and app to play video via samba, I
>>>> g
2016-11-03 18:34 GMT+08:00 Felix Fietkau :
> On 2016-11-03 04:18, xinglp wrote:
>> I have tried to use several phone and app to play video via samba, I
>> got broken picture or not fluent after this commit.
>> Hardware is ar9331.
> Should be fixed in the latest version, pl
2016-11-03 18:34 GMT+08:00 Felix Fietkau :
> On 2016-11-03 04:18, xinglp wrote:
>> I have tried to use several phone and app to play video via samba, I
>> got broken picture or not fluent after this commit.
>> Hardware is ar9331.
> Should be fixed in the latest version
2016-11-03 16:48 GMT+08:00 Stijn Segers :
> There is a bug open for this:
>
> https://bugs.lede-project.org/index.php?do=details&task_id=241&order=id&sort=desc
>
> Stijn
Thanks, and I know I'm not alone.
___
Lede-dev mailing list
Lede-dev@lists.infradead
I have tried to use several phone and app to play video via samba, I
got broken picture or not fluent after this commit.
Hardware is ar9331.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
att
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
2016-08-26 12:25 GMT+08:00 J Mo :
>
> Hi
>
> I am mentioned in that ticket you linked. I've seen similar problems, but
> I'm not positive that my situation wasn't just a hardware failure. I will
> get in contact with that tribut person and work with him. Thanks for
> bringing this to my attention.
With below configuration, I can connect to another router with lede
firmware, but can't connect to a router with tplink firmware.
config wifi-iface 'foo'
option wds '1'
option mode 'sta'
..
I can see it connect to tplink router and disconnect, and repeat again
and again.
The only usefu
2016-06-18 13:01 GMT+08:00 Felix Fietkau :
>> I saw uclient_http_send_data() was only called once in
>> uclient-2016-06-16, what did I missed ?
> What you missed is the fact uclient-fetch is not the only user of the
> library code. The uclient library is used in a few other projects as
> well, som
2016-06-18 18:40 GMT+08:00 xinglp :
> 2016-06-18 18:38 GMT+08:00 xinglp :
>> 2016-06-18 13:01 GMT+08:00 Felix Fietkau :
>>> If you upload a large file, it makes sense to not need to have it in
>>> memory completely.
>> Please review this one.
> Last patch s
2016-06-18 18:38 GMT+08:00 xinglp :
> 2016-06-18 13:01 GMT+08:00 Felix Fietkau :
>> If you upload a large file, it makes sense to not need to have it in
>> memory completely.
> Please review this one.
Last patch still won't work for file larger than memory, but
2016-06-18 13:01 GMT+08:00 Felix Fietkau :
> If you upload a large file, it makes sense to not need to have it in
> memory completely.
Please review this one.
uclient-fixed-length.patch
Description: Binary data
___
Lede-dev mailing list
Lede-dev@lists.i
2016-06-17 23:31 GMT+08:00 Felix Fietkau :
> On 2016-06-17 13:19, xinglp wrote:
>> --post-file parameter only support text file not binary file.
>> "Content-Length" is more compatible to the http server world.
> Your patch cannot apply due to whitespace damage.
--post-file parameter only support text file not binary file.
"Content-Length" is more compatible to the http server world.
Signed-off-by: xinglp
---
diff --git a/uclient-fetch.c b/uclient-fetch.c
index 065742e..13f2fe2 100644
--- a/uclient-fetch.c
+++ b/uclient-fetch.c
@@ -
Just like https://dev.openwrt.org/timeline
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
15 matches
Mail list logo