Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
|
|
|
|
button into a shared isOverButton method
|
|
|
|
(~7 times slower than the malloc wrappers)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
popupmenu (parent) for mouse move events, if two popupmenu overlap.
|
|
|
|
added all hancom apps to the pointSizes fix
|
|
structure
|
|
|
|
skins
|
|
is something selected. one crash less ;)
|
|
|
|
- Makefile: wellenreiterd is not .PHONY
|
|
- added a desktop file and a desktop icon
|
|
- using OTabWidget instead of QTabWidget
- bugfixes
- preparing to fully integrate libwellenreiter
and the daemon into our buildsystem
|
|
|
|
not perfect but it should do its job
(better than i expected in first place ;)
|
|
|
|
as the old version did
|