Clementine-audio-player-Mac.../src/scripting
John Maguire 685710a7f7 Fix SIP file for Playlist. 2011-04-08 22:34:19 +00:00
..
python Fix SIP file for Playlist. 2011-04-08 22:34:19 +00:00
installscriptdialog.cpp Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
installscriptdialog.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
installscriptdialog.ui Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
languageengine.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
languageengine.h Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
script.cpp Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
script.h Refactor ScriptInfo into another class, add some (currently unused) code to read scripts from archives. 2011-01-17 20:01:16 +00:00
scriptarchive.cpp Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptarchive.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptdialog.cpp Add close shortcut to script dialog. 2011-01-24 17:06:21 +00:00
scriptdialog.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptdialog.ui Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptinfo.cpp Add a test for stuff in the module's global dict 2011-01-28 21:43:10 +00:00
scriptinfo.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptinterface.cpp Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence 2011-02-27 17:16:22 +00:00
scriptinterface.h Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence 2011-02-27 17:16:22 +00:00
scriptmanager.cpp Add a unit test for some basic python scripting functionality 2011-01-28 20:52:38 +00:00
scriptmanager.h Factor out a PlayerInterface from Player, and use it in MPRIS1 and MPRIS2 2011-02-13 18:36:29 +00:00
uiinterface.cpp Let scripts register actions at predefined locations in the UI 2011-01-02 18:10:26 +00:00
uiinterface.h Fix an uninitialised variable error with gcc 4.6.0. Fixes issue 1659 2011-03-30 15:00:00 +00:00