aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2012-05-04install gtk-vlc-player catalog into widget-specific directory ↵Robin Haberkorn1-1/+3
(DATAROOTDIR/gtk-vlc-player)
2012-05-04added Glade catalog file for VLC Player widgetRobin Haberkorn2-0/+19
it is intalled into datadir and must be manually copied into Glade's catalog path by the user
2012-05-04some header-including cleanupRobin Haberkorn1-2/+1
2012-05-04cleaned up flag and library handlingRobin Haberkorn1-1/+3
* only link against required libraries * special linking flags (like --export-all-symbols) have their special output variable and are only used for GTK applications
2012-05-02preliminary player widget based on experiment-player prototypeRobin Haberkorn4-0/+342