Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oaubert/python-vlc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Hasimir/python-vlc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 21, 2014

  1. Intro to dist subdirectory.

    Hasimir committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    c39480f View commit details
    Browse the repository at this point in the history
  2. Initialisation file, will determine the correct version of VLC on a

    system and load the relevant libvlc python file for that.
    
    Early development (and git logs) can be found here:
    
    https://github.com/adversary-org/pyvlc
    Hasimir committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    ae71156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f10b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f62a56b View commit details
    Browse the repository at this point in the history
  5. Indicated point 2 is apparently solved, indicated a new line of devel…

    …opment stemming from that.
    Hasimir committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    5e8fa0b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2014

  1. Configuration menu
    Copy the full SHA
    8c401bd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Merge branch 'master' of github:oaubert/python-vlc

    Conflicts:
    	TODO
    Hasimir committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    0fb7f61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94851e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2015

  1. Configuration menu
    Copy the full SHA
    9b05908 View commit details
    Browse the repository at this point in the history
Loading