index
:
experiment-player
master
Player for experiment videos and transcripts
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gtk-vlc-player
/
gtk-vlc-player.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
updated Copyright
Robin Haberkorn
1
-1
/
+1
2013-06-10
gtk-vlc-player widget: fixed VLC callback processing (dead locks)
Robin Haberkorn
1
-6
/
+38
2012-06-21
gtk-vlc-player: set the widget's toplevel window as the fullscreen windows tr...
Robin Haberkorn
1
-7
/
+25
2012-06-20
keep fullscreen window above all others
Robin Haberkorn
1
-0
/
+2
2012-06-20
don't set vlc-player's fullscreen window as not-resizable
Robin Haberkorn
1
-2
/
+0
2012-06-20
some gtk-vlc-player fullscreen window properties
Robin Haberkorn
1
-0
/
+12
2012-06-20
fixed receiving click events on the gtk-player-widget on Windows
Robin Haberkorn
1
-14
/
+81
2012-06-19
emulate VLC_PLUGIN_PATH support for libvlc < 2.0.0
Robin Haberkorn
1
-1
/
+31
2012-06-17
use more glib macros to improve portability
Robin Haberkorn
1
-8
/
+8
2012-06-07
cleaned up success/failure return value confusion
Robin Haberkorn
1
-6
/
+6
2012-06-07
minor comment formatting change
Robin Haberkorn
1
-0
/
+1
2012-06-07
added copyright headers and Doxygen @file comments (where they were still mis...
Robin Haberkorn
1
-0
/
+17
2012-05-30
fixed adjustment handling in gtk-vlc-player
Robin Haberkorn
1
-10
/
+86
2012-05-13
updated gtk-vlc-player documentation and check object attributes
Robin Haberkorn
1
-53
/
+83
2012-05-13
documented public API of GtkVlcPlayer widget
Robin Haberkorn
1
-0
/
+132
2012-05-12
use proper CClosure marshallers for vlc-player and experiment-navigator signals
Robin Haberkorn
1
-5
/
+5
2012-05-12
add some @bug and @todo infos
Robin Haberkorn
1
-1
/
+7
2012-05-12
make private gtk-vlc-player attributes private (well sort of...) and fix obje...
Robin Haberkorn
1
-99
/
+162
2012-05-11
partially fixed 824dfc05c9af2dfb4299191b7e18e79a540bb2b5: must show fullscree...
Robin Haberkorn
1
-2
/
+3
2012-05-11
improved fullscreen mode support and cleaned up widget displaying
Robin Haberkorn
1
-6
/
+6
2012-05-09
use only filenames instead of URIs when working with the VLC player
Robin Haberkorn
1
-16
/
+35
2012-05-07
fixed vlc player widget's _set_adjustment functions
Robin Haberkorn
1
-0
/
+14
2012-05-07
support for setting volume in vlc player widget
Robin Haberkorn
1
-0
/
+33
2012-05-06
adjustment support for the gtk-vlc-player plugin
Robin Haberkorn
1
-23
/
+66
2012-05-05
remove unnecessary drawing_area class attribute (gtk-vlc-player)
Robin Haberkorn
1
-8
/
+9
2012-05-04
minor fix: return media load success
Robin Haberkorn
1
-0
/
+3
2012-05-04
fixed fullscreen-mode of gtk-vlc-player
Robin Haberkorn
1
-23
/
+18
2012-05-04
some header-including cleanup
Robin Haberkorn
1
-2
/
+1
2012-05-02
preliminary player widget based on experiment-player prototype
Robin Haberkorn
1
-0
/
+272