Clementine-audio-player-Mac.../src/scripting
David Sansome 7773e98ebf Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +00:00
..
python Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +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 Remember any signals that are connected to Python objects and disconnect them when the script is unloaded so the references to those objects can be dropped 2011-05-30 14:53:59 +00:00
script.h Remember any signals that are connected to Python objects and disconnect them when the script is unloaded so the references to those objects can be dropped 2011-05-30 14:53:59 +00:00
scriptarchive.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
scriptarchive.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptdialog.cpp Add an interactive Python console to the script manager 2011-05-15 13:44:06 +00:00
scriptdialog.h Add an "Install script from file..." button 2011-01-18 23:10:22 +00:00
scriptdialog.ui Add an interactive Python console to the script manager 2011-05-15 13:44:06 +00:00
scriptdialoglist.cpp Make the script dialog list scroll more smoothly 2011-04-22 18:53:26 +00:00
scriptdialoglist.h Make the script dialog list scroll more smoothly 2011-04-22 18:53:26 +00:00
scriptinfo.cpp Limit characters in Python module names to [a-zA-Z0-9] 2011-05-30 18:56:36 +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 Buffer stdout and stderr properly, and integrate with python's logging module 2011-05-22 11:48:12 +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 Add a new logging system 2011-04-22 16:50:29 +00:00
uiinterface.h Add Python bindings for Playlists, port the rainbowizer plugin to PythonQt and make its colours a bit more tasteful 2011-05-29 12:55:18 +00:00