summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-ad
AgeCommit message (Collapse)AuthorFilesLines
2004-05-19Use sys/soundcard.h instead of soundcard.h; soundcard.h is notminskim1-2/+2
available on some platforms (e.g. Linux), but sys/soundcard is always available since ossaudio.buildlink3.mk creates it.
2004-05-12-make sure the NetBSD <soundcard.h> is found instead of the versiondrochner1-0/+13
which comes with xmms, and link in -lossaudio -fix the sun audio configuration dialog to avoid double unlocking of mutexes which NetBSD's libpthread gets mad about
2004-05-06update to 1.2.10drochner1-58/+0
changes: -bugfixes -IPv6 support integrated -new translations -minor feature additions
2002-10-14Add support for IPv6, mainly using the patches fromrh1-0/+58
http://www.version6.net/ Bump PKGREVISION. This closes PR pkg/17771 by Tomi Nylund <wizard@sik.oulu.fi>
2001-06-21Update xmms to 1.2.5. Changes include:rh1-13/+0
Translation/Internationalization: * New translations (gl, pt, id, sr) * Translations work in libxmms. * Handles broken translations better. Plugins: * Joystick plugin suppports more than 4 buttons. * Vorbis plugin handles streams. * Vorbis plugin generate data in native endianness. * File info dialog for Vorbis plugin. * Alot of bugfixes to the Vorbis plugin. * Tonegen input plugin supports more frequencys at the same time. * Solaris output plugin added. * Additional fixes to the Solaris plugin after it moved to the XMMS source. * IR plugin can now configure IR code length. * OSS Output can now configure the mixer device manually. * Handle no effect plugins without crash. * Esd plugin makes use of ESPEAKER variable. * ID3v1.1 support, ID3v1.0 still saves the entire comment. Portability: * CDAudio ported to OpenBSD. * Fixed glitches in FreeBSD audio playback. * Compilation fixes for Tru64 Unix, FreeBSD, OpenBSD. Playlist: * Physically delete file from playlist. * Right-click menu in the playlist. * Playlist counter wraps at ~136 years instead of ~600 hours. * Pressing middle mouse button in the playlist will try to add the content of the clipboard. Double click will clear the playlist. Misc: * MiniIcon now shows up in KDE2 taskbar. * Gnomexmms shows the title in the tooltip. * DGA support has been dropped. * Fullscreen code should be more sane now. * Man pages. (xmms, gnomexmms, wmxmms) Core: * Set realtime mode and drop root privilieges before initalizing GTK. (XMMS would not work with GTK 1.2.10) * Better shuffleplay support. * Possible to show WM decorations. * Fixed segfaults in the controlsocket. * Generic titles instead of Input plugin specific (mpg123, vorbis, cdaudio). * %F - File path, for titlestrings. * Smaller fixes, memory leaks and stability issues.
2000-03-07Bring this package closer to a working state. Configuring the "libxmms"tron1-0/+13
library doesn't work properly yet.