Jump to content

White Moustache

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by White Moustache

  1. White Moustache

    ML_SONY

    Hi Otiasj, thanks for the reply. So far nobody have contacted me about linux version, but I'm still waiting. I am wondering if there is really a need for fork and distinguish "windows" and "linux" library - it could be hard to maintain (if there is a bug, it will have to be fixed in both versions (with probably different code)). I was thinking about making slight changes to existing library (of course firstly out of the main tree, but after some testing merge with it) to be able to cross compile one source files on both OS. If that "Linux version" you are talking about is that "OpenSonyDb" located in SVN then I'm thinking that guys are not doing it the bet way it could be done. I'll try to talk with them as soon as I get in touch wit them .
  2. White Moustache

    ML_SONY

    Hi Otiasj, First of all - huge thanks for good piece of software . I was wondering if you are planning to make your library more platform-independent (i'm talking about linux of course ). That would be a huge help for linux community. When I recently looked at SVN repository I found there future linux library 'OpenSonyDb' (? - dunno, haven't found any info on this project). I think there is no need to create another library when with little effort current lib could compile (and work) on linux (and especially there is no need for using such big libraries like QT, from my point of view it should be more low-level). If you're interested i can help you with this task (as a matter of fact I already managed to compile and simple-test it, but I did it in very unclean way. Real work should introduce some more refactoring). If it worked it would be very nice, as i'm thinking about writing plugin for amarok music player (amarok.kde.org). (yep, i also wrote something-like-that plugin a long ago (it was based on previous version of mlsony), it was working but not bugless and i didn't have time for debugging it. :>) Once again, thx for GoodCode
×
×
  • Create New...