Feb 5, 2009

Meridian Player - Music Playback





Yap, it's copied and modified from the Android Source Code, so it's pretty similar.
Also, I decide to build media database by myself and the mp3 part is built.
Why don't use the same database (using ContentResolver) ? Simple. I don't know how to do :(
I hope it won't be problems while making playlists and sync with other apps...

Feb 2, 2009

OK, here is the scale of Music Player

365.9KB (source code only)
OK. I need time, but it's OK.
The major problem is license. Of course I'll use codes that opened, but some files it just...is that.
I think simply copy that file into my project will force Meridian Player also licensed under Apache. So I need to find some ways to avoid that...

Progress: Playback Activity (The starting point)

Jan 21, 2009

The next move of Meridian Player

Yes, it will be rename to Meridian Player since I'll make it be able to play music!
Once I did something I'll write it here.
==
Codec supports? Ugrrr...maybe another day.

Jan 12, 2009

Yeah, Meridian Video Player does not update for a while

Okay, I can say it's because I'm trying to make the player be able to play other file formats like mpeg2, wmv9, flv/vp6 etc.
But it's very hard...I have no idea when I can reach. It's too hard to be free :(
####

Jan 6, 2009

Native Faith - MP4 header parser

700ms-930ms -> 350ms-550ms (depending on garbage thread)

Well, native methods are faster, but not as fast as I've thought about. (I wished for a like 10-times speeding up)
I'm very worry about if ffmpeg can be run on G1......