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
/
experiment-player.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
also save window state (maximization, iconification, etc) in config file
Robin Haberkorn
1
-0
/
+3
2012-08-01
save/restore window positions
Robin Haberkorn
1
-1
/
+10
2012-06-17
use more glib macros to improve portability
Robin Haberkorn
1
-2
/
+2
2012-06-14
status bar to display current time and video length
Robin Haberkorn
1
-0
/
+16
2012-06-13
transcript widget reverse mode is saved in config file
Robin Haberkorn
1
-0
/
+3
2012-06-07
cleanup error handling when trying to open URL
Robin Haberkorn
1
-0
/
+12
2012-06-07
added copyright headers and Doxygen @file comments (where they were still mis...
Robin Haberkorn
1
-0
/
+40
2012-06-06
implemented About dialog
Robin Haberkorn
1
-0
/
+2
2012-06-06
configurable transcript widget text alignment
Robin Haberkorn
1
-0
/
+4
2012-06-02
save transcript fonts and colors in key-file (config file)
Robin Haberkorn
1
-0
/
+89
2012-06-01
support for configuration files
Robin Haberkorn
1
-3
/
+25
2012-05-31
allow transcript formatting without markup (like search-as-you type)
Robin Haberkorn
1
-1
/
+3
2012-05-31
added inline function for common task of stripping a filename extension
Robin Haberkorn
1
-0
/
+15
2012-05-30
implemented selection of format files by combo box
Robin Haberkorn
1
-0
/
+5
2012-05-30
implemented "format" file and expression parsing as well as application to th...
Robin Haberkorn
1
-1
/
+1
2012-05-30
first draft of transcript widget
Robin Haberkorn
1
-0
/
+5
2012-05-11
integrated experiment navigator into UI
Robin Haberkorn
1
-2
/
+5
2012-05-09
handle errors when displaying manual
Robin Haberkorn
1
-0
/
+1
2012-05-09
use only filenames instead of URIs when working with the VLC player
Robin Haberkorn
1
-1
/
+1
2012-05-09
moved quickopen-related functions into separate C file
Robin Haberkorn
1
-0
/
+29