mixxx:1.9

Last commit made on 2011-12-19
Get this branch:
git clone -b 1.9 https://git.launchpad.net/mixxx

Branch merges

Branch information

Name:
1.9
Repository:
lp:mixxx

Recent commits

22538e7... by jus

Fix syntax error in Hercules Mk4 script. Was fixed in lp:mixxx/1.10 but backporting to 1.9 for consistency , fixes lp:726171

3d63031... by RJ Skerry-Ryan

Disable BTC logging.

a583894... by RJ Skerry-Ryan

Fix argument formatting in BaseTrackCache and BaseSqlTableModel. Fixes Bug #905776

20472c6... by Sean M. Pappalardo

Back-ported SCS.3d bug fixes from 1.10. Clarified script.debug()

2c4b9d1... by jus

Changed stylesheets for tooltip in skin.xml`s so that they are not cut off anymore on Windows, working around a QT issue, fix lp:712718 for v1.9 specific skins too

b1c5ec4... by RJ Skerry-Ryan

Fix another sorting issue in BSTM.

9d2b24d... by RJ Skerry-Ryan

Use a different settings namespace for playlists and the autodj playlist.

a0d4b42... by RJ Skerry-Ryan

Fix sorting bug for non-BTC columns.

b01ad29... by RJ Skerry-Ryan

Fix high-fi EQ range function so that it does not exceed the range limits. Fix EQ frequency validation so that low and high EQ settings cannot overlap. Get rid of magic-number constants in DlgPrefEq. Fixes Bug #890788

4b75c0e... by RJ Skerry-Ryan

Fix search issue in BaseSqlTableModel which caused Playlists to be un-searchable. Fixes Bug #887811