Commit Graph

1791 Commits

Author SHA1 Message Date
bernard.xiong 84bf060294 tftp put is ok.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@191 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-03 13:12:23 +00:00
bernard.xiong 18bb6d8a39 fix DHCP sleep time to msecond.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@190 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-02 23:51:37 +00:00
bernard.xiong 6ef065c755 fix some tftp bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@189 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-02 23:32:42 +00:00
bernard.xiong 720181e417 update resource
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@188 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:33:18 +00:00
bernard.xiong 367b13bcbe split player code to player_background and player_ui; add play list code; add wm8978 driver for codec v2 board; add sdcard waiting check.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@187 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:31:48 +00:00
bernard.xiong 6a0d160604 when fault occurs, the registers dump shall be output firstly.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@186 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:28:44 +00:00
bernard.xiong 809310e6b2 fix SEEK_END bug in lseek.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@185 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:27:56 +00:00
bernard.xiong 4edb72147b add embedded hdc image support
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@184 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:27:22 +00:00
bernard.xiong de98f5dbcd add led sample without heap support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@183 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:13:52 +00:00
bernard.xiong 2ec0cdb72c fix finsh can't use USART2 in STM32F107
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@182 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 14:59:13 +00:00
qiuyiuestc 2cac413f95 File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@181 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:35:37 +00:00
qiuyiuestc bfc50209ae File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@180 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:34:41 +00:00
qiuyiuestc b16ff8c289 File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@179 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:33:29 +00:00
bernard.xiong c096268a88 fix mempool init bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@178 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 13:55:59 +00:00
bernard.xiong 885045ef42 add semaphore to protect sdcard driver read and write; fix window keyboard event handler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@177 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-26 09:28:06 +00:00
bernard.xiong 719f923718 fix compile error on MDK 3.5 version.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@176 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-26 09:03:07 +00:00
bernard.xiong f3335885b2 radio project can play mp3/wav file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@175 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 23:58:47 +00:00
bernard.xiong f02f4c1ca1 change player.c directory in project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@174 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 10:34:48 +00:00
bernard.xiong a55b0d6abe add modal show support on filelist view.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@173 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 10:27:14 +00:00
bernard.xiong 8142c88001 add radio resource files (which should be put under \resource folder)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@172 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:38:01 +00:00
bernard.xiong 010cec2009 add radio player UI
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@171 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:34:58 +00:00
bernard.xiong c1e1d638ff add dm9000a driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@170 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-19 07:31:17 +00:00
bernard.xiong 37b29e879e fix the serial Tx interrupt clean issue @ reported by softwind.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@169 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-18 07:47:29 +00:00
bernard.xiong b4f84d0e72 update stm3210 branch according to stm32f107.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@168 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:54:18 +00:00
bernard.xiong a1bf4aa9cc remove hdc tools.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@167 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:48:07 +00:00
bernard.xiong 2ea6844081 add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@166 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:47:26 +00:00
bernard.xiong 3344963e4b add more STM32F107 support
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@165 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:45:03 +00:00
bernard.xiong 7f60fd9f80 add lcd driver for U-EasyTech STM32F103, STM32F107 board.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@164 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:34:14 +00:00
bernard.xiong d5f1ad1b4a add cached hz font feature.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@163 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-10 23:49:33 +00:00
bernard.xiong 0d9a579a81 add HDC image in project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@162 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 10:06:46 +00:00
bernard.xiong 51b25cd487 add FINSH_DEVIE_NAME definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@161 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 10:01:05 +00:00
bernard.xiong c7e0ca97cd add network.xpm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@160 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 09:58:16 +00:00
bernard.xiong 3f7faa3a3b add get default color in theme.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@159 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 02:13:25 +00:00
bernard.xiong 42e2844616 fix the closedir issue, which does not release fd. add static ioman support in EFSL.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@158 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 00:11:30 +00:00
bernard.xiong 774c4d961a add leaked destructor in widgets
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@157 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-08 23:57:21 +00:00
bernard.xiong c8d02426c7 remove not exist hook and add more object hook declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@156 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 07:45:37 +00:00
bernard.xiong d0ce2c3e6c update hdc image support
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@155 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 07:44:39 +00:00
bernard.xiong 520c1cdc08 add HDC conversion tool
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@154 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:09:19 +00:00
bernard.xiong d481cd57ca update STM32F107 project file to add filesystem component
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@153 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:08:29 +00:00
bernard.xiong d1278740b8 update project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@152 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:02:45 +00:00
bernard.xiong eb24e9da00 add more UI files into radio.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@151 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:00:39 +00:00
bernard.xiong 852f73f7a0 add more UI files into radio.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@150 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-05 23:59:01 +00:00
bernard.xiong 4148f59352 fix jmp issue in png image.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@149 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-05 23:57:02 +00:00
bernard.xiong 48c747e0c8 fix select issue in ftpd and lwip_select. cleanup assert information output in lwip.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@148 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 23:59:30 +00:00
bernard.xiong fee61e2c2a fix readdir issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@147 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 23:57:29 +00:00
bernard.xiong 6c27bf33ff add ftp server
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@146 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:43:20 +00:00
bernard.xiong d0191d93a1 no read/write/close function for socket
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@145 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:38:04 +00:00
bernard.xiong 6423349c34 add elm chan's fatfs init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@144 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:15:22 +00:00
bernard.xiong cd65a07f34 fix getdents issue in the adapter of elm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@143 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-27 23:37:10 +00:00
bernard.xiong 6e71f1af7d add DFS_ELMFAT option
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@142 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 23:14:57 +00:00