jbaiter / pyomxplayer

Python wrapper around OMXPlayer for the Raspberry Pi
MIT License
103 stars 61 forks source link

Refactor code to separate parsing responsibilities #13

Open willprice opened 9 years ago

willprice commented 9 years ago

The code as it stands does a multitude of things. To allow easy addition of features it is first prudent to clean the code up to facilitiate easier modification