aboutsummaryrefslogtreecommitdiff
path: root/src/experiment-player.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-06also save window state (maximization, iconification, etc) in config fileRobin Haberkorn1-0/+3
2012-08-01save/restore window positionsRobin Haberkorn1-1/+10
2012-06-17use more glib macros to improve portabilityRobin Haberkorn1-2/+2
2012-06-14status bar to display current time and video lengthRobin Haberkorn1-0/+16
2012-06-13transcript widget reverse mode is saved in config fileRobin Haberkorn1-0/+3
2012-06-07cleanup error handling when trying to open URLRobin Haberkorn1-0/+12
2012-06-07added copyright headers and Doxygen @file comments (where they were still mis...Robin Haberkorn1-0/+40
2012-06-06implemented About dialogRobin Haberkorn1-0/+2
2012-06-06configurable transcript widget text alignmentRobin Haberkorn1-0/+4
2012-06-02save transcript fonts and colors in key-file (config file)Robin Haberkorn1-0/+89
2012-06-01support for configuration filesRobin Haberkorn1-3/+25
2012-05-31allow transcript formatting without markup (like search-as-you type)Robin Haberkorn1-1/+3
2012-05-31added inline function for common task of stripping a filename extensionRobin Haberkorn1-0/+15
2012-05-30implemented selection of format files by combo boxRobin Haberkorn1-0/+5
2012-05-30implemented "format" file and expression parsing as well as application to th...Robin Haberkorn1-1/+1
2012-05-30first draft of transcript widgetRobin Haberkorn1-0/+5
2012-05-11integrated experiment navigator into UIRobin Haberkorn1-2/+5
2012-05-09handle errors when displaying manualRobin Haberkorn1-0/+1
2012-05-09use only filenames instead of URIs when working with the VLC playerRobin Haberkorn1-1/+1
2012-05-09moved quickopen-related functions into separate C fileRobin Haberkorn1-0/+29