aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-vlc-player/gtk-vlc-player.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-10updated CopyrightRobin Haberkorn1-1/+1
2013-06-10gtk-vlc-player widget: fixed VLC callback processing (dead locks)Robin Haberkorn1-6/+38
2012-06-21gtk-vlc-player: set the widget's toplevel window as the fullscreen windows tr...Robin Haberkorn1-7/+25
2012-06-20keep fullscreen window above all othersRobin Haberkorn1-0/+2
2012-06-20don't set vlc-player's fullscreen window as not-resizableRobin Haberkorn1-2/+0
2012-06-20some gtk-vlc-player fullscreen window propertiesRobin Haberkorn1-0/+12
2012-06-20fixed receiving click events on the gtk-player-widget on WindowsRobin Haberkorn1-14/+81
2012-06-19emulate VLC_PLUGIN_PATH support for libvlc < 2.0.0Robin Haberkorn1-1/+31
2012-06-17use more glib macros to improve portabilityRobin Haberkorn1-8/+8
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