CIA.vc
akode_artsplugin
Real-time open source activity stats
Stats » Projects » KDE » akode_artsplugin
informationsyndicateUTC clock
12:26 on May 28, 2012
event counters
The last message was received 5.6 years ago at 08:06 on Oct 23, 2006
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
11 messages since the first one, 6.22 years ago, for an average of 6.88 months between messages
recent messages
dateReversed sort columnprojectcontentlink
08:06 on Oct 23, 2006KDE
Commit by mlaurent :: r598306 akode_artsplugin/trunk/KDE/ (63 files in 63 dirs):
Apply Alex patch (now we can use enable-final argument
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro
#
07:59 on Oct 13, 2006KDE
Commit by mlaurent :: r595046 akode_artsplugin/trunk/KDE/ (63 files in 63 dirs):
Necessary to change KDE4_AUTOMOC macro to support
enable-final argument

(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)

Regards
#
22:44 on Sep 23, 2006KDE
Commit by mpyne :: r587757 akode_artsplugin/branches/KDE/3.5/kdemultimedia/ (2 files in 2 dirs):
Fix bug 134355 (configure script fails when using --without-akode option) by using the
patches provided by Rex Dieter and Juuso Alasuutari.

The AM_CONDITIONAL checks for whether to install the aKode .mcopclass files must always
be run it seems, even if aKode is configured to not install, otherwise a autoconf
sanity check will fail when running configure.

I've also taken the liberty of moving the aKode stuff to akode_artsplugin since that is
the Makefile.am that uses these particular AM_CONDITIONALS(). (This was the Rex Dieter
patch).

P.S. Bug 116958 wasn't really a duplicate of 134355, 134355 was caused by the fix for
116958. ;)

BUG:134355
#
14:47 on Jul 21, 2006KDE
Commit by helio :: r564851 akode_artsplugin/branches/KDE/3.5/kdemultimedia/akode_artsplugin/Makefile.am:

  • Include artsbuilder is wrong here. akode plugin now links against artsflow.
#
15:56 on Jul 20, 2006KDE
Commit by helio :: r564612 akode_artsplugin/branches/KDE/3.5/kdemultimedia/ (2 files in 2 dirs):
Sometimes arts goes up 100% cpu and we don't know why :-/
#
15:49 on Jul 04, 2006KDE
Commit by neundorf :: r558049 akode_artsplugin/trunk/ (79 files in 79 dirs):
-adapt to the changes regarding installation targets

Alex
#
04:37 on Jun 13, 2006KDE
Commit by mpyne :: r550906 akode_artsplugin/branches/KDE/3.5/kdemultimedia/akode_artsplugin/akodePlayObject_impl.cpp:
Make the memory leak fix compile.

CCBUG:119504
#
22:00 on Jun 12, 2006KDE
Commit by carewolf :: r550832 akode_artsplugin/branches/KDE/3.5/kdemultimedia/akode_artsplugin/akodePlayObject_impl.cpp:
Commit my personal changes, so I am not the only one with an artsd that doesn't
leak *shame on me*
BUG:119504
#
23:49 on May 11, 2006KDE
Commit by neundorf :: r539907 akode_artsplugin/ (103 files in 103 dirs):
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex
#
13:51 on Mar 22, 2006KDE
Commit by mlaurent :: r521393 akode_artsplugin/trunk/KDE/ (56 files in 56 dirs):
Use new cmake variable from kdelibs new snapshot
#
10:39 on Mar 12, 2006KDE
Commit by mlaurent :: r517820 akode_artsplugin/ (111 files in 106 dirs):
Add cmake support (not tested)
#