| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-05-09 | instead of manually adding the --export-dynamic linker flag (platform ↵ | Robin Haberkorn | 1 | -1/+1 | |
| dependant), let libtool do it | |||||
| 2012-05-09 | under Windows, include icon resource into binary | Robin Haberkorn | 1 | -1/+11 | |
| this is optional, if the resource compiler is not found, only a warning is emitted. * the icon is preliminary (it's the VLC icon) | |||||
| 2012-05-09 | moved quickopen-related functions into separate C file | Robin Haberkorn | 1 | -1/+2 | |
| 2012-05-08 | support for opening the HTML manual from the experiment player help menu | Robin Haberkorn | 1 | -1/+2 | |
| URI is configurable (--with-help-uri) | |||||
| 2012-05-07 | build system: fixed AM_CFLAGS handling | Robin Haberkorn | 1 | -1/+1 | |
| when using per-target CFLAGS, AM_CFLAGS are ignored | |||||
| 2012-05-04 | use GtkBuilder for UI, more sophisticated UI | Robin Haberkorn | 1 | -1/+3 | |
| 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) | |||||
| 2012-05-04 | cleaned up flag and library handling | Robin Haberkorn | 1 | -2/+14 | |
| * only link against required libraries * special linking flags (like --export-all-symbols) have their special output variable and are only used for GTK applications | |||||
| 2012-05-02 | preliminary player widget based on experiment-player prototype | Robin Haberkorn | 1 | -0/+3 | |
| 2012-05-02 | renamed binary and source file | Robin Haberkorn | 1 | -1/+2 | |
| 2012-05-02 | autoconf based build system | Robin Haberkorn | 1 | -0/+2 | |
| * it currently builds the existing player prototype (not checked in) * it already includes the necessary windows support | |||||
