CIA.vc
Marco Gulino
RockMan
Stats » Authors » Marco Gulino
informationsyndicateUTC clock
10:25 on May 26, 2012
event counters
The last message was received 2.74 years ago at 22:10 on Aug 30, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
1047 messages since the first one, 7.63 years ago, for an average of 2.66 days between messages
recent messages
dateReversed sort columnprojectcontentlink
22:10 on Aug 30, 2009KDE
Commit by gulino :: r1017563 mplayerthumbs/branches/KDE/4.3/kdemultimedia/mplayerthumbs/src/ (2 files):
Backport commit 1017562
#
22:07 on Aug 30, 2009KDE
Commit by gulino :: r1017562 mplayerthumbs/trunk/KDE/kdemultimedia/mplayerthumbs/src/ (2 files):
Make it faster, removing unuseful (and slow) mplayer options.
BUG: 197393
Make mplayer the default backend if phonon one doesn't exist.
Please confirm by removing mplayerthumbs config file (<kde-config-directory>/share/config/mplayerthumbs), deleting existing thumbnails (~/.thumbnails) and opening file manager.
#
18:11 on May 21, 2009KDE
Commit by gulino :: r971125 plasma/trunk/playground/base/plasma/applets/togglepanel/togglepanel.cpp:
Global shortcut support
#
17:33 on May 21, 2009KDE
Commit by gulino :: r971115 plasma/trunk/playground/base/plasma/applets/togglepanel/togglepanel.cpp:
Fix sticky flag
#
15:51 on May 21, 2009KDE
Commit by gulino :: r971070 plasma/trunk/playground/base/plasma/applets/togglepanel/ (togglepanel.cpp togglepanel.h):
Use KWindowSystem to restore panel behaviour (still not working, but it compiles.. and i gotta go home :P)
The best way would probably be asking plasma to do it for you, but.. no API, no party..
#
14:34 on May 21, 2009KDE
Commit by gulino :: r971051 plasma/trunk/playground/base/plasma/applets/ (8 files in 2 dirs):
New plasma applet to show-hide a panel.
It's kinda useful with the new panel mode "Windows go below", so now we can have a panel always on top, but manually hidable.
#
12:54 on May 11, 2009KDE
Commit by gulino :: r966577 mplayerthumbs/trunk/KDE/kdemultimedia/mplayerthumbs/src/mplayerthumbs.kcfg:
Skipping by default .part files.
This is a temporary workaround to avoid multiple thumbnailer instances on growing files (have to solve it in kdelibs and/or kdebase, probably).
#
12:41 on May 05, 2009KDE
Commit by gulino :: r963748 /trunk/KDE/kdemultimedia/CMakeLists.txt:
add mplayerthumbs to kdemultimedia build
#
12:38 on May 05, 2009KDE
Commit by gulino :: r963747 /trunk/ (2 files in 2 dirs):
moving mplayerthumbs to kdemultimedia
#
10:52 on Apr 23, 2009KDE
Commit by gulino :: r958041 mplayerthumbs/trunk/kdereview/mplayerthumbs/src/phononbackend.cpp:
depend on lastest phonon version
#
10:36 on Apr 23, 2009KDE
Commit by gulino :: r958035 phonon/trunk/kdesupport/phonon/phonon/videowidget.cpp:
Some other fixes
#
10:00 on Apr 23, 2009KDE
Commit by gulino :: r958021 phonon/trunk/kdesupport/phonon/ (5 files in 2 dirs):
videowidgetinterface (the right way)
#
17:34 on Apr 22, 2009KDE
Commit by gulino :: r957685 phonon/trunk/kdesupport/phonon/xine/videowidget.h:
make it work
#
15:49 on Apr 22, 2009KDE
Commit by gulino :: r957628 phonon/trunk/kdesupport/phonon/ (10 files in 5 dirs):
implement with interface versions (needs review, currently snapshot() seems not working)
#
13:33 on Apr 22, 2009KDE
Commit by gulino :: r957571 phonon/trunk/kdesupport/phonon/ (9 files in 4 dirs):
snapshot method in VideoWidgetInterface and Phonon::VideoWidget, needed for video thumbnailer.
Still to be implemented in engines other than xine (i tried some hacks on gstreamer too, but it seems a bit more complicated than expected...)
#
15:40 on Apr 20, 2009KDE
Commit by gulino :: r956778 mplayerthumbs/trunk/kdereview/mplayerthumbs/src/ (6 files in 2 dirs):
runtime backend selection
#
15:02 on Apr 20, 2009KDE
Commit by gulino :: r956766 mplayerthumbs/ (15 files in 3 dirs):
Organize directories, and configuration page.
#
14:19 on Apr 20, 2009KDE
Commit by gulino :: r956754 mplayerthumbs/trunk/kdereview/mplayerthumbs/src/main.cpp:
appName != localized name
#
08:13 on Apr 20, 2009KDE
Commit by gulino :: r956547 phonon/trunk/kdesupport/phonon/xine/ (5 files):
First patch to handle snapshots.
The mutex usage was wrong, since it was blocking the entire calling thread until timeout. Now it correctly works (tested with mplayerthumbs)
#
08:12 on Apr 20, 2009KDE
Commit by gulino :: r956545 mplayerthumbs/trunk/kdereview/mplayerthumbs/src/ (3 files):
Phonon support.
It seems correctly working, it just needs some runtime checks.
Also, it needs patches to phonon, so it's disabled in trunk.
#