aboutsummaryrefslogtreecommitdiff
path: root/pydora/utils.py
Commit message (Expand)AuthorAge
* New version of black moved the cheese :-(Mike Crute2020-12-19
* Use black for formattingMike Crute2020-06-08
* Upgrade Python syntax with pyupgrade --py3-plusHugo2019-04-07
* The future is nowHugo2019-04-07
* Remove python 2 compatabilityMike Crute2019-04-02
* Add Windows echo driverMike Crute2017-09-30
* Remove duplicated and unused functionMike Crute2017-09-30
* Move compatible input to py2compat moduleMike Crute2017-09-30
* Check if termios is present or ignoreMike Crute2017-09-30
* Don't downcast unicode to bytes in playerMike Crute2016-10-08
* Cleanup pylint nitpicksMike Crute2016-06-11
* Handle IOErrors and ValueErrors when attempting to register ads.jcass2015-12-28
* Fix pep8 violations.jcass2015-12-24
* Handle ParameterMissing exceptions due to missing ad tokens.jcass2015-12-24
* Minor style cleanupMike Crute2015-12-05
* Encapsulate ad processing: API consumers no longer need to be ad-aware.jcass2015-12-05
* Workaround for issue #29 on OSXjcass2015-11-22
* Reorganize pydora player codeMike Crute2015-07-19
* Add interactive configurationMike Crute2015-07-07
* Consistent quotingMike Crute2015-07-07
* Don't use u for unicode stringsMike Crute2015-07-07
* PEP8 cleanupMike Crute2015-07-04
* Code cleanupMike Crute2015-07-03
* Python 3 compatabilityrelease-0.2.0Mike Crute2014-01-04
* Factor player code out of pandora packageMike Crute2014-01-04