Search found 11 matches

by glebb
Sun Mar 17, 2013 9:59 pm
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21454

Re: How to compile UMS with Java 7 SDK on OSX ?

Tried the HEAD from git with java 6 and wasn't able to compile, didn't really check what was wrong because it was before I read this forum. Then compiled with java 7, and as reported, it compiles fine but is unable to bundle to .dmg. Starting from command line it seems to work ok though.
by glebb
Fri Dec 21, 2012 12:24 am
Forum: Feature Suggestions
Topic: [ADDED] menubar icon for Mac version suggestion
Replies: 4
Views: 7121

Re: menubar icon for Mac version suggestion

Hmm, good point :) Though there are other 3rd party exceptions, like drop box. But maybe it should be changed.
by glebb
Thu Dec 06, 2012 3:53 am
Forum: Help and Support
Topic: Can't Navigate to External Hard Drive
Replies: 2
Views: 13954

Re: Can't Navigate to External Hard Drive

External drives work fine on OSX. By default, they are mounted under /Volumes folder. So when you want to add external drive to your shared folders list, first navigate to root (e.g. Macintosh HD) and there you can find Volumes folder. All external drives should be present there.
by glebb
Sun Jun 10, 2012 1:44 am
Forum: Developers
Topic: Release tagging
Replies: 3
Views: 8253

Re: Release tagging

Great, especially the part about Github :)
by glebb
Sat Jun 09, 2012 7:03 pm
Forum: Website Issues and Suggestions
Topic: Forum private messages
Replies: 4
Views: 9069

Re: Forum private messages

It started to work, so it's 3 :)
by glebb
Sat Jun 09, 2012 7:02 pm
Forum: Website Issues and Suggestions
Topic: Forum private messages
Replies: 4
Views: 9069

Forum private messages

Is there some limit on how many public messages you have to send before being able to send private messages in the forum?
by glebb
Sat Jun 09, 2012 6:14 pm
Forum: Developers
Topic: Release tagging
Replies: 3
Views: 8253

Release tagging

I think it would be a good idea to tag releases in git, so it would be easier for developers to go back to a specific release. See:
http://learn.github.com/p/tagging.html
by glebb
Fri Jun 08, 2012 5:25 pm
Forum: Developers
Topic: OSX tray icon resize
Replies: 1
Views: 6860

OSX tray icon resize

It seems the forum prevents people without any posts to send private messages so let's do it publicly then :) SubJunk, thanks for merging the fix for OSX tray icon. However, since the UMS icon is a bit different from PMS, it didn't look as nice. I resized the image, and added some space around it an...
by glebb
Thu Jun 07, 2012 4:09 am
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 51036

Re: Version 1.0.1 is released

I moved that files manually :) So my compilation is fully work on my iMac with Mac OS X 10.7. I do not pretend to anything, I just wanted to help someone, who like UMS, but uses Mac. You did exactly the right thing, I just fixed the build script so there's no need to manually copy / change files. :...
by glebb
Thu Jun 07, 2012 3:36 am
Forum: Announcements
Topic: Version 1.0.1 is released
Replies: 27
Views: 51036

Re: Version 1.0.1 is released

Besides the icon problem, there was also some error regarding path to libmediainfo.dylib, that's also fixed.