lp:~mixxxdevelopers/mixxx/fixes_midi_burnout

Created by William Good and last modified
Get this branch:
bzr branch lp:~mixxxdevelopers/mixxx/fixes_midi_burnout
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

3181. By William Good

Sleep controller polling a bit when we aren't receiving anything

This avoids a hot loop that hogs cycles and noticeably increases thermal output
for some users. On my system, this takes Mixxx from 110/150 to 35/70 CPU usage
(idle/load).

3180. By William Good

Make Controller::poll return bool to signify if events were processed

This only resulted in changes to PortMidiController as the other controller
subclasses use methods other than polling.

3179. By William Good

Added SleepableQThread subclass of QThread to make sleep methods accessible

3178. By RJ Skerry-Ryan

Fix BPM lock checkbox inconsistent behavior. Fixes Bug #1002051

3177. By RJ Skerry-Ryan

Check BPM-lock for selection to decide whether to allow the clear-beats option to be active. Fixes Bug #1002042

3176. By RJ Skerry-Ryan

Do not save waveforms immediately after generating them since the track might not be saved yet. Save them when the track is saved in TrackDAO.

3175. By RJ Skerry-Ryan

Remove Qt::WA_ForceUpdatesDisabled from WWaveformViewer. Fixes Bug #997493

3174. By RJ Skerry-Ryan

Don't set StarDelegate as the delegate for every single cell. Instead, create StarDelegates in the delegateForColumn() method of each TrackModel.

3173. By RJ Skerry-Ryan

Merging from lp:~hile/mixxx/hidscripts

3172. By Daniel Schürmann

fixed recording folder, Bug #925663

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.