aboutsummaryrefslogtreecommitdiff
path: root/src/experiment-player.h
AgeCommit message (Collapse)AuthorFilesLines
2012-05-09use only filenames instead of URIs when working with the VLC playerRobin Haberkorn1-1/+1
* under windows, "C:\..." paths are constructed for the quickopen-menu, they are not accepted by libvlc_media_new_location() * support both loading filenames and URIs
2012-05-09moved quickopen-related functions into separate C fileRobin Haberkorn1-0/+29