Commit Graph

93 Commits

Author SHA1 Message Date
wuyangyong f3bb2aa8b1 fix ili9325 driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@439 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 17:15:03 +00:00
wuyangyong b3d4ac3b66 fix lcd get_pixel
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@438 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-23 13:19:01 +00:00
bernard.xiong 2c279290f6 revert project.Opt file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@436 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:53:37 +00:00
bernard.xiong 99da648141 add spi flash as FAT file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@435 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 23:51:07 +00:00
wuyangyong cbda63c500 fix auto_restart if no USB cable
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@433 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 15:30:42 +00:00
wuyangyong 83c6cd9b01 fix stm32 usb_msc auto_remove
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@432 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 14:56:51 +00:00
bernard.xiong 3677390335 fix memory overwrite on shoutcast meta data reception.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@431 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-22 13:35:47 +00:00
kyle.hu.gz f4cb1ba595 Corrected MP3 duration calculation. / Increased SD card wait count to 10 for slow cards. / Updated play time display of player UI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@430 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-21 20:41:42 +00:00
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
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
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 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
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
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
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
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
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
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
bernard.xiong 53d15c1349 update project file for RTGUI modification.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@283 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 06:53:23 +00:00
wuyangyong 620cde72e3 fix netradio mass_storage
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@270 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 15:40:59 +00:00
wuyangyong aecf1601d8 add mass_storage for stm32_radio
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@269 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-31 14:12:11 +00:00
bernard.xiong 6abb53c3d4 update dm9000a driver to fix 16bit transmit bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@238 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-27 06:45:49 +00:00
wuyangyong e1a2102e51 add new lcd driver ili9325
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@200 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-15 11:24:33 +00:00
bernard.xiong a7b56e9c45 update dm9000a driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@195 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-10 16:04:03 +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 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 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