Re: [Mixxx-devel] Crossfade GNU/Linux 0.90: distro for DJing from USB drives

2015-03-31 Thread Tuukka Pasanen
Hello, I didn't follow this from start but what is base distro in crossfade? I did little bit research with that USB snooping stuff and if that protocol is just high speed MIDI it should be very difficult to reverse engineer.. Tuukka 2015-04-01 1:44 GMT+03:00 : > -BEGIN PGP SIGNED MESSAGE--

Re: [Mixxx-devel] Crossfade GNU/Linux 0.90: distro for DJing from USB drives

2015-03-31 Thread re-cycle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Be, Two application addition requests: grsync, for accurate and safe transfer of media, some type of transcoder/reencoder for changing bitrates of tracks, and a mass id3 tag editor. Recommend Puddletag for ID3 editor, and there are a couple of nice Gn

Re: [Mixxx-devel] C++11

2015-03-31 Thread Nico Schlömer
> Qt5 and C++11 Interesting! One more reason for looking forward to the release then. :) Cheers, Nico On Tue, Mar 31, 2015 at 3:32 PM RJ Ryan wrote: > Hey Nico, > > So far we don't use any C++11 features (or a few that happen to be > supported on all our compilers but slipped through sneakil

Re: [Mixxx-devel] C++11

2015-03-31 Thread RJ Ryan
Hey Nico, So far we don't use any C++11 features (or a few that happen to be supported on all our compilers but slipped through sneakily :) ). After the next major release, we're going to make two big switches: Qt5 and C++11. Though I would be in favor of starting small with a whitelist to start (

Re: [Mixxx-devel] C++11

2015-03-31 Thread Owen Williams
Currently our Mac build environment does not support c++11, so none of the features are allowed yet. After this release we will be updating the builders so we can start using it. Owen On Tue, 2015-03-31 at 08:42 +, Nico Schlömer wrote: > Hi all, > > > I'm not sure if this has been asked be

Re: [Mixxx-devel] Stanton SCS.3m mapping

2015-03-31 Thread Stephan Balmer
> I wrote the 1.11 preset and can validate Stephan's work when I get a > chance. > Nice, thanks! There is no hurry though, haven't gotten through my own QA yet ;-) As a deviation from your mapping, the top pitch faders control the Hi-cut/Lo-cut filter. I find that more useful. I'm prepared to mak

[Mixxx-devel] C++11

2015-03-31 Thread Nico Schlömer
Hi all, I'm not sure if this has been asked before, and if yes, please just point me to the relevant discussion. Otherwise: Does Mixxx have a policy of what C++11 features are eligible, or are there any plans for admitting C++11 features to the source code in the future? Cheers, Nico