Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove circular buffer from the VFS #100

Merged
merged 3 commits into from
Sep 21, 2015
Merged

Commits on Sep 20, 2015

  1. reduce connection mutex lock scope in CHTSPVFS

    Sam Stenvall committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    fef3f5e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. simplify CHTSPVFS drastically by removing the intermediate

    circular buffer and threading. Fixes kodi-pvr#92, fixes kodi-pvr#99.
    Sam Stenvall committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    241d8ac View commit details
    Browse the repository at this point in the history
  2. remove unused includes and using statements

    Sam Stenvall committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    8800657 View commit details
    Browse the repository at this point in the history