aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-vlc-player/gtk-vlc-player.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-04fixed fullscreen-mode of gtk-vlc-playerRobin Haberkorn1-23/+18
it's subclassed from GtkAlignment now, so there's always a container for the GtkDrawingArea whose X-Window will be used by libvlc
2012-05-04some header-including cleanupRobin Haberkorn1-2/+1
2012-05-02preliminary player widget based on experiment-player prototypeRobin Haberkorn1-0/+272