lp:~mixxxdevelopers/mixxx/features_vcman

Created by William Good and last modified
Get this branch:
bzr branch lp:~mixxxdevelopers/mixxx/features_vcman
Members of Mixxx Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mixxx Development Team
Project:
Mixxx
Status:
Merged

Recent revisions

2661. By William Good

Don't hardcode VinylControlManager to a set number of VinylControlProxies, allow arbitrary number.

2660. By William Good

Always declare VinylControlManager instance in MixxxApp

2659. By William Good

Move fun semaphore locking to QReadWriteLock

2658. By William Good

Remove SoundManager usage from VinylControlManager

2657. By William Good

Move the vinyl control proxies to an array-based QVector (should be faster? also more in line with how I was using the data structure anyway)

2656. By William Good

Delete vcmanager before the engine to prevent a segfault on deref of a CO on exit

2655. By William Good

Merge with lp:mixxx

2654. By William Good

move vinyl control stuff to src/vinylcontrol/

2653. By William Good

define-constant clashed with const int, or why compilation units should be as small as possible, or why we shouldn't be using #define's, or ... (gaaaaaaaaaaaa)

2652. By William Good

VinylControlProxy no longer needs to be an AudioDestination

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~mixxxdevelopers/mixxx/trunk
This branch contains Public information 
Everyone can see this information.