| Age | Commit message (Collapse) | Author | Files | Lines |
|
it hides libXML2 details when dealing with session.dtd XML files (Folker-transcript + session data)
|
|
* will be part of a larger library of experiment-player-related widgets (libgtk-experiment-widgets)
* an experiment-transcript widget will be part of that library later on
* Glade catalog for entire library; installed into experiment-player datadir
* preliminary stub for libexperiment-reader, a gobject-based library that abstracts from reading the "Folker"-based transcript files
|
|
dependant), let libtool do it
|
|
this is optional, if the resource compiler is not found, only a warning
is emitted.
* the icon is preliminary (it's the VLC icon)
|
|
|
|
URI is configurable (--with-help-uri)
|
|
when using per-target CFLAGS, AM_CFLAGS are ignored
|
|
default UI file is installed (/usr/share/experiment-player/default.ui) but the actually
used file may be changed via --with-default-ui=... (useful for windows where it should read --with-default-ui=default.ui)
|
|
* only link against required libraries
* special linking flags (like --export-all-symbols) have their special output variable and are only used for GTK applications
|
|
|
|
|
|
* it currently builds the existing player prototype (not checked in)
* it already includes the necessary windows support
|