aboutsummaryrefslogtreecommitdiff
path: root/src/default.ui
AgeCommit message (Collapse)AuthorFilesLines
2012-05-07removed volume button imageRobin Haberkorn1-5/+1
it's added automatically
2012-05-07redesigned video player controlsRobin Haberkorn1-22/+58
totem-like play/stop buttons, but in one HBox * also added a volume button
2012-05-07open movie menu and prepared quick open featureRobin Haberkorn1-0/+33
2012-05-04use GtkBuilder for UI, more sophisticated UIRobin Haberkorn1-0/+159
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)