GMPC: Mac OsX love

Now that I spend some time on fixing, improving gmpc on windows. It is time to make it work nicer on windows.

The latest gmpc now integrates it menu bar in apples. Pleases preferences and about under the “apple” and shows a nice status icon in the dock.

Now I need somebody to make me a nice bundle :D .

and offcourse, a screenshot:

8 Comments

  • Stephan
    February 10, 2009 - 7:11 pm | Permalink

    Thank you for gmpc! :-)

    But – he is not compiling under OSX. (0.17.96)

    gmpc-mpddata-treeview.gob:68: error: initializer element is not constant

  • February 11, 2009 - 8:05 pm | Permalink
  • Stephan
    February 16, 2009 - 2:22 pm | Permalink

    Hm – i can compile 0.17.0 but not 0.17.96 an newer!

    gmpc-mpddata-treeview.gob:68: error: initializer element is not constant
    gmpc-mpddata-treeview.gob:68: error: (near initialization for ‘col_names[0]‘)

    I use macports and i also try gcc43 – it does not work!

  • February 16, 2009 - 2:38 pm | Permalink

    that points to N_(), that is used for translations.
    Normally this should work, the ‘N’ indicates it is a constant translatable string.
    http://library.gnome.org/devel/glib/unstable/glib-I18N.html#N—CAPS
    So the initializer is constant. I am not sure what is broken.

  • Stephan
    February 16, 2009 - 4:00 pm | Permalink

    I saw you make some changes – but they dont help :-(
    And I cant help you. I am not a programmer. I can only compile… ;-)

  • February 18, 2009 - 11:39 pm | Permalink

    it is something broken on your install. little I can do about it.
    gmpc compiles fine here with native gtk and it worked with fink.

  • Stephan
    February 24, 2009 - 4:44 pm | Permalink

    Hi, same problem with fink! ;-( I use 10.5.6, XCode 3.0 and I still can compile gmpc-0.17.0.

  • February 24, 2009 - 5:17 pm | Permalink

    It is in fink: http://pdb.finkproject.org/pdb/package.php/gmpc
    I installed this one fine.

  • Leave a Reply

    Your email address will not be published. Required fields are marked *

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>