|
From: Tres F. <tre...@gm...> - 2016-02-09 18:37:05
|
Most critical bugs <https://github.com/LMMS/lmms/issues?q=is%3Aissue+label%3Acritical+milestone%3A1.2.0> have been fixed (I do see a few being reopened or still in progress). Are we in good shape to start the RC process? Creating an RC1 build is as simple as setting the version in CMakeLists.txt <https://github.com/LMMS/lmms/blob/master/CMakeLists.txt#L33:L35> to 1.1.90 and creating a tagged release for it on the lmms/lmms/releases <https://github.com/LMMS/lmms/releases/new> area (admins only), which will automatically fire the win32/win64 builds through Travis-CI and then re-upload them to our /releases and thus our downloads page. Thereafter, we manually create a matching DMG for Mac and upload that manually as well (We don't use Travis-CI for this because their build environment is a bit too new for older OS X versions). We don't currently offer any binaries for Linux, so Linux testers will continue to clone the master branch as most of them already have been. -Tres - Tre...@gm... On Mon, Dec 7, 2015 at 7:19 AM, Raine M. Ekman <ra...@ik...> wrote: > Quoting Tres Finocchiaro <tre...@gm...>: > > 1.2 isn't lost, just on hold... here's a reminder of what we have to look > > forward to in 1.2 > > < > https://github.com/tresf/lmms/wiki/1.2-features-(snapshot-from-Sept-13,-2015) > > > > Well, the MIDI export mentioned might need quite a bit of care and > attention to be release worthy. Now it's so far off target that I > wouldn't call it a feature just yet. > (https://github.com/LMMS/lmms/issues/2384) > > Next up for me is correct MIDI pitch bend import > (https://github.com/LMMS/lmms/issues/1967) but after that, I might > take my blunt instrument to that export plugin. Both issues are > related to the data structures used in a Song, so they might be > surprisingly similar. > > > > -- > ra...@ik... > softrabbit on #lmms > > > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > LMMS-devel mailing list > LMM...@li... > https://lists.sourceforge.net/lists/listinfo/lmms-devel > |