Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Development Requests | Forum profile

Forum profile page for Development Requests on http://www.ipodlinux.org. This report page is the aggregated overview from a single forum: Development Requests, located on the Message Board at http://www.ipodlinux.org. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Development Requests" on the Message Board at http://www.ipodlinux.org is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Linux On iPod - Development Requests (site profile, domain info ipodlinux.org)
Title: Development Requests
Url: http://ipodlinux.org/forums/viewforum.php?f=9&s...
Users activity: 14 post per thread
Forum activity: 6 active threads during last week
 

Posting activity on Development Requests:

  Week Month 3 Months
Threads: 6 22 31
Post: 9 34 44
 

Development Requests Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
uomoartificiale
4
user's latest post:
ScummVM Update
Published (2009-12-01 17:31:00)
Ok guys! We are finally getting somewhere together here. I really appreciate the comments and the mirror. In the last couple of days I've tried again to get the OSS audio backend to the 35535 revision, without success so far. I mirrored every changes into the SDL desktop build which works perfectly, so I'm running out of ideas here . Main reason to do the jump to a newer revision is the largely increased support for other game...
sid77
2
user's latest post:
ScummVM Update
Published (2009-11-30 10:34:00)
sid77 wrote: I'm also going to mirror your builds over at slackware.it, in case they'll disappear from rapidshare or such sites. ditto: http://sid77.slackware.it/ipodlinux/
melknin
2
user's latest post:
ScummVM Update
Published (2009-11-30 07:41:00)
Finally got a chance to play around with it tonight. Audio seems to work really well, although on my nano the sound actually runs too fast (rather than lagging behind). In fact, setting the frequency to 44100 in backends/intern.h makes it run even faster (which makes some pretty amusing high-pitched voices in DotT). However, at 22050 it doesn't really seem to get ahead of the game, so I'm wondering if the timing is a bit off on the...
kcynice
1
user's latest post:
Any document about iTunes...
Published (2009-12-02 00:13:00)
I want to know is there has any document about iTunes Library.itl. That, this file can be read by iTunes as xml format.
 

Latest active threads on Development Requests::

Linux On iPod
Started 11 months, 3 weeks ago (2008-12-14 00:09:00)  by Keripo
Do you mind posting a diff file of it? I remember also modifying ScummVM to work on my nano a long time ago but the changes were dirty and hard-coded so I couldn't call it a proper port. I have ScummVM on the top of my list of "to-port"s by writing an entirely new hotdog backend (rather than modifying the SDL backend) but I haven't yet gotten around do finishing it. As well, could you give an ...
Thread:  Show this thread (25 posts)   Thread info: ScummVM Update Size: 612 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ScummVM Update :: Development Requests :: Linux On iPod"
Linux On iPod
Started 2 weeks, 3 days ago (2009-11-17 23:06:00)  by uomoartificiale
Got around to adding lots of random little fixes and updates. I removed a lot of #ifdef that don't apply (WIN32,SYMBIAN,etc). I fixed a few bugs/todos, such as centering the image, and making all the necessary keys available. I also created an ipod GUI theme (not in the patch) which will fit on the smaller resolutions, so you get the full use of scummvm menus including game selection and saving/...
Thread:  Show this thread (4 posts)   Thread info: AnotherWorld and Flashback ports are here! Size: 997 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: AnotherWorld and Flashback ports are here! :: Development Requests :: Linux On iPod"
Linux On iPod
Started 1 week, 5 days ago (2009-11-22 07:29:00)  by Der Papst
Hi, i've removed one module. I'm not quiet sure in what kind of state the module repository is. Probably it's pretty much broken. If you can't upload it there use Special:Upload until the repository is fixed (which may take a while...).
Thread:  Show this thread (2 posts)   Thread info: Uploading Modules.. Size: 296 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Uploading Modules.. :: Development Requests :: Linux On iPod"
Linux On iPod
Started 3 weeks, 3 days ago (2009-11-11 01:03:00)  by roadkillguy
Got around to adding lots of random little fixes and updates. I removed a lot of #ifdef that don't apply (WIN32,SYMBIAN,etc). I fixed a few bugs/todos, such as centering the image, and making all the necessary keys available. I also created an ipod GUI theme (not in the patch) which will fit on the smaller resolutions, so you get the full use of scummvm menus including game selection and saving/...
Thread:  Show this thread (2 posts)   Thread info: Encyclopodia Size: 997 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Encyclopodia :: Development Requests :: Linux On iPod"
Linux On iPod
Started 3 weeks, 5 days ago (2009-11-08 07:34:00)  by Rufus
roadkillguy wrote: Here's some of my functions: Code: [...] Is this supposed to make draw_ifsg loop once a second? All events aside from the draw event are delegated to the event function you specify in pz_add_widget. To request a redraw, simply set the PzWidget's dirty member to some non-zero value. For example: Code: static int g_moving_y; int event_ifsg (PzEvent *ev) { int ...
Thread:  Show this thread (3 posts)   Thread info: pz_widget_set_timer Size: 2,318 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: pz_widget_set_timer :: Development Requests :: Linux On iPod"
Linux On iPod
Started 3 weeks, 4 days ago (2009-11-09 15:42:00)  by Rufus
You might try here .
Thread:  Show this thread (2 posts)   Thread info: dead link's Size: 97 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: dead link's :: Development Requests :: Linux On iPod"
Linux On iPod
Started 3 weeks, 5 days ago (2009-11-08 08:07:00)  by Rufus
uomoartificiale wrote: 1) these application are all developed completely in SDL (graphics, sound and input) and have all a similar structure, so even if a straight SDL port is the easy thing to do, I would consider the effort to wrote an hotdog port. Could you please address me toward an application source that easily show the graphics rendering process of SDL and HD side-by-side. I ask this ...
Thread:  Show this thread (4 posts)   Thread info: couple of question before porting some SDL apps Size: 3,238 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: couple of question before porting some SDL apps :: Development Requests :: Linux On iPod"
Linux On iPod
Started 1 month, 2 weeks ago (2009-10-16 13:45:00)  by Rufus
I never really understood why the toolchain was packaged in such a kludgey way. Regardless, it sounds like the file you downloaded is truncated or corrupted. Try comparing these binary md5sums against those of the toolchain for whichever system you are running to confirm if this is the case. If it is indeed not corrupt, you'll have to post your system type so I can upload a tarball of the ...
Thread:  Show this thread (11 posts)   Thread info: Compiling with ARM toolchain Size: 988 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Compiling with ARM toolchain :: Development Requests :: Linux On iPod"
 

Hot threads for last week on Development Requests::

Development Requests
Re: ScummVM Update - 7 new posts
Started 11 months, 3 weeks ago (2008-12-14 00:09:00)  by Keripo
Do you mind posting a diff file of it? I remember also modifying ScummVM to work on my nano a long time ago but the changes were dirty and hard-coded so I couldn't call it a proper port. I have ScummVM on the top of my list of "to-port"s by writing an entirely new hotdog backend (rather than modifying the SDL backend) but I haven't yet gotten around do finishing it. As well, could you give an ...
Thread:  Show this thread (25 posts)   Thread info: ScummVM Update Size: 612 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ScummVM Update :: Development Requests :: Linux On iPod"
Development Requests
Started 2 weeks, 3 days ago (2009-11-17 23:06:00)  by uomoartificiale
Got around to adding lots of random little fixes and updates. I removed a lot of #ifdef that don't apply (WIN32,SYMBIAN,etc). I fixed a few bugs/todos, such as centering the image, and making all the necessary keys available. I also created an ipod GUI theme (not in the patch) which will fit on the smaller resolutions, so you get the full use of scummvm menus including game selection and saving/...
Thread:  Show this thread (4 posts)   Thread info: AnotherWorld and Flashback ports are here! Size: 997 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: AnotherWorld and Flashback ports are here! :: Development Requests :: Linux On iPod"