summaryrefslogtreecommitdiff
path: root/plugins/Library.py
Commit message (Expand)AuthorAge
* Move modules to a separate dir.Anton Khirnov2009-02-20
* Rename program.Anton Khirnov2009-02-19
* Library: fix saving modes.Anton Khirnov2009-01-30
* Library: remove some unneeded functionsAnton Khirnov2009-01-30
* Library: remove unneeded imports.Anton Khirnov2009-01-29
* Library: further improvements.Anton Khirnov2009-01-29
* Library: use QTreeWidget.Anton Khirnov2009-01-29
* Random fixes in clPlugin.Anton Khirnov2009-01-22
* Lots of random conversions to new settings.Anton Khirnov2009-01-22
* Library: fix setting modes.Anton Khirnov2009-01-14
* More flexible settings widgets.Anton Khirnov2009-01-13
* Remove duplicated assignment.Anton Khirnov2009-01-12
* Remove all occurrences of print.Anton Khirnov2009-01-11
* Remove some trailing whitespace.Anton Khirnov2009-01-08
* onPlaylistChange event.Anton Khirnov2009-01-08
* On add to playlist start playing the first added song.Anton Khirnov2008-12-27
* Get rid of QApplication-dependent globals.Anton Khirnov2008-12-26
* Start playing on add to playlist.Anton Khirnov2008-12-25
* Use QPalette instead of hardcoded colors.Anton Khirnov2008-12-25
* get rid of tabsAnton Khirnov2008-12-17
* no more references to class itself in plugin-settings (no need to specify plu...jerous2008-11-02
* customisable library-modejerous2008-11-02
* simplification for getting and setting settings in pluginsjerous2008-11-01
* better handling of UTF in mpdjerous2008-10-15
* cleanup of pluginsjerous2008-09-17
* playlist/librarylist saves modejerous2008-06-19
* basic loading/unloading of pluginsjerous2008-06-18
* loading dynamically all plugins in ./plugins/*.pyjerous2008-06-12