Clementine-audio-player-Mac.../src/scripting/python
John Maguire 685710a7f7 Fix SIP file for Playlist. 2011-04-08 22:34:19 +00:00
..
albumcoverfetcher.sip initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +00:00
autoexpandingtreeview.sip Python bindings for LibraryView + new UI hook for plugins: the view's context menu 2011-01-18 16:34:43 +00:00
clementine.sip initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +00:00
coverprovider.sip initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +00:00
coverproviders.sip initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +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 Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +00:00
librarybackend.sip CUE songs are now properly updated in library - you can delete a CUE sheet, add it, you can change section markers in it etc. and everything should work as expected 2011-01-15 18:46:23 +00:00
libraryquery.sip fixing SIP binding 2011-02-14 18:12:43 +00:00
libraryview.sip Python bindings for LibraryView + new UI hook for plugins: the view's context menu 2011-01-18 16:34:43 +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 cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence 2011-02-27 17:16:22 +00:00
parserbase.sip Add Python bindings for PlaylistParser 2011-01-15 13:59:34 +00:00
player.sip updating SIPs 2011-03-10 18:12:56 +00:00
playlist.sip Fix SIP file for Playlist. 2011-04-08 22:34:19 +00:00
playlistitem.sip fixing a bug where streams were removed from playlist during Clementine's startup 2011-03-20 16:07:24 +00:00
playlistmanager.sip plugin that lets you grey out deleted songs on demand ("main menu / playlist") - available by default 2011-03-19 10:22:55 +00:00
playlistparser.sip Python docs for PlaylistParser, and clean up the interface a bit 2011-02-27 12:14:32 +00:00
playlistsequence.sip Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence 2011-02-27 17:16:22 +00:00
pythonengine.cpp initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +00:00
pythonengine.h Add a utility to generate python API docs using epydoc 2011-02-15 19:18:53 +00:00
pythonengine.sip Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +00:00
pythonscript.cpp Clean module dicts properly when unloading a script - works around a bug in Python 2.7.0 only 2011-01-29 00:57:58 +00:00
pythonscript.h Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
queue.sip Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +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 further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +00:00
scriptinterface.sip initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +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 conditionally hide some context menu actions in library view and playlist view 2011-03-20 12:43:10 +00:00
songinsertvetolistener.sip duplicate remover script (fixes #21) 2011-01-16 23:46:58 +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 Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +00:00
uiinterface.sip Oops 2011-01-02 18:22:22 +00:00