~mr-unwell2006/mixxx/mixxx

Viewing all changes in revision 2592.

  • Committer: Sean M. Pappalardo
  • Date: 2010-11-29 21:23:11 UTC
  • Revision ID: pegasus@renegadetech.com-20101129212311-akd9zzghhctv7iud
- Removed deprecated line from .ui files
- Clarified audio format plugins text
- Changed GUI signals to QAction::triggered() (activated() doesn't exist and was breaking the menus on Qt 4.7 on Windows.)
- Removed the MIDI sendInhibit stuff, fixing bug #676086. (If we have deadlocks on shutdown, it's because we have too many mutexes. We never realized the wrong threads were calling the MIDI functions and used mutexes when we should've used signals/slots. This needs to be cleaned up for v1.10.)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: