aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/__init__.py
Commit message (Expand)AuthorAge
* Release version 1.3.2.Gravatar Christopher Rosell2012-10-04
* cli: Add option to load plugins from custom directories.Gravatar Christopher Rosell2012-09-29
* Release version 1.3.1.Gravatar Christopher Rosell2012-09-29
* Release version 1.3.Gravatar Christopher Rosell2012-09-19
* Update README with URL to docs.Gravatar Christopher Rosell2012-08-24
* Add some docs.Gravatar Christopher Rosell2012-08-24
* Make the library more thread safe.Gravatar Christopher Rosell2012-08-23
* Add logging.Gravatar Christopher Rosell2012-08-15
* Added global options module.Gravatar Christopher Rosell2012-06-13
* Refactor stream input/output.Gravatar Christopher Rosell2012-05-25
* Add more plugin exceptions.Gravatar Christopher Rosell2012-05-24
* Added PluginError exception to make error handling nicer.Gravatar Christopher Rosell2012-04-21
* Make livestreamer more usable as a library.Gravatar Christopher Rosell2012-03-21
* Move CLI related constant to cli.py.Gravatar Christopher Rosell2012-03-21
* Change the way plugins are used.Gravatar Christopher Rosell2012-03-21
* Add argument reading from ~/.livestreamerrc.Gravatar Christopher Rosell2011-12-19
* Some code rearrangements.Gravatar Christopher Rosell2011-10-26
* Initial commit.Gravatar Christopher Rosell2011-08-15