Registered: Apr 2004
Posts: 66
I am working on a SID/MOD player for Android called Droidsound and need some beta testing...
* Music goes into MODS/ on sdcard
* Requires Android 1.6
* Uses sidplay2 (and modplug + GME)
* Indexes zip-files (like C64Music.zip)
* Title search
* CSDB metadata browsing
(To try out CSDB browsing, put "csdb.dump" in your MODS dir)
The player (and csdb.dump) can be found here:
http://swimmer.se/droidsound/files/
... 22 posts hidden. Click here to view all posts....
?
Registered: Apr 2004
Posts: 66
I just installed beta6c and my headset buttons still don't work :(
!
What kind of headset did you have?
If you can run logcat, look for lines starting with MEDIA BUTTON from the class PlayerService, that shows which key events are broadcasted...
Registered: Apr 2004
Posts: 66
Registered: Oct 2006
Posts: 64
I have the Google Nexus One headset, which I think is exactly the same as the one that comes with the HTC Desire. I got a replacement HTC headset that works exactly the same as the Google one.
What kind of headset did you have?
If you can run logcat, look for lines starting with MEDIA BUTTON from the class PlayerService, that shows which key events are broadcasted...
I don't have the sdk, but I downloaded aLogcat and tried filtering on PlayerService but no key events showed up. I tried the same with the Spotify app and then I get a log like this:
D/SpotifyJava(13367): PHONE STATE - IDLE D/SpotifyJava(13367): Received broadcast: android.intent.action.HEADSET_PLUG D/SpotifyJava(13367): Not logged in. Ignoring intent. D/SpotifyJava(13367): Received broadcast: android.intent.action.MEDIA_BUTTON D/SpotifyJava(13367): Received broadcast: android.intent.action.MEDIA_BUTTON D/SpotifyJava(13367): Received broadcast: android.intent.action.MEDIA_BUTTON
Registered: Apr 2004
Posts: 66
V/PlayerService( 4108): MEDIA BUTTON android.intent.action.MEDIA_BUTTON
V/PlayerService( 4108): MEDIA BUTTON KEY KeyEvent{action=0 code=79 repeat=0 meta=0 scancode=248 mFlags=8}
V/PlayerService( 4108): MEDIA BUTTON android.intent.action.MEDIA_BUTTON
V/PlayerService( 4108): MEDIA BUTTON KEY KeyEvent{action=1 code=79 repeat=0 meta=0 scancode=248 mFlags=8}
Registered: Oct 2006
Posts: 64
V/PlayerServiceConnection(12977): binding V/PlayerService(12977): Silence detection off V/PlayerService(12977): Service started V/PlayerService(12977): Intent null / null V/PlayerServiceConnection(12977): Service Connected V/PlayerService(12977): Adding com.ssb.droidsound.PlayerServiceConnection$1@44a23520 V/PlayerServiceConnection(12977): Unbinding V/PlayerService(12977): Removing com.ssb.droidsound.PlayerServiceConnection$1@44a23520 V/PlayerServiceConnection(12977): binding V/PlayerService(12977): Silence detection off V/PlayerService(12977): Service started V/PlayerService(12977): Intent null / null V/PlayerServiceConnection(12977): Service Connected V/PlayerService(12977): Adding com.ssb.droidsound.PlayerServiceConnection$1@44a23520 V/PlayerServiceConnection(12977): Unbinding V/PlayerService(12977): Removing com.ssb.droidsound.PlayerServiceConnection$1@44a23520
I feel like an idiot suggesting things to you since I've never even looked at the Android sdk myself, but did you try raising the priority of the IntentFilter thingie as suggested in an earlier post?
Registered: Apr 2002
Posts: 1705
Registered: Apr 2004
Posts: 66
I feel like an idiot suggesting things to you since I've never even looked at the Android sdk myself, but did you try raising the priority of the IntentFilter thingie as suggested in an earlier post?
Yep it's the highest priority ATM.
If that log is when you actually pressed the MEDIA_BUTTON then I can only guess one of two things;
1. You are running some evil program that lies before Droidsound in the queue, also runs on highest priority and steals the broadcast.
2. You are actually running the old beta5 from swimmer.se and not the new beta6c from swimsuitboys.com
Registered: Apr 2004
Posts: 66
If Droidsound is not either playing or paused, it will ignore the broadcast in favor of other programs... maybe that's whats happening?
Registered: Apr 2004
Posts: 66
Registered: Jun 2011
Posts: 5
Source: http://feedproxy.google.com/~r/Csdb-LatestForumPosts/~3/TVlYaQwCwp4/
vindictus pcs barry manilow pizzahut magnolia mongolia scratch
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.