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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Chip Tunes
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Chip Tunes  (Read 3185 times)

Offline Alzheimers

  • Member
  • *
  • Posts: 4
Re: Chip Tunes
« Reply #15 on: June 16, 2008, 04:55:36 PM »
Just wanted to check in and see if anyone had success compiling that plugin.  I tried a little bit since last week using cygwin, but I haven't had much time to figure out what was going wrong. 

I'm hoping the other chiptune formats get implemented into the official build, as most of my favorites (such as Leviathan, and Skaven and Purple Motion from FC) are in the .S3M or .IT formats

edit: IT WORKS!

After applying the patches in order and continuing to get errors about duplicate declarations of plugin_start I restarted from scratch with the daily build and JUST the "patch-3".  But I was still getting an error:

Code: [Select]
enum plugin_status plugin_start(const struct plugin_api* rockbox, const void* parameter)

after browsing the code a minute, I realized the declaration should be changed to

Code: [Select]
enum plugin_status plugin_start(const struct plugin_api* api, const void* parameter)

Make again ... and this time it compiled flawlessly.

I'm now enjoying all my old S3Ms on my iRiver H10 20gb.  Thanks!!!
« Last Edit: June 16, 2008, 11:28:27 PM by Alzheimers »
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Chip Tunes
 

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

Page created in 0.046 seconds with 14 queries.