The Following User Says Thank You to evilJazz For This Useful Post: | ||
![]() |
2009-08-24
, 10:24
|
|
Posts: 83 |
Thanked: 299 times |
Joined on Aug 2009
@ Germany, Oldenburg
|
#42
|
I like the full screen mode with the tap for play and pause. I wish though I could adjust the playlist as I see fit like in itunes other than just load the files into it.
![]() |
2009-08-24
, 11:44
|
|
Posts: 49 |
Thanked: 102 times |
Joined on Jul 2009
@ 驚く為五郎
|
#43
|
I do not own any of the Nokia internet tablet devices. That makes it hard for me to iron out most of the device-specific problems some of you mentioned. I guess t_moyashi can help with that.
As for the volume control, can anyone of you tell me which device is used for volume control on the Maemo platform? Is it /dev/mixer?
The volume control code is located in /core/platform/system_volume.cpp
There is an option to use the internal volume control of MPlayer instead of directly interfering with the sound driver via /dev/*. This requires recompiling the application. Perhaps somebody can do that?
The Following User Says Thank You to t_moyashi For This Useful Post: | ||
![]() |
2009-08-25
, 06:22
|
Posts: 336 |
Thanked: 47 times |
Joined on Jul 2008
|
#44
|
Thanks evilJazz .
Thanks to your advice , now we can control volume in Quasar.
(though it is limited .)
[EDIT1]
In Maemo , we can control system volume through Gconf.
I'm trying hard to build it into Quasar ...
[EDIT2]
Because of my low abilities (I only can type "configure","make"
and "make install."),
some people misunderstood Quasar as if it was so buggy.
I'm sorry for it...
![]() |
2009-08-25
, 10:16
|
Posts: 99 |
Thanked: 25 times |
Joined on Mar 2008
@ shanghai , China
|
#45
|
![]() |
2009-08-25
, 11:46
|
Posts: 336 |
Thanked: 47 times |
Joined on Jul 2008
|
#46
|
The Following User Says Thank You to yukop4 For This Useful Post: | ||
![]() |
2009-08-25
, 12:20
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2008
@ Raleigh, NC
|
#47
|
The Following User Says Thank You to mfortner For This Useful Post: | ||
![]() |
2009-08-26
, 10:02
|
Posts: 99 |
Thanked: 25 times |
Joined on Mar 2008
@ shanghai , China
|
#48
|
![]() |
2009-09-01
, 13:38
|
Posts: 397 |
Thanked: 99 times |
Joined on Jun 2008
@ Toronto, Ontario
|
#49
|
I had successfully installed " quasar_0.96r169r31-maemo2_armel.deb " and no problem in loading . But once I reboot the NIT , all configuration was lost . Once I uninstalled quasar , everything will come back again . I had tried twice and the problem is always there . Hope this bug can be fixed soon . I'd love to use quasar .
![]() |
2009-09-01
, 13:47
|
Posts: 397 |
Thanked: 99 times |
Joined on Jun 2008
@ Toronto, Ontario
|
#50
|
As for the volume control, can anyone of you tell me which device is used for volume control on the Maemo platform? Is it /dev/mixer?
The volume control code is located in /core/platform/system_volume.cpp
There is an option to use the internal volume control of MPlayer instead of directly interfering with the sound driver via /dev/*. This requires recompiling the application. Perhaps somebody can do that?