summaryrefslogtreecommitdiff
path: root/winMain.py
Commit message (Collapse)AuthorAge
* redesign of plugin-handlingjerous2008-11-15
| | | | | plugin-handling is performed in plugins/__init__.py (instead of winMain) robustness against plugins containing errors (like syntax etc)
* unload all plugins on quitting instead of just deleting the objectsjerous2008-09-28
| | | | PlayControl: save queue on exit
* better responsiveness when filteringjerous2008-09-28
|
* added logger with pluginjerous2008-09-11
|
* raising settings window when showing itjerous2008-06-19
|
* layout menu is updated when loading/unloading dock widgetsjerous2008-06-19
|
* basic loading/unloading of pluginsjerous2008-06-18
|
* plugin notifierjerous2008-06-13
|
* toggle DockWidget titlebarsjerous2008-06-12
|
* loading dynamically all plugins in ./plugins/*.pyjerous2008-06-12
|
* save and restore winMain size at good momentsjerous2008-06-11
|
* lyric fetching is asynchronousjerous2008-06-10
|
* album cover fetches image from the wwwjerous2008-06-10
| | | | more settings for album cover
* some updates to the setting mechanismjerous2008-06-10
|
* basic settings implementation (display)jerous2008-06-09
|
* montypc works using pluginsjerous2008-06-09
| | | | some fixes
* first step in switching to plugin structurejerous2008-06-09
|
* updatedb and hooks (not working though :/)jerous2008-06-09
|
* fix restoring layout when there is no layout filejerous2008-06-09
|
* lyrics dockjerous2008-06-08
|
* save and restore layoutjerous2008-06-08
|
* fix when disconnecting and connecting, then the albumcover won't show upjerous2008-06-08
|
* showing album cover, if there is a file cover.jpg/jpegjerous2008-06-08
|
* allow volume svg to always be clickedjerous2008-06-08
|
* hide/unhide menubarjerous2008-06-08
|
* no auto-connect when disconnectingjerous2008-06-08
|
* hiding volume sliderjerous2008-06-08
| | | | volume control by wheeling
* menusjerous2008-06-08
|
* some options for the docksjerous2008-06-07
|
* using DockWidgets allowing more flexibilityjerous2008-06-07
| | | | removed resizer
* library and playlist in winMain are resizablejerous2008-06-07
|
* icons in library modejerous2008-06-07
| | | | | | | | buttons have icons better alignment coloring ID in library mode
* set good list-mode on initjerous2008-06-04
|
* commentsjerous2008-06-01
|
* removal of clLibraryjerous2008-06-01
| | | | some comments
* faster addition of library to playlistjerous2008-06-01
|
* faster addition of library to playlistjerous2008-06-01
|
* window icon on alljerous2008-05-31
|
* saving and loading settings from filejerous2008-05-31
|
* text of selected items is whitejerous2008-05-30
|
* small pauze between filtering keystrokesjerous2008-05-30
|
* less gfx updatesjerous2008-05-30
|
* some gfx glitch fixesjerous2008-05-30
|
* gfx refactoringjerous2008-05-29
|
* scrollbar tweaksjerous2008-05-29
|
* hide columnsjerous2008-05-29
|
* tracking song on changejerous2008-05-29
|
* fix vscroll when no vscroll availablejerous2008-05-29
|
* ellipsisjerous2008-05-29
|
* autosize columnsjerous2008-05-29
|