David Sansome
|
3f9dec3808
|
Add an "Install script from file..." button
|
2011-01-18 23:10:22 +00:00 |
David Sansome
|
dd5f5d16ae
|
Move the script console into a developer mode extension
|
2011-01-15 16:20:16 +00:00 |
David Sansome
|
cfbbd3665c
|
Show the script console tab in red if an error has occurred
|
2011-01-02 02:46:16 +00:00 |
David Sansome
|
c8d8ef208d
|
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 |
David Sansome
|
2bbbda7714
|
Add buttons to the script manager to enable and disable scripts, and remember which ones were enabled and start them on startup
|
2011-01-01 18:37:08 +00:00 |
David Sansome
|
5b1000834f
|
Add some basic script loading support and add python bindings for the Player class
|
2010-12-31 18:13:28 +00:00 |