Clementine-audio-player-Mac.../src/scripting/python
David Sansome e61a8c84cb Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs 2011-05-22 15:23:12 +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
bindings_includes.h Add some more python bindings 2011-05-19 23:02:15 +00:00
clementine.sip Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +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 Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +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
objectdecorators.cpp Remove dependency on QtUiTools, remove QtUiTools bindings and port PyQt's pure python .ui file parser to use PythonQt. Change the di.fm script to use uic again. 2011-05-21 19:08:38 +00:00
objectdecorators.h Remove dependency on QtUiTools, remove QtUiTools bindings and port PyQt's pure python .ui file parser to use PythonQt. Change the di.fm script to use uic again. 2011-05-21 19:08:38 +00:00
parserbase.sip Add Python bindings for PlaylistParser 2011-01-15 13:59:34 +00:00
player.sip Show spotify search results in a separate playlist tab rather than in a tree in the sidebar. 2011-04-28 17:50:45 +00:00
playlist.sip Improved Last.fm scrobbling when connection is down 2011-04-28 10:32:56 +00:00
playlistitem.sip Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
playlistmanager.sip "remove deleted songs from playlists" action in the 'deleted songs invalidator' plugin (fixes issue #1594) 2011-04-21 21:56:37 +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
pythonconsole.cpp Add an interactive Python console to the script manager 2011-05-15 13:44:06 +00:00
pythonconsole.h Add an interactive Python console to the script manager 2011-05-15 13:44:06 +00:00
pythonconsole.ui Add an interactive Python console to the script manager 2011-05-15 13:44:06 +00:00
pythonengine.cpp Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs 2011-05-22 15:23:12 +00:00
pythonengine.h Buffer stdout and stderr properly, and integrate with python's logging module 2011-05-22 11:48:12 +00:00
pythonengine.sip Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +00:00
pythonscript.cpp Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs 2011-05-22 15:23:12 +00:00
pythonscript.h Add an interactive Python console to the script manager 2011-05-15 13:44:06 +00:00
queue.sip Docs for TaskManager, Queue and PythonEngine 2011-02-16 00:58:06 +00:00
radiomodel.sip Allow radio services (Spotify) to store whole songs in playlist items 2011-04-26 22:06:58 +00:00
radioservice.sip Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
scriptinterface.sip Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +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 Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +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
typesystem_clementine.xml some more corrections of the python API for cover providers; still not working ;) 2011-05-21 12:19:35 +00:00
uiinterface.sip Oops 2011-01-02 18:22:22 +00:00
urlhandler.sip Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00