aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-vlc-player/gtk-vlc-player.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-07cleaned up success/failure return value confusionRobin Haberkorn1-6/+6
2012-06-07minor comment formatting changeRobin Haberkorn1-0/+1
2012-06-07added copyright headers and Doxygen @file comments (where they were still mis...Robin Haberkorn1-0/+17
2012-05-30fixed adjustment handling in gtk-vlc-playerRobin Haberkorn1-10/+86
2012-05-13updated gtk-vlc-player documentation and check object attributesRobin Haberkorn1-53/+83
2012-05-13documented public API of GtkVlcPlayer widgetRobin Haberkorn1-0/+132
2012-05-12use proper CClosure marshallers for vlc-player and experiment-navigator signalsRobin Haberkorn1-5/+5
2012-05-12add some @bug and @todo infosRobin Haberkorn1-1/+7
2012-05-12make private gtk-vlc-player attributes private (well sort of...) and fix obje...Robin Haberkorn1-99/+162
2012-05-11partially fixed 824dfc05c9af2dfb4299191b7e18e79a540bb2b5: must show fullscree...Robin Haberkorn1-2/+3
2012-05-11improved fullscreen mode support and cleaned up widget displayingRobin Haberkorn1-6/+6
2012-05-09use only filenames instead of URIs when working with the VLC playerRobin Haberkorn1-16/+35
2012-05-07fixed vlc player widget's _set_adjustment functionsRobin Haberkorn1-0/+14
2012-05-07support for setting volume in vlc player widgetRobin Haberkorn1-0/+33
2012-05-06adjustment support for the gtk-vlc-player pluginRobin Haberkorn1-23/+66
2012-05-05remove unnecessary drawing_area class attribute (gtk-vlc-player)Robin Haberkorn1-8/+9
2012-05-04minor fix: return media load successRobin Haberkorn1-0/+3
2012-05-04fixed fullscreen-mode of gtk-vlc-playerRobin Haberkorn1-23/+18
2012-05-04some header-including cleanupRobin Haberkorn1-2/+1
2012-05-02preliminary player widget based on experiment-player prototypeRobin Haberkorn1-0/+272