maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [ANNOUNCE] SomePlayer is available for Maemo 5 (https://talk.maemo.org/showthread.php?t=70405)

SMAr2wo 2013-06-18 22:20

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
Best player EVER on a mobile phone!!!

SMAr2wo 2013-06-18 23:14

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
I just reflashed (refirmware) my N900 and after some basic apps i install Some Player too (1.5.6). I test the hardware key to change the track and are working fine is stand-by mode (display off)

Quote:

Originally Posted by impeham (Post 1352275)
After latest update of cssu and thumb, hardware keys cannot be used anymore to switch tracks - anyone knows how to solve this? Does this require a fix in someplayer itself?


impeham 2013-06-19 07:26

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
Quote:

Originally Posted by SMAr2wo (Post 1353067)
I just reflashed (refirmware) my N900 and after some basic apps i install Some Player too (1.5.6). I test the hardware key to change the track and are working fine is stand-by mode (display off)

are you using cssu testing?

Anyway, in the meantime i made a workaroung using dbus to switch tracks with the power button.

SMAr2wo 2013-07-08 18:25

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
Nope, i don't use any programing/coding testing. I was a "software tester mobile" as user profile.

nman 2013-07-09 01:36

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
Have this problem too, started after upgrade to cssu 8.2

ali987 2013-07-14 19:08

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
Quote:

Originally Posted by nman (Post 1357785)
Have this problem too, started after upgrade to cssu 8.2


same here :(
Please any solutions ؟

impeham 2013-07-15 08:05

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
it seems that SomePlayer is not being maintained anymore so i guess you'll have to use a workaround like me if you really need this.

We are lucky that dbus messages can be used to do simple operations with the player like next/previous/play of tracks.

ali987 2013-07-23 10:35

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
Quote:

Originally Posted by impeham (Post 1359056)
it seems that SomePlayer is not being maintained anymore so i guess you'll have to use a workaround like me if you really need this.

We are lucky that dbus messages can be used to do simple operations with the player like next/previous/play of tracks.

who do you do that ?:o

impeham 2013-07-26 19:43

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
commands:

previous track:
dbus-send --type=method_call --dest=ru.somebody.someplayer / ru.somebody.someplayer.prev
next track:
dbus-send --type=method_call --dest=ru.somebody.someplayer / ru.somebody.someplayer.next

power button dbus event (in /etc/dbus-scripts.d/dbus-scripts-settings):
[script] * * org.freedesktop.Hal.Device Condition ButtonPressed power

Read about dbus messaging here if you don't know how to use it:
http://wiki.maemo.org/DbusScripts

Good luck

mikkuss 2014-04-16 18:55

Re: [ANNOUNCE] SomePlayer is available for Maemo 5
 
This magic trick with power button works. But i am interested in volume rocker anyway. So how can i know what is the volume rocker event in "translation" to dbus language?

Greetings


All times are GMT. The time now is 13:03.

vBulletin® Version 3.8.8