Mercurial > libervia-backend
log src/plugins/plugin_misc_radiocol.py @ 1259:633fcd13a7dc
age | author | description |
---|---|---|
Wed, 22 Oct 2014 14:38:20 +0200 | souliane | plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True") |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Fri, 28 Mar 2014 18:07:02 +0100 | 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 |
Tue, 11 Mar 2014 11:59:11 +0100 | souliane | plugin radiocol: preload signal also contains the uploader nickname |
Wed, 05 Mar 2014 23:24:03 +0100 | souliane | plugin radiocol: add MP3 support |
Tue, 18 Feb 2014 17:49:33 +0100 | souliane | plugin room_game, radiocol: RoomGame.send returns a Deferred. |