summaryrefslogtreecommitdiffstats
path: root/src/dlgpreflibrarydlg.ui
AgeCommit message (Collapse)Author
2016-01-03removed unused default value of builtInFormatsDaniel Schürmann
2016-01-03Correct 'built-in formats' variable spellingSean M. Pappalardo
2016-01-03Make build in formats list conditional, Bug #1530643Daniel Schürmann
2016-01-03Add Opus to the list of supported audio file formats in Library preferences ↵S.Brandt
pane. Fixes https://bugs.launchpad.net/mixxx/+bug/1530236
2014-12-16Add library font preference.RJ Ryan
* Add font selector to the preferences. * Move row height preference from Interface to Library. * Add controls for changing the font size: - [Library],font_size_increment - [Library],font_size_decrement - [Library],font_size_knob If the row height is smaller than the font-size the larger of the two is used.
2014-03-26Move `Track load action` box in the library preferences a bit up so that all ↵S.Brandt
options related to the internal library are grouped together. Tiny changes to the labels to they match existing strings and are auto-translated by the translation memory. Also add a translator comment.
2014-03-12#1202417 improvementsMarcos CARDINOT
2014-03-11#1202417 Fixed - Customize left-click in library actionMarcos CARDINOT
2013-12-08Change wording in Library preferences pane following a discussion in ↵S.Brandt
https://github.com/mixxxdj/mixxx/commit/d12ada57f65fabc55ee1e45b56dbff2d7a0a6ffe
2013-12-07Rename DlgPrefPlaylist to DlgPrefLibrary.RJ Ryan