CIA.vc
Matthias Kretz
Real-time open source activity stats
Stats » Authors » Matthias Kretz
informationsyndicateUTC clock
06:38 on May 28, 2012
event counters
The last message was received 0.87 years ago at 11:35 on Jul 14, 2011
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
3139 messages since the first one, 8.37 years ago, for an average of 0.97 days between messages
recent messages
dateReversed sort columnprojectcontentlink
11:35 on Jul 14, 2011KDE
Commit by mkretz :: r1241515 /trunk/www/sites/planet/planetkde/config: (link)
change Feed URL to new domain name, the old one might disappear soon
#
10:55 on Jul 27, 2010Vc
Commit by mkretz on Vc:avx :: r966c53176ab5 /Test_vc.sh: (link)
workaround problem with cmake which doesn't like [] in directory names
#
15:37 on Jul 23, 2010Vc
Commit by mkretz on Vc:avx :: r540bc0abcfec /CMakeLists.txt: (link)
fix as version detection on OpenSUSE where the distri version comes first and was picked up instead of the binutils version
#
15:26 on Jul 23, 2010Vc
Commit by mkretz on Vc:avx :: r3a00e3506620 /: (link)
Merge branch 'master' of /home/mkretz/.ctest/Vc-Nightly
#
15:25 on Jul 23, 2010Vc
Commit by mkretz on Vc:avx :: rd4a834eae8f6 /cmake/ (3 files): (link)
copy FindQt4 to let it prefer lib32/lib when -m32 is part of CMAKE_CXX_FLAGS
#
11:25 on Sep 26, 2009KDE
Commit by mkretz :: r1028245 /trunk/www/sites/planet/ (2 files in 2 dirs):
add my identi.ca feed and update my hackergotchi
#
15:35 on Aug 08, 2009KDE
Commit by mkretz :: r1008892 phonon/trunk/kdesupport/phonon/phonon/tests/fakebackend/ (mediaobject.cpp mediaobject.h):
add missing signals to make methodtest happy
#
15:34 on Aug 08, 2009KDE
Commit by mkretz :: r1008891 phonon/trunk/kdesupport/phonon/phonon/audiodataoutputinterface.h:
SVN_SILENT: nitpick: remove the _X here, too
#
12:18 on Aug 08, 2009KDE
Commit by mkretz :: r1008802 phonon/trunk/kdesupport/phonon/phonon/tests/fakebackend/mediaobject.cpp:
handle MediaSource::Empty like Invalid
#
12:07 on Aug 08, 2009KDE
Commit by mkretz :: r1008795 phonon/trunk/kdesupport/phonon/phonon/tests/mediaobjecttest.cpp:
the initial state of the MediaSource is Empty
#
12:04 on Aug 08, 2009KDE
Commit by mkretz :: r1008794 phonon/trunk/kdesupport/phonon/phonon/ (6 files in 2 dirs):
move audiodataoutputtest and fix compilation
#
19:49 on Feb 11, 2009KDE
Commit by mkretz :: r924855 phonon/trunk/kdesupport/phonon/phonon/audiooutput.cpp:
forwardport: two more adaptor accesses where adaptor might be 0
#
19:44 on Feb 11, 2009KDE
Commit by mkretz :: r924854 /branches/phonon/4.3/phonon/audiooutput.cpp:
sorry, I thought this was trivial :-S
#
19:43 on Feb 11, 2009KDE
Commit by mkretz :: r924853 /branches/phonon/4.3/phonon/audiooutput.cpp:
two more adaptor accesses where adaptor might be 0
#
09:20 on Feb 10, 2009KDE
Commit by mkretz :: r924145 phonon/trunk/kdesupport/phonon/xine/ (3 files):
Let MediaObject encode the URL to a Xine MRL. This is not as easy as
QUrl::toEncoded as xine then can't know anymore what encoding to use for local
files. Instead, for local files, use QFile::encodeName to create an 8-bit string
that is then percent encoded as needed and prefixed with "file:/".

BUG: 172242
#
09:17 on Feb 10, 2009KDE
Commit by mkretz :: r924144 /branches/phonon/4.3/xine/ (3 files):
Let MediaObject encode the URL to a Xine MRL. This is not as easy as
QUrl::toEncoded as xine then can't know anymore what encoding to use for local
files. Instead, for local files, use QFile::encodeName to create an 8-bit string
that is then percent encoded as needed and prefixed with "file:/".

BUG: 172242
#
08:26 on Feb 06, 2009KDE
Commit by mkretz :: r922011 automoc/trunk/kdesupport/automoc/Automoc4Config.cmake:
fix make clean: it's SET_directory_properties and not ADD_directory_properties.
#
11:08 on Feb 04, 2009KDE
Commit by mkretz :: r921034 /branches/phonon/4.3/phonon/audiooutput.cpp:
backport SVN commit 921006 by thiago:

Fixes: Crash in Amarok

Task: None, running Amarok
RevBy: Jens
AutoTest: None
Details: createBackend() ended up doing emit adaptor->..., before
adaptor got a chance to be created. So invert the order and initialise
the adaptor first thing.
#
16:05 on Jan 28, 2009KDE
Commit by mkretz :: r917835 kdecore/trunk/KDE/kdelibs/kdecore/util/kpluginloader.cpp:
findLibraryInternal is used as extern in klibrary.cpp and can't be inline then (for icc)
also inlining this function is unnecessary and lib size bloat (if the compiler actually obeys and inlines this function)
#
16:37 on Jan 22, 2009KDE
Commit by mkretz :: r915243 /branches/phonon/4.3/phonon/examples/simpleplay.cpp:
old junk
#