summaryrefslogtreecommitdiff
path: root/clMonty.py
Commit message (Expand)AuthorAge
* PlayControl: turn into a toolbar.Anton Khirnov2009-02-08
* mpd: cancel commandlist mode if commandlist fails.Anton Khirnov2009-02-07
* Playlist: use QTreeWidget.Anton Khirnov2009-02-07
* clMonty: only check for current song if connected.Anton Khirnov2009-02-04
* Add modified python-mpdAnton Khirnov2009-02-04
* winSettings: support for enabling/disabling audio outputs.Anton Khirnov2009-01-30
* Library: further improvements.Anton Khirnov2009-01-29
* Library: use QTreeWidget.Anton Khirnov2009-01-29
* Random fixes in clPlugin.Anton Khirnov2009-01-22
* More sane excepts.Anton Khirnov2009-01-21
* Add update db button.Anton Khirnov2009-01-16
* onPlaylistChange event.Anton Khirnov2009-01-08
* clMonty: don't try to seek if there's no song.Anton Khirnov2009-01-08
* clMonty: return zero length and current pos if stopped.Anton Khirnov2009-01-08
* Remove some unused imports.Anton Khirnov2009-01-07
* clMonty: fix behavior when disconnected.Anton Khirnov2009-01-04
* Remove occurrences of "empty song".Anton Khirnov2009-01-04
* Clear playlist button.Anton Khirnov2008-12-27
* Use addid command instead of add for adding songs to playlist.Anton Khirnov2008-12-27
* Remove trailing whitespace.Anton Khirnov2008-12-26
* Remove unused files.Anton Khirnov2008-12-26
* Get rid of QApplication-dependent globals.Anton Khirnov2008-12-26
* Remove commented import.Anton Khirnov2008-12-26
* Use QPalette instead of hardcoded colors.Anton Khirnov2008-12-25
* get rid of tabsAnton Khirnov2008-12-17
* allrighty - a shortcuts plugin!jerous2008-11-15
* limit volumejerous2008-10-16
* Systray: left click shows/hides main, middle button toggles playstate, right ...jerous2008-10-16
* cleanup of pluginsjerous2008-09-17
* update of mpdjerous2008-08-24
* fix wrong things in gitjerous2008-08-23
|\
| * create libraryjerous2008-08-22
| * disable shortcutsjerous2008-07-16
| * all random and repeat modes are implementedjerous2008-06-19
| * repeat playlist, random song (and sort of repeat song)jerous2008-06-12
* | mreh?jerous2008-08-23
|/
* almost threaded callback (not yet, as still some problems)jerous2008-06-10
* raising all events, even when an exception's been thrown inside a listenerjerous2008-06-10
* updatedb and hooks (not working though :/)jerous2008-06-09
* fix when disconnecting and connecting, then the albumcover won't show upjerous2008-06-08
* fix when double clicking first playlist entryjerous2008-06-08
* fix disconnectingjerous2008-06-08
* using DockWidgets allowing more flexibilityjerous2008-06-07
* commentsjerous2008-06-01
* removal of clLibraryjerous2008-06-01
* better info when connecting/connectedjerous2008-05-29
* only select visible rowsjerous2008-05-29
* fast filteringjerous2008-05-29
* abstraction of playlist and libraryjerous2008-05-27
* caching of library, playlist and current songjerous2008-05-27