aboutsummaryrefslogtreecommitdiff
path: root/example-scripts/gstreamer/source-nostream-music-from-folder.py
AgeCommit message (Collapse)Author
2016-09-14source-*.py examples: pep8ifyFlorian Zeitz
* One import per line * Indent by 4 spaces * Reformat multiline strings * Spaces around infix operators * Reformat argument lists * Reformat list literals
2016-02-09fix timingMaZderMind
2016-02-09finish loggingMaZderMind
2016-02-09implement random music playbackMaZderMind
2016-02-04implement inotify directory listingMaZderMind
2016-02-02change complete pipeline state, fixes timing thingsMaZderMind
2016-02-02add base for a multi-file streaming scriptMaZderMind