summaryrefslogtreecommitdiff
path: root/nephilim/settings_wg.py
Commit message (Expand)AuthorAge
* Convert to python3.HEADstickersAnton Khirnov2021-01-15
* Port to PyQt5.Anton Khirnov2020-10-13
* main_window: add update/rescan action to server menuAnton Khirnov2010-08-27
* settings_wg: remove outputs controlAnton Khirnov2010-08-27
* move crossfade control from settings widget to PlayControl pluginAnton Khirnov2010-08-27
* switch to QVariant API 2Anton Khirnov2010-08-26
* switch to the new MPD interaction layerAnton Khirnov2010-08-12
* settings_wg: use a validator for port number.Anton Khirnov2010-07-05
* settings_wg: convert port to int, not str.Anton Khirnov2010-07-05
* fixed opening settings window multiple timesAnton Khirnov2009-11-21
* mpclient: encapsulate audio outputs in a class.Anton Khirnov2009-08-28
* mpclient: change info from function to var.Anton Khirnov2009-08-23
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* rename misc->commonAnton Khirnov2009-08-21
* settings_wg: initialize a list of widgets in __init__Anton Khirnov2009-08-20
* settings_wg: fix typoAnton Khirnov2009-08-20
* plugin: make settings a var, not a function.Anton Khirnov2009-08-19
* plugin: make loaded a var instead of a function.Anton Khirnov2009-06-21
* make plugin name a var instead of a function.Anton Khirnov2009-06-19
* Split some parts of winMain into a subclass of QApplication.Anton Khirnov2009-06-19
* add licence headers to all files.Anton Khirnov2009-03-27
* mpclient/settings_wg: support for crossfade.Anton Khirnov2009-03-25
* settings_win->settings_wgAnton Khirnov2009-03-15