lp:~mixxxdevelopers/mixxx/features_hydra

Created by RJ Skerry-Ryan and last modified
Get this branch:
bzr branch lp:~mixxxdevelopers/mixxx/features_hydra
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

2722. By RJ Skerry-Ryan

Forgot a return value, and for some braindead reason GCC compiled it.

2721. By RJ Skerry-Ryan

More improvements to EngineMaster. Headphone mixing now goes through the fast-path of mixing channels instead of being added one by one (this has the added benefit of unifying the mixing code used for both the master and headphone channels). Added special-casing for the mixing of up to 7 channels. Folded the master volume into the master mixing step so we save a pass over the buffer there.

2720. By RJ Skerry-Ryan

Rewrite EngineMaster channel processing to not create a QList on the stack (which malloc's internally) with every invocation. Delete EngineVolume and fold all volume calculation for channels into crossfader gains.

2719. By RJ Skerry-Ryan

Merging from lp:mixxx/1.9

2718. By RJ Skerry-Ryan

Fix the sync button so that it works again. Fixes Bug #745717

2717. By RJ Skerry-Ryan

Merging from lp:mixxx/1.9

2716. By RJ Skerry-Ryan

Add Vinicius Dias dos Santos to the contributor list. Thanks Vinicius!

2715. By Albert Santoni

Merge from 1.9

2714. By Tobias <Tobias@Silverstar>

Merging from lp:~mixxxdevelopers/mixxx/tree_item_browser
* A much faster BrowseFeature
* Playlist Export/Import
* Crate Export/Import
* Distinguish between single and double clicks in sidebar

2713. By RJ Skerry-Ryan

Make EngineControl's get trackLoaded and trackUnloaded signals from EngineBuffer instead of directly from CachingReader. Make ClockControl created from BaseTrackPlayer

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers