Check-in [9d1b6cc7f5]
Overview
Comment: | Disable iCast plugin for now. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9d1b6cc7f52892c211c9f5eaa1633aec |
User & Date: | mario on 2015-05-03 20:23:43 |
Other Links: | manifest | tags |
Context
2015-05-03
| ||
20:24 | Perform basic version dependency checks before displaying downloadable plugins. check-in: c83b236a5a user: mario tags: trunk | |
20:23 | Disable iCast plugin for now. check-in: 9d1b6cc7f5 user: mario tags: trunk | |
17:36 | Make plugin list prettier. Implement vbox redrawing on [save]. Activation seems to work okay for channel plugins, and main already had enough safeguards to make st2.load_plugin_channels() work as is. check-in: 0479db10f9 user: mario tags: trunk | |
Changes
Modified contrib/icast.py from [4ac23a2b45] to [8f41776e45].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + - + | # encoding: UTF-8 # api: streamtuner2 # title: iCast.io # description: Open collaborative stream directory |
︙ |