Age | Commit message (Collapse) | Author | Files | Lines |
|
totem-like play/stop buttons, but in one HBox
* also added a volume button
|
|
|
|
gtk-vlc-player may be connected to scale widgets (and later on the transcript widget) using GtkAdjustments
* the main program has been updated accordingly
* the main program also updates the "play" button now
|
|
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
|