summaryrefslogtreecommitdiff
path: root/clMonty.py
Commit message (Expand)AuthorAge
* 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
* better support for larger librariesjerous2008-05-26
* events onConnect and onDisconnectjerous2008-05-26
* add selected items to playlist by pressing enter/returnjerous2008-05-26
* backtabjerous2008-05-25
* volume sliderjerous2008-05-25
* control buttons: previous, play/pause, stop, nextjerous2008-05-25
* disable slider when no song playingjerous2008-05-25
* seek sliderjerous2008-05-25
* class Monty provides events for statechange, songchange and timechangejerous2008-05-25
* library and song abstractionjerous2008-05-25
* quit when mpd is not running at startupjerous2008-05-25
* showing song statusjerous2008-05-25
* loading libraryjerous2008-05-25