aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-04use GtkBuilder for UI, more sophisticated UIRobin Haberkorn1-8/+25
default UI file is installed (/usr/share/experiment-player/default.ui) but the actually used file may be changed via --with-default-ui=... (useful for windows where it should read --with-default-ui=default.ui)
2012-05-04some header-including cleanupRobin Haberkorn1-14/+4
2012-05-02preliminary main program (GtkVlcPlayer sample)Robin Haberkorn1-0/+58