Commit graph

15 commits

Author SHA1 Message Date
markd
46875e7fb8 bl3ify and update to version 1.2.2 (part of kde 3.2.2)
Changes:
ALSA: Make aRts work through DMix-devices
2004-04-20 12:15:51 +00:00
mrg
f48d35d92c include "config.h" in debug.cc so that ifdef HAVE_VASPRINTF actually works.
fixes a compile problem on macppc (where it attempts va_list assignment
otherwise.)
2004-04-04 06:45:00 +00:00
xtraeme
8da3523b2c Add RCSID. 2004-02-07 14:39:39 +00:00
rtr
b148780b7b patch CLD -> CXXLD for linking against cpp, fixes build failure
patch from post by Juan RP <juan@xtraeme.unixbsd.org>
on tech-pkg@ http://mail-index.NetBSD.org/tech-pkg/2004/02/07/0006.html
2004-02-07 13:57:32 +00:00
markd
6fef1a95d0 Update arts to 1.2.0. Part of KDE 3.2.
Arts specific changes unspecified.
2004-02-04 13:35:51 +00:00
mrg
af80b194ba include <sys/param.h> to get __NetBSD_Version__ symbol. fixes a compile
time warning and makes the patch do what it was trying to do...
2003-11-03 12:07:28 +00:00
markd
03142b9576 Update arts to 1.1.4 (for KDE3.1.4)
Changes:
* Fix artsbuilder crash with changed construction order in gcc 3.3.2 release.
* Fix stereo volume control.
* Fix compilation problems.
* Crash fixes.
2003-09-17 23:01:45 +00:00
grant
1109d44e8e bring in change from KDE HEAD:
arts/soundserver/artsd.cc 1.43.2.3

use fabs() instead of fabsf().
2003-08-04 17:56:29 +00:00
markd
62ca8d35ba Add a missing include. 2003-07-09 15:13:02 +00:00
skrll
b635b604b5 Fix (at least) artsd on -current.
The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current.
Make libmcop_mt build with pre-current and pth by providing sem_* calls
based on a mutex and a condition variable.
2003-07-07 20:51:53 +00:00
markd
8558153aad Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdemultimedia

 Started a video framework
 More consistent internationalisation in many applications.
 NEW IN KDE: KAudioCreator, a CD ripper and audio encoder frontend.
 NEW IN KDE: KRec, an audio recorder using aRts.
 KMediaPlayer interface added to kdelibs to reuse Kaboodle.
 Noatun: Added option to clear the playlist when running with a file as
 command line option.
 Added video thumbnail creator using xine-arts.
 KMix: Added mute control support.
2003-03-11 13:33:44 +00:00
jlam
76ce03bdc5 buildlink1 -> buildlink2, and modify the arts configure script to use
"${LIBOSSAUDIO}" instead of "-lossaudio".  arts now works properly with
audio/oss.
2002-10-03 10:22:35 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
skrll
687d6d1cb4 Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.

Changes are:
arts
	Again Build fixes.
	Realtime priority configuration fix

kdelibs
	dcop: Make it possible to disable the Qt bridge.
	make sure tooltip effects can be configured.
	kbuildsycoca: avoid crash on unreadable directories.
	kdockwidget: fixing reading of configuration.
	kedittoolbar: fix leak.
	khtml: many fixes.
	kded: signal handling fixes.
	kio-http slave: fixes related to form posts and cache handling.
	kjs: added max recursion limit.
	kjs: leak and compatibility fixes.

kdebase
	kicker: &-escaping fix
	audiocd: fix cddb computation
	thumbnail previewer: calculate the number of bytes to read instead
	    of hardcoding it.
2002-07-17 07:54:03 +00:00
skrll
dfe38b9134 Initial import of an arts-1.0.1 package. (Nearly forgot) 2002-05-31 15:02:58 +00:00