index
:
gtk-vlc-player
master
GTK+ 2.0 VLC player widget
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-19
removed OvGU copyright from simple.c: this file is new!
HEAD
master
Robin Haberkorn
1
-1
/
+0
2013-07-19
no need for shellapi.h anymore
v1.0
Robin Haberkorn
1
-1
/
+1
2013-07-19
updated INSTALL and README
Robin Haberkorn
3
-131
/
+36
2013-07-19
fixed Doxygen distribution and installation (using custom automake hooks)
Robin Haberkorn
1
-5
/
+13
2013-07-19
added simple example program
Robin Haberkorn
5
-3
/
+129
2013-07-19
updated Copyright headers
Robin Haberkorn
2
-0
/
+2
2013-07-19
fixed Doxyfile & build docs directly in doc/
Robin Haberkorn
3
-8
/
+7
2013-07-19
removed everything unrelated to the GtkVlcPlayer widget
Robin Haberkorn
39
-5918
/
+20
2013-07-19
moved lib/gtk-vlc-player to src/
Robin Haberkorn
5
-0
/
+0
2013-07-19
removed old src directory
Robin Haberkorn
9
-2444
/
+0
2013-07-19
install new screenshot images and package them in windows Zip distributions
Robin Haberkorn
2
-2
/
+6
2013-07-19
completely revised "Getting Started" chapter and "Config File" chapter, addin...
Jens Lammert
4
-95
/
+256
2013-06-10
install and distribute user doc images
Robin Haberkorn
1
-1
/
+3
2013-06-10
updated Copyright
Robin Haberkorn
18
-18
/
+18
2013-06-10
gtk-vlc-player widget: fixed VLC callback processing (dead locks)
Robin Haberkorn
1
-6
/
+38
2013-06-10
minor Doxyfile changes: disable Latex output
Robin Haberkorn
1
-2
/
+2
2013-06-09
added screenshots
Jens Lammert
6
-0
/
+0
2013-06-09
user docs: first few sections of "Getting Started" chapter
Jens Lammert
1
-71
/
+110
2013-06-09
user documentation: written chapter explaining the GUI
Jens Lammert
1
-0
/
+62
2013-06-09
updated user documentation: "Installation" chapter
Jens Lammert
1
-18
/
+36
2013-06-09
commented out unused variables to avoid compiler warnings
Robin Haberkorn
1
-2
/
+2
2013-06-09
search for gthread pkgconfig package: libgthread is no longer included in the...
Robin Haberkorn
2
-3
/
+3
2013-06-09
removed unnecessary libX11 dependency
Robin Haberkorn
2
-12
/
+0
2012-08-10
set version to v0.9
Robin Haberkorn
1
-1
/
+1
2012-08-10
replaced icon with GPL-licensed one from "Crystal clear icons"
Robin Haberkorn
1
-0
/
+0
2012-08-10
added detailed Windows installation instructions
Robin Haberkorn
1
-0
/
+186
2012-08-07
added detailed Ubuntu installation instructions
Robin Haberkorn
2
-0
/
+50
2012-08-06
also save window state (maximization, iconification, etc) in config file
Robin Haberkorn
3
-1
/
+65
2012-08-06
when parsing a format file, check whether each line could be read completely,...
Robin Haberkorn
3
-8
/
+29
2012-08-06
resolved pattern-length restriction bug by calculating the pattern+captures size
Robin Haberkorn
2
-4
/
+25
2012-08-06
document assertion bug
Robin Haberkorn
1
-0
/
+4
2012-08-01
some NULL pointer checks in transcript widget
Robin Haberkorn
1
-3
/
+6
2012-08-01
remove transcript widget size request
Robin Haberkorn
2
-14
/
+0
2012-08-01
save/restore window positions
Robin Haberkorn
4
-5
/
+130
2012-07-31
prevent recursive quickopen_item_on_activate() invocations (fixes issue #1)
Robin Haberkorn
1
-3
/
+11
2012-07-11
Documentation added
Jens Lammert
1
-8
/
+147
2012-07-11
added UI tooltips
Robin Haberkorn
2
-2
/
+19
2012-07-11
menu entry accelerators
Robin Haberkorn
1
-1
/
+7
2012-06-21
add execute flag for build scripts
Robin Haberkorn
2
-0
/
+0
2012-06-21
added build scripts for MinGW
Robin Haberkorn
3
-0
/
+45
2012-06-21
fixed handling of regexp patterns at the end of "format" expressions
Robin Haberkorn
1
-26
/
+31
2012-06-21
gtk-vlc-player: set the widget's toplevel window as the fullscreen windows tr...
Robin Haberkorn
1
-7
/
+25
2012-06-21
simplify expression using MIN()
Robin Haberkorn
1
-1
/
+1
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
2
-15
/
+82
2012-06-20
minor fix in experiment navigator widget
Robin Haberkorn
1
-1
/
+1
2012-06-19
Expanding Name column edited
Jens Lammert
1
-0
/
+1
2012-06-19
Documentation for signal callbacks edited
Jens Lammert
1
-3
/
+20
[next]