Clementine-audio-player-Mac.../src/scripting/python
David Sansome f801252e3d Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +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 Python bindings for LibraryView + new UI hook for plugins: the view's context menu 2011-01-18 16:34:43 +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 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 minor C++ stuff 2011-02-06 14:34:47 +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 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 Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
playlist.sip duplicate remover script (fixes #21) 2011-01-16 23:46:58 +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 Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +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 Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
pythonengine.h Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +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 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 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 further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +00:00
scriptinterface.sip Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +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 Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +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 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