Commit Graph

218 Commits

Author SHA1 Message Date
kyle.hu.gz 579a566b44 stm32_radio: Updated the VBR average bitrate calculation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@425 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 15:04:35 +00:00
bernard.xiong 39c53a4b71 update sdcard driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@423 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 11:54:17 +00:00
gary.li.wenchao.4 8e7da44914 move from libcpu
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@422 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-19 00:29:43 +00:00
bernard.xiong 860d1ddfd4 add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@419 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 23:56:49 +00:00
bernard.xiong 332d0d00e2 add more buffer in mp3 decoder. add picture browse support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@418 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 11:00:04 +00:00
wuyangyong 7225a9234e 添加移除后自动重启 for stm32-netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@416 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 09:16:05 +00:00
wuyangyong bb4f74cd12 完善RTC部分
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@415 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 07:51:42 +00:00
bernard.xiong 034166dfb9 use ELM FatFs as FAT file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@406 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 15:55:46 +00:00
gary.li.wenchao.4 c53033b881 Add rt_rtc_show_calendar();
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@405 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 07:58:48 +00:00
wuyangyong 881d6a82d4 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@399 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-02-10 06:31:27 +00:00
kyle.hu.gz 49e317efc1 stm32_radio: Changed the ID3 parsing code. Corrected VBR play time calculation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@397 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-09 16:48:33 +00:00
bernard.xiong 3025e3e8b3 add wav file in UI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@396 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 23:45:21 +00:00
kyle.hu.gz 9dfd2fd177 stm32_radio: Reset the progress bar after song change. Fixed the duration calculation bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@395 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 22:34:40 +00:00
bernard.xiong 8dabef70db RTGUI use 16 weight font as default font.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@392 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 14:14:41 +00:00
kyle.hu.gz 189d475946 stm32_radio: Adds codec master mode to WM8978 driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@391 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 04:22:59 +00:00
bernard.xiong 02a644e7e2 move some RTGUI options to bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@390 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:13:05 +00:00
bernard.xiong aefa3535c5 add more RTGUI options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@388 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:05:44 +00:00
gary.li.wenchao.4 76517dc2eb Add files Makefile and console
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@382 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:18:13 +00:00
gary.li.wenchao.4 a88a6ec0a3 Remove compiler warnings of Chinese
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@380 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:11:00 +00:00
kyle.hu.gz d5b20ba603 Removed the const definition in hz12 font file info which causes hard fault when loading.
Also uploaded a working SongTi 12x12 font file.
Tested in stm32_radio.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@374 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 21:35:19 +00:00
kyle.hu.gz 8d78b3743a stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@373 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 19:34:31 +00:00
bernard.xiong ce1868c241 apply scons header file definition scanner.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@372 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 15:16:28 +00:00
qiuyiuestc 95fd101d51 support GCC compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@371 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 14:46:09 +00:00
wuyangyong d71ec9b0bd update remote for stm32netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@365 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-02 07:10:13 +00:00
wuyangyong 7669398ee7 add remote for stm32_netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@363 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 19:53:57 +00:00
wuyangyong ef88a2f5c9 add remote for stm32_netradio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@362 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 19:47:12 +00:00
qiuyiuestc ef970b36a2 support gcc for mini2440 platform(not finished)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@359 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 15:16:05 +00:00
bernard.xiong 82e7844cbf add finsh link option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@357 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 12:59:13 +00:00
bernard.xiong c68e75a7f3 change mac address.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@356 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 12:58:50 +00:00
qiuyiuestc 5c2be6f0ea add rtgui example for mini2440 platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@354 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-31 23:51:09 +00:00
wuyangyong d1b86442fe for stm32radio: modify mac address,set UART rx PIN: IPU,modify key.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@351 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-30 18:33:27 +00:00
qiuyiuestc 145e17a44a add lm3s compiled driverlib
change absolute address of driverlib in project to abstract address

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@350 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-30 06:28:44 +00:00
qiuyiuestc b7e87ee78b touch panel driver available for mini2440 board.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@347 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-29 00:32:32 +00:00
qiuyiuestc 33c091d08a fix lm3s snmp link problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@346 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-28 02:06:26 +00:00
qiuyiuestc 0b23d005fc startup rtgui demos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@345 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-28 01:17:57 +00:00
qiuyiuestc 9fb4908710 support for mini2440 emulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@336 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 16:44:49 +00:00
wuyangyong e1f2525416 Perfect the AT45DB driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@332 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-22 06:22:31 +00:00
wuyangyong d088d60152 usb msc ghost
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@331 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 16:57:32 +00:00
bernard.xiong 832ca0af13 change play thread to static thread. use elm fatfs on radio project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@330 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:22:03 +00:00
bernard.xiong cefc4f7aa5 change play thread to static thread. use elm fatfs on radio project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 14:12:40 +00:00
wuyangyong c28ecae7ed add the AT45DB Drivers
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@328 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 13:23:58 +00:00
wuyangyong 284727de4a fix the NVIC Priority Inversion
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@326 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 04:07:44 +00:00
wuyangyong 10dde354c7 add usb_led for stm32radio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@325 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 13:27:23 +00:00
wuyangyong 9b282bd925 change usb msc lun=2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@324 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 12:56:51 +00:00
wuyangyong 736bd9fd66 modify stm32 usb-cable
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@323 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-20 05:56:28 +00:00
bernard.xiong 0b546c0e24 update radio code to v2.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@320 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 14:31:11 +00:00
bernard.xiong 1a989ed8d9 update rtconfig.h for sam7s.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@318 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 06:21:33 +00:00
wuyangyong f4af7e8401 add stm32 netradio sch v2.01
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@316 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 15:49:24 +00:00
mbbill 02cffa3778 FIX: Update MDK4.x project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@312 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 03:37:25 +00:00
bernard.xiong 201113c5d4 update according to lwip 1.3.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@309 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 13:21:08 +00:00