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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
updated Copyright
Robin Haberkorn
6
-6
/
+6
2013-06-09
search for gthread pkgconfig package: libgthread is no longer included in the...
Robin Haberkorn
1
-2
/
+2
2013-06-09
removed unnecessary libX11 dependency
Robin Haberkorn
1
-7
/
+0
2012-08-10
replaced icon with GPL-licensed one from "Crystal clear icons"
Robin Haberkorn
1
-0
/
+0
2012-08-06
also save window state (maximization, iconification, etc) in config file
Robin Haberkorn
3
-1
/
+65
2012-08-06
document assertion bug
Robin Haberkorn
1
-0
/
+4
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
added UI tooltips
Robin Haberkorn
2
-2
/
+19
2012-07-11
menu entry accelerators
Robin Haberkorn
1
-1
/
+7
2012-06-17
use more glib macros to improve portability
Robin Haberkorn
2
-3
/
+3
2012-06-14
status bar to display current time and video length
Robin Haberkorn
3
-0
/
+76
2012-06-14
allow enabling/disabling the transcript backdrop area (simplifies main.c)
Robin Haberkorn
1
-19
/
+4
2012-06-14
new navigator signal (for Jens to use): section-selected should be emitted wh...
Robin Haberkorn
2
-0
/
+56
2012-06-13
transcript widget reverse mode is saved in config file
Robin Haberkorn
3
-0
/
+30
2012-06-07
cleaned up success/failure return value confusion
Robin Haberkorn
2
-15
/
+15
2012-06-07
format-file related transcript widget methods return a GError which is used t...
Robin Haberkorn
1
-4
/
+11
2012-06-07
cleanup error handling when trying to open URL
Robin Haberkorn
2
-9
/
+29
2012-06-07
added copyright headers and Doxygen @file comments (where they were still mis...
Robin Haberkorn
5
-3
/
+152
2012-06-06
implemented About dialog
Robin Haberkorn
3
-0
/
+65
2012-06-06
cache filter patterns for quick-open feature
Robin Haberkorn
1
-10
/
+18
2012-06-06
configurable transcript widget text alignment
Robin Haberkorn
3
-18
/
+77
2012-06-06
use stock icon constants
Robin Haberkorn
2
-5
/
+6
2012-06-05
fixed paned view in the experiment data window
Robin Haberkorn
1
-3
/
+3
2012-06-04
only save transcript widget font and colors if they have been changed (via ke...
Robin Haberkorn
1
-9
/
+19
2012-06-04
load default interactive format font and colors from config file and also sav...
Robin Haberkorn
1
-4
/
+36
2012-06-04
fixed and simplified handling of default config values
Robin Haberkorn
1
-30
/
+34
2012-06-02
save transcript fonts and colors in key-file (config file)
Robin Haberkorn
3
-2
/
+236
2012-06-01
support for configuration files
Robin Haberkorn
6
-16
/
+129
2012-05-31
allow transcript formatting without markup (like search-as-you type)
Robin Haberkorn
4
-22
/
+123
2012-05-31
renamed quickopen.c to quick-open.c
Robin Haberkorn
2
-1
/
+1
2012-05-31
add missing gstdio include
Robin Haberkorn
1
-0
/
+1
2012-05-31
sort format-selection combo boxes
Robin Haberkorn
1
-0
/
+3
2012-05-31
added inline function for common task of stripping a filename extension
Robin Haberkorn
3
-12
/
+21
2012-05-31
ensure that after a format-file refresh the currently selected formats remain...
Robin Haberkorn
1
-5
/
+28
2012-05-31
display only filenames with stripped extension in format selection combo boxes
Robin Haberkorn
1
-1
/
+7
2012-05-30
implemented selection of format files by combo box
Robin Haberkorn
5
-103
/
+333
2012-05-30
small optimization of the quick-open feature
Robin Haberkorn
1
-1
/
+3
2012-05-30
remove dummy drawingareas from transcript table
Robin Haberkorn
1
-24
/
+4
2012-05-30
added todo
Robin Haberkorn
1
-0
/
+1
2012-05-30
implemented "format" file and expression parsing as well as application to th...
Robin Haberkorn
3
-12
/
+98
2012-05-30
first draft of transcript widget
Robin Haberkorn
3
-4
/
+73
2012-05-15
remove unnecessary alignments connecting the navigator widget with its scroll...
Robin Haberkorn
1
-16
/
+0
2012-05-11
first draft of the libexperiment-reader helper class
Robin Haberkorn
2
-4
/
+12
2012-05-11
integrated experiment navigator into UI
Robin Haberkorn
4
-8
/
+134
2012-05-11
stubs for experiment navigator widget (to be implemented by Jens L.)
Robin Haberkorn
2
-2
/
+11
2012-05-11
improved fullscreen mode support and cleaned up widget displaying
Robin Haberkorn
2
-2
/
+1
2012-05-10
simplify empty-item show/hide
Robin Haberkorn
1
-4
/
+1
2012-05-10
fixed UI definition for Glade-3 on windows
Robin Haberkorn
1
-0
/
+1
2012-05-09
instead of manually adding the --export-dynamic linker flag (platform dependa...
Robin Haberkorn
1
-1
/
+1
[next]