bernard.xiong
|
2e6e01550e
|
fixed hz font derefer issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1671 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-16 08:19:57 +00:00 |
bernard.xiong@gmail.com
|
2bc131f3a9
|
add eth_device_linkchange function on ethnet interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1669 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-14 12:56:30 +00:00 |
bernard.xiong
|
5a825fd81a
|
use tcpip_init_done_callback to initialize lwip stack.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1668 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-11 10:05:37 +00:00 |
bernard.xiong@gmail.com
|
d561771cc0
|
fixed romfs file source error in SConscript.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1665 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-06 11:35:48 +00:00 |
bernard.xiong@gmail.com
|
c14f8ba9fb
|
add DFS_ROMFS_ROOT dependence on ROMFS source file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1664 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-05 13:02:23 +00:00 |
bernard.xiong
|
f6ce7bb0d9
|
fix romfs lseek issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1663 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-04 09:13:43 +00:00 |
bernard.xiong
|
9781537575
|
fix romfs lookup and open directory issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1662 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-04 09:04:39 +00:00 |
bernard.xiong
|
1992d17501
|
fix compiler warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1661 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-04 03:46:32 +00:00 |
bernard.xiong@gmail.com
|
b49db5f72a
|
made more function as static.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1660 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-08-03 15:30:40 +00:00 |
wuyangyong
|
36c6d994c7
|
fix spelling errors
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1653 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-28 16:38:32 +00:00 |
mbbill@gmail.com
|
b2726da244
|
re-implemented ethernetif and power-on flow of lwip1.4, note: ethnet driver and init invokings also need to be modified.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1652 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-28 14:52:44 +00:00 |
iamyhw@gmail.com
|
6f8bf54fb0
|
append patch:about rtgui_dc_client_blit_line.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1650 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-25 06:37:00 +00:00 |
iamyhw@gmail.com
|
f6db5d1c74
|
Fixd dc_buffer_fill_rect color,The foreground and background exchanged.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1646 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-21 01:40:56 +00:00 |
iamyhw@gmail.com
|
7f77bab219
|
update uffs filesystem read access error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1638 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-18 00:54:20 +00:00 |
bernard.xiong
|
be5f855a44
|
use GetCurrentDir() function to get CPATH.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1631 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-15 08:52:50 +00:00 |
mbbill@gmail.com
|
86d6c01c9e
|
bug fix in arch implmentation
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1628 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-13 12:02:34 +00:00 |
mbbill@gmail.com
|
7121ca6467
|
fixd a critical issue in lwip. see issue#11
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1621 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-08 02:04:14 +00:00 |
bernard.xiong@gmail.com
|
217c6d88f5
|
open LWIP_NETIF_LINK_CALLBACK definitions
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1573 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 12:53:21 +00:00 |
bernard.xiong
|
bca9c66e0d
|
use GetCurrentDir() as include path.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1563 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-01 05:36:42 +00:00 |
bernard.xiong@gmail.com
|
7fb192b29b
|
fix RT_DFS_ELM_USE_LFN definition issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1554 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-29 15:19:36 +00:00 |
qiuyiuestc@gmail.com
|
ce01644d0d
|
clean code and mirror change for desktop application
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1552 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-29 14:45:59 +00:00 |
bernard.xiong@gmail.com
|
0aa5ded9c1
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1550 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-29 14:42:54 +00:00 |
bernard.xiong@gmail.com
|
bad2e992ef
|
remove sprint, malloc, free function link when using Keil MDK compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1549 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-29 14:41:12 +00:00 |
bernard.xiong
|
a69172aa4e
|
fix button status issue, which caused by mouse released outside of button but button handled the mouse press event last time.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1547 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-29 09:57:28 +00:00 |
bernard.xiong
|
dcf5c15194
|
fix building script issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1541 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-27 02:01:58 +00:00 |
wuyangyong
|
ceb2ba072d
|
change #define RT_DFS_ELM_REENTRANT 1 to #defin RT_DFS_ELM_REENTRANT
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1533 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-23 14:10:52 +00:00 |
qiuyiuestc@gmail.com
|
1eca19cb01
|
eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1524 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-19 02:47:51 +00:00 |
itspy.wei
|
4fbb2e6d21
|
code update
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1521 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-17 13:35:24 +00:00 |
onelife.real
|
e74ca7fc9f
|
minilibc:
Fix a bug in time functions
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1520 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-17 03:24:04 +00:00 |
mbbill@gmail.com
|
0e03e7eb2e
|
change some macros accordinate to rtdebug.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1512 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-15 02:26:46 +00:00 |
bernard.xiong@gmail.com
|
99dc4465a6
|
add skeleton template of network interface driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1502 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-14 14:28:28 +00:00 |
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 |