aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-07-23changed version to v1.0Robin Haberkorn1-1/+1
2013-06-09search for gthread pkgconfig package: libgthread is no longer included in the...Robin Haberkorn1-1/+1
2013-06-09removed unnecessary libX11 dependencyRobin Haberkorn1-5/+0
2012-08-10set version to v0.9v0.9Robin Haberkorn1-1/+1
2012-06-20fixed receiving click events on the gtk-player-widget on WindowsRobin Haberkorn1-1/+1
2012-06-19emulate VLC_PLUGIN_PATH support for libvlc < 2.0.0Robin Haberkorn1-1/+1
2012-06-14preliminary transcript backdrop area implementationRobin Haberkorn1-0/+2
2012-06-04fixed and simplified handling of default config valuesRobin Haberkorn1-2/+2
2012-06-01support for configuration filesRobin Haberkorn1-2/+4
2012-05-31allow transcript formatting without markup (like search-as-you type)Robin Haberkorn1-0/+4
2012-05-30implemented selection of format files by combo boxRobin Haberkorn1-0/+3
2012-05-30fixed adjustment handling in gtk-vlc-playerRobin Haberkorn1-5/+9
2012-05-14fixed installing catalog files into Glade-3 module dir or fallback dirRobin Haberkorn1-11/+18
2012-05-14install widget catalogs into Glade-3 catalog directory if possibleRobin Haberkorn1-0/+7
2012-05-14fixed --enable-doxygen-extract-private option on MinGWRobin Haberkorn1-1/+8
2012-05-14added test suite for libexperiment-reader using GTesterRobin Haberkorn1-2/+15
2012-05-12use proper CClosure marshallers for vlc-player and experiment-navigator signalsRobin Haberkorn1-0/+6
2012-05-12inclusion of developer documentation in Doxygen docs is configurableRobin Haberkorn1-0/+6
2012-05-11first draft of the libexperiment-reader helper classRobin Haberkorn1-1/+3
2012-05-11stubs for experiment navigator widget (to be implemented by Jens L.)Robin Haberkorn1-1/+1
2012-05-09instead of manually adding the --export-dynamic linker flag (platform dependa...Robin Haberkorn1-8/+1
2012-05-09under Windows, include icon resource into binaryRobin Haberkorn1-0/+9
2012-05-09fixed opening manual under WindowsRobin Haberkorn1-2/+12
2012-05-08some windows (mingw32) automake fixesRobin Haberkorn1-6/+3
2012-05-08support for opening the HTML manual from the experiment player help menuRobin Haberkorn1-0/+8
2012-05-08support for more than one quickopen-filter and some quickopen-related constan...Robin Haberkorn1-2/+6
2012-05-06adjustment support for the gtk-vlc-player pluginRobin Haberkorn1-0/+4
2012-05-04added github "homepage" to AC_INITRobin Haberkorn1-2/+4
2012-05-04use GtkBuilder for UI, more sophisticated UIRobin Haberkorn1-0/+12
2012-05-04cleaned up flag and library handlingRobin Haberkorn1-16/+33
2012-05-02preliminary player widget based on experiment-player prototypeRobin Haberkorn1-0/+1
2012-05-02use PKG_CHECK_MODULES macroRobin Haberkorn1-34/+28
2012-05-02added skeleton docbook and site-configuration supportRobin Haberkorn1-4/+23
2012-05-02check for C99 supportRobin Haberkorn1-1/+3
2012-05-02Doxygen supportRobin Haberkorn1-1/+7
2012-05-02autoconf based build systemRobin Haberkorn1-0/+101