Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Porting modplug...?
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Porting modplug...?  (Read 6034 times)

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Porting modplug...?
« Reply #15 on: September 02, 2008, 02:57:41 AM »
To clarify, both the "VMWare Player" application and "VMWare Server" application are available without any charge.

You can use either with our image - but we recommend "Player" unless you're planning on doing something more complicated with the image (since the Player can only "run" the image, it can't modify it).
Logged

Read The Manual Please

Offline delt

  • Member
  • *
  • Posts: 39
Re: Porting modplug...?
« Reply #16 on: September 06, 2008, 08:45:04 PM »
Quote from: Captain Kewl on August 29, 2008, 08:00:18 PM
http://www.rockbox.org/tracker/8806 -- not Modplug, but it does play other mod formats (and renders .mod more completely).

I just compiled rockbox with this patch and it works quite well! (is it normal if .mod files are still played by the firmware itself and not the mikmod plugin?) Anyway this rocks, thanks very much for this.

btw, what are those "ohloh" things with "kudos/commits" in some people's signature? (i just noticed the number on GodEater's increased from 8 to 9)
Logged

Offline Captain Kewl

  • Member
  • *
  • Posts: 6
    • Jason Yu
Re: Porting modplug...?
« Reply #17 on: September 07, 2008, 12:26:00 AM »
You can use "Open With..." in the context menu to open the file with Mikmod.  On the iPod, just hold down the select button for a few seconds to bring up the menu; I don't know about other audio players.
Logged

Offline delt

  • Member
  • *
  • Posts: 39
Re: Porting modplug...?
« Reply #18 on: September 07, 2008, 01:22:57 AM »
Yep, that works, thanks =) actually figured it out after posting my previous comment. Now how would i modify the rockbox firmware so it doesn't try to load .mod files itself?

Incidentally, how do you generate your patches against the rockbox source? What would i need to name the unmodified and (mik)modified ;D source tree directories before running diff?
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Porting modplug...?
« Reply #19 on: September 07, 2008, 03:16:36 PM »
Quote from: delt on September 06, 2008, 08:45:04 PM
btw, what are those "ohloh" things with "kudos/commits" in some people's signature? (i just noticed the number on GodEater's increased from 8 to 9)
Just click the link, that will get you started...
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline delt

  • Member
  • *
  • Posts: 39
Re: Porting modplug...?
« Reply #20 on: September 08, 2008, 11:57:18 PM »
BTW i just fixed a small but annoying bug that made instrument and sample lists scroll upside down on ipod.


Just changed apps/plugins/mikmod/mikmod.c lines 64 and 65 from:

Code: [Select]
#define BTN_UP           BUTTON_SCROLL_FWD
#define BTN_DOWN         BUTTON_SCROLL_BACK

to:

Code: [Select]
#define BTN_DOWN         BUTTON_SCROLL_FWD
#define BTN_UP           BUTTON_SCROLL_BACK

/* edit */

Never mind, that screws up the volume control now. Best fix is to swap lines 584-589 with lines 604-609.
« Last Edit: September 09, 2008, 02:28:32 AM by delt »
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: Porting modplug...?
« Reply #21 on: September 09, 2008, 10:29:20 AM »
I've applied the patch and I'm loving it. I had 43 MB of free space on my micro SD card before. A quick visit to www.modarchive.org filled it up completely. :o ;D
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline XqWyZ

  • Member
  • *
  • Posts: 1
Re: Porting modplug...?
« Reply #22 on: January 15, 2009, 10:37:57 AM »
what about bassmod as a src?
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Porting modplug...?
« Reply #23 on: January 15, 2009, 12:51:58 PM »
Quote from: delt on September 01, 2008, 09:34:37 PM
Cool. But isn't vmware commercial? (i don't have it....)


Also, VirtualBox now supports VMWare disk images.

Quote from: XqWyZ on January 15, 2009, 10:37:57 AM
what about bassmod as a src?

What is your suggestion, exactly?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  Porting modplug...?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.111 seconds with 14 queries.