Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of an index
|
|
- minor fixlet for paintAllButtons
|
|
|
|
net.
|
|
|
|
|
|
base class
|
|
|
|
base class now :)
|
|
|
|
|
|
instead
|
|
|
|
|
|
|
|
and the buttons vector
|
|
|
|
|
|
If you want to play with what we have yet, be sure to add the following to
the makefile:
* noncore/net/wellenreiter/libwellenreiter
* noncore/net/wellenreiter/daemon
* noncore/net/wellenreiter/gui
Don't add the toplevel noncore/net/wellenreiter, because the Makefile in
there is handcrafted.
|
|
|
|
|
|
|
|
|
|
- removed unused and uninitialized pixmaps array
|
|
|
|
|
|
- case 1:
+ case LeftButton:
break;
- case 2:
+ case RightButton:
|
|
|
|
XINE_SPEED_NORMAL to toggle between pause and playing state, instead of
attempting to re-start the stream at the last position
|
|
|
|
|
|
|
|
- first work on config tab
|
|
|
|
|
|
|
|
|