Hello Sebastian, well, let's put it that way: I have treated the sources like a bulldozer on a large scale :P
I have renamed all core files to proper names, reorganized a lot of code, removed code. I broke the build system to a minimalistic version, so I can keep on working. Heck, my build is not even stable. Actually, it's absolutely broken. That said, yes, I plan to rework Hydrogen from the ground up. For example, I want to get rid of the pixmap based interface altogether to freely docking windows. The core seems to be sane to me, it's just that there are many different coding styles mixed. So I'll try to unify that. I would go for keeping Hydrogen as it is right now and make it as stable as possible. Of course we can merge in changes later on. And it would be nice if we wouldn't treat each other as different projects, I am highly interested in preserving common standards. Sincerely Jacob Am 2014-01-03 17:12, schrieb Sebastian Moors: > Hi Jacob, > > wolke did already a very nice summary of the current state of > hydrogen. > But there is one point i would like to add: There's is currently > another > interesting fork (from Pawel) who works a lot on the transport and > audio-core related stuff in his github repository. I think it would > be > great if we could combine your efforts. I don't have any problems > with a > fork, but i guess it won't be optimal for the users if there is one > fork > of hydrogen with a nice audio backend and one fork of hydrogen with a > nice user interface :) Most of the changes that you've made make > sense > to me and it would be great to see them somehow in combination with > the > changes made by Pawel. As wolke i'm not so sure about the change to > qmake, but that's just my private opinion. It seems that every > developer > has his own favorite build system :) As a matter of fact, we already > had > two build systems in parallel for a while in the past (qmake for > windows, scons for linux/mac os x). > > Do you plan any conceptual changes in the future which would make it > impossible to merge your work with the hydrogen main repository? > > Best regards, > Sebastian > > > Jacob Dawid wrote: >> Hello everyone, >> >> I just wanted to say hello to the Hydrogen devs, as the IRC channel >> on >> FreeNode seemed to be empty. >> >> I have forked Hydrogen on github and refactored a lot of code. As I >> have seen that all Qt widgets are based on pixmaps, I started to >> refactor code. Since I made some radical changes, like switching >> over to >> qmake, rebuilding the widgets with Qt standard widgets and made all >> windows dockable, I thought about using a different name than >> "Hydrogen" >> (derivative work). >> >> Since I also want to maintain compatibility with Hydrogen >> (especially >> the Hydrogen file format), I thought about calling it "Hydrogen >> Fusion". >> If there are any objections to that from your side, I can also >> choose a >> completely different name. >> >> Happy hacking >> Jacob >> >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most >> IT >> organizations don't have a clear picture of how application >> performance >> affects their revenue. With AppDynamics, you get 100% visibility >> into your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >> AppDynamics Pro! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Hydrogen-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most > IT > organizations don't have a clear picture of how application > performance > affects their revenue. With AppDynamics, you get 100% visibility into > your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of > AppDynamics Pro! > > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Hydrogen-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel -- http://www.elektronik-forum.net ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
