summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2002-09-26Dewey-wildcard for libirman.wiz1-2/+2
2002-09-25Add gettext-lib buildlink2.mk, per PR 18396.wiz1-1/+2
2002-09-25buildlink1 -> buildlink2jlam3-6/+9
2002-09-25buildlink1 -> buildlink2jlam1-4/+5
2002-09-24Use MASTER_SITES_GNOME.wiz1-3/+2
2002-09-24Fix version number, this release is 1.0.2, the libary version is 1.2.0.chris2-4/+4
2002-09-24Conversion of ogg123 to use the tremor library. This makes my arm boxen chris11-0/+252
capable of decoding ogg vorbis files in real time. Note this package produces one binary: igg123, which is compatible with ogg123.
2002-09-24Initial import of tremor, the fixed point ogg vorbis decoder lib.chris6-0/+80
2002-09-23Convert to buildlink2.wiz1-5/+5
2002-09-23Update to 0.2.29. Changes:wiz3-8/+9
* audio.c: set esd_audio_fd = -1 when we esd_audio_close() * esd.c: Set esd_forced_standby = 0 when we resume. * players.c: (read_player): fix crash on Solaris 9 * configure.in: add summary info at end of configure * esd.c: (main): Fix --help *esdsample.c: (main): Fixed buffer-overflows. *esddsp.c: (unlink), (sockaddr_mangle):Fixed buffer-overflows. *esd.c: (safe_mksocketdir):Added code to check the return value of chmod() call.Fixes bug #89609 * esdctl.c: (main): fix segfault when using -s (Debian) * esddsp.in: No longer use LD_PRELOAD_PATH (Debian) * configure.in: Added -with-esd-dir option. * esound.pc.in: Added esd_serverdir * Makefile.am: ADD -DSERVERDIR to INCLUDES * esdlib.c: Call esd from SERVERDIR. Replaced sizeof() call with strlen() which is more appropriate. Allow users to specify the location of the esd executable. This is useful for setups which want to place the esd daemon in libexec rather than bin. and some ALSA related fixes.
2002-09-23Download page has changed.jschauma1-2/+2
2002-09-22Sync PLIST.mycroft1-1/+6
2002-09-22Update PLIST.mycroft1-1/+2
2002-09-22Use buildlink2jlam1-1/+2
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-21Need to include bsd.prefs.mk for GREP definition. From pkg/18362 byjlam1-1/+3
Julio Merino.
2002-09-21buildlink1 -> buildlink2jlam2-6/+8
2002-09-21List Hubert Feyrer as maintainer of this package.tron1-2/+2
2002-09-21Update xmradio to 1.2. Changes:hubertf4-32/+5
Changes from 1.1-1.2 ------------------- - with newer openmotif the CheckBoxes where confused. repaired. - mixer panel was confusing too. tried to improve. - records now as mp3 too, you need to install lame and mpg123 for that. - "delete all" and "scan all" button added to config panel. - improved GUI response during recording - lcdproc support is always compiled in, en/disable via app-defaults Changes from 1.0-1.1 ------------------- - changed homepage and email address - made version check asynchronous Update requested by coto on IRC.
2002-09-21buildlink1 -> buildlink2jlam1-6/+6
2002-09-21No packages use xmms/buildlink.mk anymore.jlam1-52/+0
2002-09-21buildlink1 -> buildlink2jlam1-6/+7
2002-09-21buildlink1 -> buildlink2jlam8-42/+41
2002-09-21buildlink1 -> buildlink2jlam6-28/+26
2002-09-21buildlink1 -> buildlink2jlam7-36/+33
2002-09-21libiconv is in converters, not textproc.jlam1-2/+2
2002-09-21libxmms.so depends on libiconv.so.jlam1-1/+2
2002-09-21buildlink1 -> buildlink2jlam5-20/+23
2002-09-21buildlink1 -> buildlink2jlam7-21/+21
2002-09-21buildlink1 -> buildlink2jlam7-32/+23
2002-09-21buildlink1 -> buildlink2jlam1-6/+6
2002-09-20Fix up the LIBADD lines of the Makefiles to properly refer to uninstalledjlam3-1/+29
libtool archives by their full pathnames, as noted in the libtool.info file. This makes kdemultimedia2 work properly with buildlink2 during installation when relinking occurs.
2002-09-20buildlink1 -> buildlink2jlam1-8/+6
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-20Update abcde to 2.0.3. Changes:hubertf6-61/+68
abcde 2.0.3 * The Fixed-Yet?-How-About-Now?-What-About-Now?-Now? Release * SMP fixed, mad props to Steve Madsen, closes: #69828, #111806 * Minor code cleanups thanks to Adam Heath * Multiple inexact match results are generated in a safe manner thanks to Nick Martin, closes: #126025 * Removed cddb-tool template generation bashism, thanks to Greg Norris, closes: #126327 * Windows can't handle double quotes in filenames either. The default mungefilename now removes them, closes: #127643 * Using -C with WAVOUTPUTDIR fixed, closes: #127728 * Resuming various artists discs fixed, closes: #127731 -- Robert Woodcock <rcw@debian.org> Sun, 27 Jan 2002 abcde 2.0.2 * The One-More-Time-With-Feeling Release * Bladeenc really works this time. Honest. closes: #121988 -- Robert Woodcock <rcw@debian.org> Mon, 3 Dec 2001 abcde 2.0.1 * The I-Don't-Listen-To-Sssca Release * Example abcde.conf fixes, closes: #111580 * So much for bladeenc's l3enc compatibility, closes: #110863 * CDDB submit fixes (to enable CDDB submitting, put UNINTENTIONALLY_ANGER_THE_FREEDB_PEOPLE=y in your abcde.conf), closes: #111478, #111500 * Minor mungefilename() cleanup * Small manpage fix * Works with oggenc when POSIXLY_CORRECT is defined, thanks to Juhapekka Tolvanen * Quote remote locations when calling distmp3 * Allow remote encoding of oggs * Only remove wav files if the encoding succeeded * No-local-encoding via -j 0 fixed, thanks to Hans-Joachim Baader * CD read errors are trapped/resumed cleanly now thanks to Pete, closes: #111618 * devfs device check fix, thanks to Clint Adams * Check for seq command - some BSD's have jot instead and abcde can't use that yet * Various Artists playlist generation fixed, thanks to William Lash -- Robert Woodcock <rcw@debian.org> Tue, 6 Nov 2001
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-5/+2
2002-09-18Added mserv_irman-0.14abs1-1/+2
mserv_irman allows easy control of the 'mserv' mp3 jukebox program using ordinary remote controls and irman receivers from evation.com. mserv already allows rating of tracks to allow the system to pick tracks appropriate to who is currently connected. mserv_irman works with this to permit relatively peaceful sharing of an mp3 jukebox in an office of widely disparate tastes.
2002-09-18Import mserv_irman 0.14:abs4-0/+44
mserv_irman allows easy control of the 'mserv' mp3 jukebox program using ordinary remote controls and irman receivers from evation.com. mserv already allows rating of tracks to allow the system to pick tracks appropriate to who is currently connected. mserv_irman works with this to permit relatively peaceful sharing of an mp3 jukebox in an office of widely disparate tastes.
2002-09-16Bump PKGREVISION. Pointed out by wiz.uebayasi1-1/+2
2002-09-16Add a missed dependency on libiconv. PR#18304 by Christopher Richards.uebayasi1-1/+2
2002-09-12Standardize.wiz2-6/+6
2002-09-12Convert to buildlink2.wiz1-3/+4
2002-09-11Depend on latest gtk-- version, and bump PKGREVISION for itwiz1-3/+3
[major bump in gtk--].
2002-09-11Re-add support for the appropriate pre-1.6 NetBSD-current.schmonz1-1/+3
2002-09-11Update to 0.19.0, convert to buildlink2.wiz2-12/+10
Changes: * Speed improvement when removing many songs at once from the playlist. * Fixed incorrect column location for text entry when editing comments in the playlist window. * Fixed bug causing flybys to never show when the delay between songs is set to 0 seconds. - Skin resizing speed improvements. - List scrolling speed improvements. - Added skin release info editing to the skin editor (comments button). - Added keyboard window sizing support. * Fixed list bugs when clicking on a non active row. * Fixed events being sent to a window twice. * Skin editor fixes. * Fixed initial path display in file dialogs.
2002-09-10Update to 1.2a4. Changes are approximately:schmonz2-9/+9
- merged in a patch with improves mp3 recognision using mp3tech. - Updated the build_dpkg.sh file. - libusb is now the default method to connect to the rio - You can still use the old default driver with the option --without-libusb. - Small updates to mp3.c to try to improve mp3 recognision. - Small improvement in my english skills (fixed spelling probs). english is my only language and i can't spell! - On a subnote, I updated the README a bit (though not much of it is spelling). - Implemented a solution to lost song bug. It needs testing! - Fixed glaring bugs in driver_macosx.c. - Fixed my implementaion of basename. pkgsrc changes: - use canonical pkgsrc config.guess and config.sub - we no longer care about pre-1.6 -current systems
2002-09-09Added dependency on libiconv, per pkg/18041. Bump PKGREVISION.wiz1-2/+8
2002-09-09note that:pooka1-5/+4
* OSS is used by default, not null * default_driver, not default_device noted by Ilpo Ruotsalainen
2002-09-06Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound.wiz5-42/+23
2002-09-06unusedwiz2-72/+0