Showing results 1 to 25 of 80 @ 0.01 seconds. Search: Posts Made By: MadMan2k
Forum: Development 2010-02-08, 11:45
Replies: 2
Views: 3,298
Posted By MadMan2k
Re: Non composited full-screen mode for Qt?

thanks, I found this also out by now. So the main problem with my app seems to be the resolution. As I could not find an easy way to change it, I am thinking about rendering with an lower resolution...
Forum: Development 2010-02-07, 01:17
Replies: 2
Views: 3,298
Posted By MadMan2k
Non composited full-screen mode for Qt?

Is there the possibility to run a Qt4.6 program in full screen and bypassing the compositor? Ideally I would also like to lower the resolution of the window as I am doing some costy OpenGL rendering.
Forum: Applications 2010-01-17, 10:50
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

thanks for the good suggestions. I have noted them on my todo for youamp and will certainly come back to them, the next time I work on YouAmp.


you can already add single tracks to the currently...
Forum: Applications 2009-12-08, 15:08
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

ok, I think I got that bug. I just pushed youamp 0.6.0~beta4 to extras-devel and will promote it to extras when it is built.

you can read the whole announcement regarding 0.6.0 here:...
Forum: Applications 2009-12-06, 22:09
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

no. but you should only try it if you have problems with the current version in extras. And in this case it is still better to post the error message here - maybe your error is not yet fixed in...
Forum: Applications 2009-12-06, 08:27
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

if the latest version from extras does not work for you, you can try now 0.6.0beta2 from extras-devel. This should fix the problems mentioned here...
Forum: Applications 2009-12-01, 02:14
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

sorry for the inconvenience. this looks like a bug in the previous version which was triggered by the new one.
Try "rm ~/.musicdb" - you will lose your playcounts and it will require a reindex but...
Forum: Applications 2009-11-15, 13:34
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

just to let you know, that I am doing something. It is possible to add files from both SD cards and the home folder. But I am not statisfied with the UI yet.
So the next release will have the...
Forum: Development 2009-10-26, 17:50
Replies: 19
Views: 13,085
Posted By MadMan2k
Re: SDL + OpenGL = testing needed

yeah quake3 was ported - I probably should choose an other example...
Forum: Development 2009-10-26, 15:32
Replies: 19
Views: 13,085
Posted By MadMan2k
Re: SDL + OpenGL = testing needed

the SDL1.3 thing was on purpose because packaed != available as this SDL1.2 discussion shows.

Are you sure regarding GLES1 on maemo? I have no real device to verify, but in scratchbox I have just...
Forum: Games 2009-10-26, 11:24
Replies: 24
Views: 13,713
Posted By MadMan2k
Re: The million dollar question about nokia n900 only for players

and there is another problem as I described here:
http://www.rojtberg.net/312/opengl-on-the-n900/
Forum: Development 2009-10-26, 11:12
Replies: 19
Views: 13,085
Posted By MadMan2k
Re: SDL + OpenGL = testing needed

I tried to summarize the discussion here in my blog: http://www.rojtberg.net/312/opengl-on-the-n900/

in case someone non-technical wants to understand the issue...
Forum: Applications 2009-04-25, 15:52
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

I am currently working on Playlist support.

the new policy does not affect scrobbling, so that still works :)
Forum: Development 2009-03-18, 15:42
Replies: 12
Views: 3,687
Posted By MadMan2k
Re: Disable Home button

Hi, I'm developing some program in python and i need to disable the home button.
I tried all hints already given in this thread, but they all didn't work out.
I searched the vncviewer code until I...
Forum: Applications 2009-02-12, 22:45
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

thats because YouAmp currently only searches for "*.mp4" files, but not for "*.m4a" files, which are actually the same.
I have just added "m4a" and "oga" to the known extensions, so they will be...
Forum: Applications 2009-02-12, 13:58
Replies: 208
Views: 53,232
Posted By MadMan2k
Forum: Applications 2008-10-25, 08:36
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

yeah, exactly.

here are the changes for 0.5.2:
* allowselecting the next song to be played
* auto untoggle the shuffle button if selecting an order
* load images from directories...
Forum: Applications 2008-10-17, 17:18
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

the two bugs you've found are now fixed in SVN. I am going to think about how to solve the redundancy problem...
Forum: Applications 2008-10-12, 11:10
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

thanks for that fix oberon.

anyone interested in this?
http://www.rojtberg.net/129/yet-another-music-player/
Forum: Applications 2008-09-29, 13:17
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

yeah, and the changelog is:

* restore scroll position in browser
* more verbose last.fm connection status
* display cover
* right click menu (tap and hold)
Forum: Applications 2008-09-28, 14:15
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

here is a small preview of the coming 0.5.0 release:
http://www.rojtberg.net/wp-content/uploads/2008/09/player-050.png
Forum: Applications 2008-09-16, 16:46
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

I already thought of that too, its definitely on the todo list now.

edit: done in svn
Forum: Applications 2008-09-14, 16:44
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

hmpf, i did some code refactoring for 0.4.1 and now there a some rarely triggered errors out there. I fixed the last bunch of them.

The "query failed" thing is rather a warning, when gstreamer...
Forum: Applications 2008-09-13, 15:51
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

I indeed did not fix that issue properly. -4 is on the way. report back if does not fix the issue.
Forum: Applications 2008-09-12, 23:25
Replies: 208
Views: 53,232
Posted By MadMan2k
Re: YouAmp - yet another Music player for Maemo

the preferences bug is fixed in the 0.4.1-3 version. You can set the music folder there.
Showing results 1 to 25 of 80



 
Forum Jump

All times are GMT. The time now is 22:12.