.. |
clementine.sip
|
Add Python bindings for PlaylistParser
|
2011-01-15 13:59:34 +00:00 |
directory.sip
|
Add python bindings for the library
|
2011-01-03 15:15:51 +00:00 |
engine_fwd.sip
|
Add bindings for Song, PlaylistItem, PlaylistItemPtr and EngineBase, add a "player" attribute to the clementine module
|
2010-12-31 20:29:52 +00:00 |
iconloader.sip
|
Add python bindings for the NetworkManager, SongLoader and IconLoader. Add a workaround for a SIP assertion bug (assign_helper != ((void *)0)) that was fixed in 4.10.3: http://www.riverbankcomputing.com/hg/sip/rev/3e647ed0f2a2
|
2011-01-15 00:55:45 +00:00 |
librarybackend.sip
|
library: watcher now updates CUE associated songs + ignores the not-CUE-associated songs in a CUE sheet
|
2011-01-11 23:09:59 +00:00 |
libraryquery.sip
|
Add python bindings for the NetworkManager, SongLoader and IconLoader. Add a workaround for a SIP assertion bug (assign_helper != ((void *)0)) that was fixed in 4.10.3: http://www.riverbankcomputing.com/hg/sip/rev/3e647ed0f2a2
|
2011-01-15 00:55:45 +00:00 |
mergedproxymodel.sip
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
network.sip
|
Add python bindings for the NetworkManager, SongLoader and IconLoader. Add a workaround for a SIP assertion bug (assign_helper != ((void *)0)) that was fixed in 4.10.3: http://www.riverbankcomputing.com/hg/sip/rev/3e647ed0f2a2
|
2011-01-15 00:55:45 +00:00 |
parserbase.sip
|
Add Python bindings for PlaylistParser
|
2011-01-15 13:59:34 +00:00 |
player.sip
|
Add bindings for Queue and PlaylistSequence
|
2011-01-03 15:49:41 +00:00 |
playlist.sip
|
Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere.
|
2011-01-10 22:26:13 +00:00 |
playlistitem.sip
|
Add python bindings for the NetworkManager, SongLoader and IconLoader. Add a workaround for a SIP assertion bug (assign_helper != ((void *)0)) that was fixed in 4.10.3: http://www.riverbankcomputing.com/hg/sip/rev/3e647ed0f2a2
|
2011-01-15 00:55:45 +00:00 |
playlistmanager.sip
|
Add bindings for Queue and PlaylistSequence
|
2011-01-03 15:49:41 +00:00 |
playlistparser.sip
|
Add Python bindings for PlaylistParser
|
2011-01-15 13:59:34 +00:00 |
playlistsequence.sip
|
Add bindings for Queue and PlaylistSequence
|
2011-01-03 15:49:41 +00:00 |
pythonengine.cpp
|
Fix a segfault when unloading a script that has registered actions, but they are deleted during unload
|
2011-01-15 16:55:21 +00:00 |
pythonengine.h
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
pythonengine.sip
|
Don't create a separate interpreter for each script (it's not very well supported), instead create a module for each one. Redirect sys.stdout and sys.stderr to the clementine console.
|
2011-01-02 01:07:19 +00:00 |
pythonscript.cpp
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
pythonscript.h
|
Unload scripts properly
|
2011-01-02 02:23:10 +00:00 |
queue.sip
|
Add bindings for Queue and PlaylistSequence
|
2011-01-03 15:49:41 +00:00 |
radiomodel.sip
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
radioservice.sip
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
scriptinterface.sip
|
Let scripts show a settings dialog
|
2011-01-01 19:03:33 +00:00 |
settingsdialog.sip
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
sharedpointermanager.h
|
Add bindings for Song, PlaylistItem, PlaylistItemPtr and EngineBase, add a "player" attribute to the clementine module
|
2010-12-31 20:29:52 +00:00 |
song.sip
|
Add python bindings for Playlist and PlaylistManager
|
2011-01-02 03:25:15 +00:00 |
songloader.sip
|
Add python bindings for the NetworkManager, SongLoader and IconLoader. Add a workaround for a SIP assertion bug (assign_helper != ((void *)0)) that was fixed in 4.10.3: http://www.riverbankcomputing.com/hg/sip/rev/3e647ed0f2a2
|
2011-01-15 00:55:45 +00:00 |
taskmanager.sip
|
Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded)
|
2011-01-12 21:20:20 +00:00 |
uiinterface.sip
|
Oops
|
2011-01-02 18:22:22 +00:00 |