Re: [Mixxx-devel] Track analysis progress bar

2011-06-30 Thread Bill Good
On Wednesday, June 29, 2011 16:04:29 Jonas Ådahl wrote: Thanks for the suggestion; I'll create a bug and attach it there. The instructions for submitting patches on the wiki is to send them to the mailing list. If this is outdated information, I could update it to suggest creating a ticket

Re: [Mixxx-devel] Bug #753639 - Waveform overview missing track duration and current playback position for .wav files!

2011-05-24 Thread Bill Good
Hi Jim, It looks like TagLib wasn't built with MP4 support. It's a compile-time option that must be explicitly enabled. It looks like Ubuntu does enable this, so I'd try to remove any taglib instances you have installed and installed the latest version Ubuntu has for 10.04

[Mixxx-devel] Anyone have a Vestax Spin?

2011-05-16 Thread Bill Good
Hi all, I've been trying to keep our Vestax Spin mapping working, and just ported over some changes I made to the Vestax Typhoon mapping to its mapping (as the controllers are very similar). Unfortunately, I've have a Typhoon and not a Spin, and the little differences that do exist between the

Re: [Mixxx-devel] Mixxx Debuts as #1 Free App in the Mac App Store

2011-02-20 Thread Bill Good
On Sunday, February 20, 2011 17:18:06 Scott wrote: Is there a standalone .ipa available for the iphone release? Does providing one break terms of the app store? -Scott Scott, There's no mobile version of Mixxx, Mixxx is on the Apple Mac App Store for Apple's desktop and notebook

[Mixxx-devel] Log file rename

2011-01-04 Thread Bill Good
Just an FYI in case anyone missed the bugmail (gasp!) -- as per bug 678336, I renamed the mixxx.log we dump in the CWD to .mixxx.log so it's hidden. Just wanted to let everyone know in case they needed a log file from an OSX or Linux user and the user can't find any 'mixxx.log' file. Nothing

Re: [Mixxx-devel] Adding Pitch-independent time stretch to the GUI

2010-08-10 Thread Bill Good
On Tuesday 10 August 2010 18:17:04 mad jester wrote: I'm pretty sure it's impossible to do seamless switching between PITS and VE (and the upcoming rubber band time stretcher). The dropout is minor though (depends on the latency window of the algorithm). Admittedly I haven't actually tried it

Re: [Mixxx-devel] mixxx 1.8 beta 2 stability issues on linux

2010-07-25 Thread Bill Good
On Sunday 25 July 2010 02:16:13 Garth Dahlstrom wrote: Not sure what you would have us do about this... to play nice as a package within the Ubuntu ecosystem, each package depends on shared lib packages.When a package we depend on breaks all we can do is advise the distro and upstream,

[Mixxx-devel] Testing needed for my branch (features_external_mixer)

2010-06-22 Thread Bill Good
no additional user- facing functionality, the necessary changes to the preferences system are next on the agenda, well, right after bed, of course :) Thanks for any help! Bill Good (GSoC student) -- ThinkGeek and WIRED's

[Mixxx-devel] Drag-and-drop to waveform fix for trunk

2010-05-20 Thread Bill Good
The rebootGUI call added to fix the visual waveform corruption issue (one of them, anyway) in r2381 causes the objects pointed to by MixxxView::m_pVisual* to be destroyed and re-created but the signals enabling drag-and-drop onto them continue to point to the old objects, so DND is

Re: [Mixxx-devel] Drag-and-drop to waveform fix for trunk

2010-05-20 Thread Bill Good
:42:20 Bill Good wrote: The rebootGUI call added to fix the visual waveform corruption issue (one of them, anyway) in r2381 causes the objects pointed to by MixxxView::m_pVisual* to be destroyed and re-created but the signals enabling drag-and-drop onto them continue to point to the old objects

[Mixxx-devel] Audio processing thread optimization

2010-05-18 Thread Bill Good
If anyone's interested -- I spent a few hours this evening looking at decreasing mixxx's CPU utilization while idle -- currently, on my machine, I have two mixxx threads hover at around 15% cpu utilization while idle (waveform rendering on, no decks loaded, mixxx just initialized) (this is in

Re: [Mixxx-devel] Bill Good's m4a fixes

2010-05-18 Thread Bill Good
Hi Tobias, Yep, it looks like I managed to introduce an dependency not in the Ubuntu repositories which isn't probably favorable since it's our 'supported' distribution. After some googling, it looks like Ubuntu is using a really old libmp4v2, from the now-defunct mpeg4ip library (mp4v2 is now

[Mixxx-devel] UTF-8 support to m4a code

2010-05-13 Thread Bill Good
Hi all, Currently, the code that loads tags from mp4/m4a files doesn't properly deal with characters not in ASCII, which creates odd artifacts with names like Tiësto (the artist that prompted my patch incidentally) containing accents, and would likely do even worse things with names in

Re: [Mixxx-devel] GSoC Reminder: Application period open!

2010-03-30 Thread Bill Good
in Linux so I didn't install it on my laptop) and frankly it's been a joy to use the last couple of days. :) Also, I'm bkgood on freenode and I've been trying to idle in #mixxx now that I've seemed to have fixed the wifi problems I was having with Arch. Best regards, Bill Good On Tuesday 30