lp:~mixxxdevelopers/mixxx/features_cuefile

Created by Phillip Whelan and last modified
Get this branch:
bzr branch lp:~mixxxdevelopers/mixxx/features_cuefile
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

2630. By Phillip Whelan

FIX: take into account that TrackInfoObject->getId() == -1 for external track sources.

2629. By Phillip Whelan

FIX: get xfader code to work orientation values; left = 0, right = 2.

2628. By Phillip Whelan

Make getCurrentPlayingDeck method thread safe with a Mutex. getCurrentPlayingTrack does not need a Mutex since it calls mutex'd methods and uses no other state itself.

2627. By Phillip Whelan

Move all the Current Deck code into PlayerInfo. Make it N-deck aware.

  * Add the getCurrentPlayingDeck method to PlayerInfo:
      Returns the deck number of the loudest active deck.
  * Add the getCurrentPlayingTrack method to PlayerInfo.
  * Refactor EngineRecord to query PlayerInfo for the current track.
  * Refactor EngineShoutCast to query Playerinfo for the current track.
  * Change instances of m_pMetadataLife to m_iMetadataLife.

2626. By Phillip Whelan

Merging from Trunk.

2625. By Phillip Whelan

Merging from Trunk.

2624. By Phillip Whelan

Merging from Trunk.

2623. By Phillip Whelan

Close the CUE file when destroying EngineRecord.

2622. By Phillip Whelan

Commiting the first version of CUE file recording.

2621. By Phillip Whelan

Merging Upgrade Fix from 1.9.

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.

Subscribers