Mercurial > libervia-backend
log sat/memory/disco.py @ 3068:e189ceca7e8b
age | author | description |
---|---|---|
2019-09-25 | Goffi | jp: jp asyncio port: |
2019-08-13 | Goffi | Python 3 port: |
2019-07-19 | Goffi | plugin ad-hoc D-Bus: fixed warning when no media player is found |
2019-07-18 | Goffi | memory (disco): fixed boolean to string conversion |
2019-03-01 | Goffi | core (disco): added missing disco extensions when generating the cap hash. |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | core (disco): client.disco.requestInfo failure are re-raised: |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2018-12-01 | Goffi | core (memory/disco): normalise booleans in extensions |
2018-06-27 | Goffi | code style reformatting using black |
2018-05-22 | Goffi | core (disco): fixed disco capabilities (empty disco was used) |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/memory/disco.py@270c0fce670c |