qiuyiuestc@gmail.com
|
36e1c5ab04
|
fix dfs_elm_lseek issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1496 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-13 01:03:19 +00:00 |
mbbill@gmail.com
|
8e8fa0035d
|
add reentrance check for lwip arch/ethernetif; convert an example to utf-8 format.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1495 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-12 12:02:14 +00:00 |
bernard.xiong@gmail.com
|
14c2f8c039
|
add rtgui_listbox_set_current_item function; fix draw rect issue on the border; fix progress bar drawing issue; fix on_item issue in menu if the sub_menu is shown;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1488 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-11 06:18:46 +00:00 |
mbbill@gmail.com
|
70bafa328a
|
move net/apps to lwip folder
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1484 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-10 03:57:32 +00:00 |
mbbill@gmail.com
|
f00548260a
|
eth_device_init is not re-entrance, add a warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1479 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-10 02:50:59 +00:00 |
bernard.xiong@gmail.com
|
0513333a10
|
Add RT_LWIP_VER130, RT_LWIP_VER140 options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1476 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-09 14:07:59 +00:00 |
mbbill@gmail.com
|
ae674ab359
|
Now, lwip is using blocking mailbox.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1473 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:41:36 +00:00 |
mbbill@gmail.com
|
a967ec707f
|
minor fix in ethernetif
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1469 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:38:56 +00:00 |
mbbill@gmail.com
|
6a34056233
|
Fixd a bug in ethernetif
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1468 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:37:10 +00:00 |
mbbill@gmail.com
|
4e5e1f8f55
|
remove some compiler warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1467 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:33:12 +00:00 |
bernard.xiong@gmail.com
|
ce5a42cc18
|
update graphic driver interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1463 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 14:53:32 +00:00 |
bernard.xiong@gmail.com
|
e540ac977c
|
update graphic driver to const variable.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1460 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-07 15:14:35 +00:00 |
bernard.xiong@gmail.com
|
80da4b9775
|
change to graphic device.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1459 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-06 09:10:13 +00:00 |
bernard.xiong@gmail.com
|
5284d6d52e
|
add more device definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1458 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-06 03:51:38 +00:00 |
bernard.xiong@gmail.com
|
db9e590b90
|
add multi-text view widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1455 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-05 15:19:19 +00:00 |
bernard.xiong@gmail.com
|
bbf68d15e5
|
change graphic driver as RT-Thread device driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1454 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-05 15:16:41 +00:00 |
bernard.xiong@gmail.com
|
b2c7d265f2
|
add malloc, realloc etc implementation in minilibc.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1452 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-04 13:34:02 +00:00 |
bernard.xiong@gmail.com
|
d37f7b6100
|
fix directory seek issue in FatFs.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1448 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-04 13:02:57 +00:00 |
bernard.xiong
|
c2276d1719
|
Add finsh_get_prompt function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1444 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-02 04:40:52 +00:00 |
itspy.wei
|
459e51fb46
|
add DFS_USING_WORKDIR pre-define
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1443 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-02 03:55:00 +00:00 |
mbbill@gmail.com
|
73e78bdc00
|
Modified net apps for lwip1.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1440 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-30 02:16:24 +00:00 |
mbbill@gmail.com
|
111d02568c
|
Add sys_mutex implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1439 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-29 11:40:17 +00:00 |
mbbill@gmail.com
|
e9e1c20aeb
|
lwip1.4.0 is able to run now!
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1437 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-27 06:05:56 +00:00 |
mbbill@gmail.com
|
1d56e975cb
|
lwip merged to 1.4.0, compile passed but can not run. ethernetif has been modified a lot.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1436 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-26 16:54:35 +00:00 |
mbbill@gmail.com
|
f862baaaac
|
FIX: ESHUTDOWN is not defined when newlib is enabled.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1435 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-26 12:06:14 +00:00 |
bernard.xiong
|
a876302695
|
fix some compiling warning, errors in the new object system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1425 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-23 06:46:44 +00:00 |
qiuyiuestc@gmail.com
|
fe9f043b55
|
upgrade ftk demos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1423 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-23 01:33:31 +00:00 |
qiuyiuestc@gmail.com
|
18476d9737
|
add more math function
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1420 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-21 07:34:02 +00:00 |
qiuyiuestc@gmail.com
|
9faa3d9989
|
eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1407 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-16 01:18:43 +00:00 |
qiuyiuestc@gmail.com
|
c99ca774a1
|
Modify the link mode, compile each component to static library first and then link them
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1405 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-16 00:29:28 +00:00 |
bernard.xiong
|
8457439dc1
|
use new object type implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1402 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-13 10:53:51 +00:00 |
bernard.xiong@gmail.com
|
a5073f27b0
|
add IAR compiler support in POSIX Threads.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1393 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-01 12:26:33 +00:00 |
bernard.xiong
|
2a8b1db170
|
Update romfs dummy code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1391 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-01 03:05:25 +00:00 |
bernard.xiong
|
89d13cbd32
|
fix fill polygon issue, which found by loveic
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1385 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-25 09:07:50 +00:00 |
qiuyiuestc@gmail.com
|
ea009132a2
|
modify micro definition of file Operation flags
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1383 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-20 15:09:28 +00:00 |
iamyhw@gmail.com
|
8d77fe70dc
|
fixed bug: no release uffs_object_handler in dfs_uffs.c
function:dfs_uffs_open()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1363 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-03 10:13:21 +00:00 |
iamyhw@gmail.com
|
ab2ddad116
|
fix lseek para. err.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1359 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-01 09:53:50 +00:00 |
itspy.wei
|
ac97bc17bd
|
fix memory leak problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1358 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-31 05:39:43 +00:00 |
itspy.wei
|
a019ea904f
|
add crc.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1357 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 06:56:26 +00:00 |
itspy.wei
|
770163fe95
|
file transmission trough zmodem protocol.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1356 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 06:14:22 +00:00 |
itspy.wei
|
5114ce8d17
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1355 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 06:02:51 +00:00 |
itspy.wei
|
300825d8cb
|
file transimission through zmodem protocol.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1354 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 05:41:49 +00:00 |
iamyhw@gmail.com
|
2e59147522
|
fix,In region judage two rectangular intersect,Missing cross.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1352 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-28 14:11:21 +00:00 |
bernard.xiong@gmail.com
|
0621f30e9d
|
move rtgui_win to branches.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1346 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-24 14:12:30 +00:00 |
iamyhw@gmail.com
|
0e93e6809c
|
add rtgui_win subfield,Highlight the ease of use
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1345 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-24 14:00:19 +00:00 |
bernard.xiong
|
e9148ab6c7
|
fix joinable semaphore of pthread not clear to NULL when detach.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1337 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-21 07:39:24 +00:00 |
wuyangyong
|
adc63f2c0a
|
update elmfat to R0.08b
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1336 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-18 03:17:49 +00:00 |
bernard.xiong@gmail.com
|
24dfbe437d
|
remove dfs_config.h file and fix filesystem lookup issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1332 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-12 00:17:41 +00:00 |
bernard.xiong@gmail.com
|
7b07e674dd
|
remove FILE using in jpeg.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1328 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-11 14:19:20 +00:00 |
bernard.xiong
|
79696e8649
|
fix _gettimeofday_r issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1325 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-10 10:30:51 +00:00 |