Mercurial > libervia-backend
log src/plugins/plugin_misc_radiocol.py @ 1267:ea692d51a0ee
age | author | description |
---|---|---|
2014-10-22 | souliane | plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True") |
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-03-28 | Goffi | core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned |
2014-03-11 | souliane | plugin radiocol: preload signal also contains the uploader nickname |
2014-03-05 | souliane | plugin radiocol: add MP3 support |
2014-02-18 | souliane | plugin room_game, radiocol: RoomGame.send returns a Deferred. |
2014-01-17 | souliane | plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance |