summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2.steve1999-11-2818-22/+30
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* gcc 2.95 requires us to be explicit about the return type of functions.steve1999-11-281-0/+11
|
* Update to use Tk version 8.2.steve1999-11-282-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Need to #include sys/signal.h earlier so this builds again on -current.steve1999-11-281-0/+10
|
* Update to version Tk version 8.2.steve1999-11-282-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* gcc 2.95 (being more ANSI C++ compliant) doesn't allow declaring variablessteve1999-11-281-0/+11
| | | | with no type.
* Update maintainer's Email address.steve1999-11-272-3/+2
| | | | | PR: 15116 Submitted by: maintainer
* Honor CFLAGS/CXXFLAGS and get this to compile on systems with egcssteve1999-11-263-6/+43
| | | | | | | as the system compiler. PR: 15077 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 0.99.3imura1999-11-263-29/+6
| | | | | PR: 15076 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* " When wmcdplay reads out CD_MEDIA_CATALOG of CDIOCREADSUBCHANNEL withjseger1999-11-251-12/+13
| | | | | | | | ioctl a problem breaks out. A problem does not occur if it does it as wmcdplay uses CD_CURRENT_POSITION instead of CD_MEDIA_CATALOG." Submitted by: Inagaki Kentaro <inagaki@tg.rim.or.jp> PR: ports/11003
* Update to 2.23nakai1999-11-242-4/+4
|
* Update to ver 1.27.3cpiazza1999-11-233-6/+4
| | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Update to ver 3.51cpiazza1999-11-212-3/+3
| | | | | PR: 15028 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* - Update to 3.50cpiazza1999-11-215-32/+35
| | | | | | | | - Allow a flag NO_X11 which builds without using GTK PR: 14876 Submitted by: Aaron Smith <aaron@mutex.org> Reviewed by: maintainer
* Remove O_NONBLOCK from open() as it seems to be causing problems forcpiazza1999-11-201-0/+20
| | | | | | | some people. PR: 14880 Submitted by: Parag Patel <parag@codegen.com>
* Executable was being branded as a FreeBSD executable during install,dburr1999-11-181-1/+1
| | | | for some reason. Put in a work-around.
* Activate napster.dburr1999-11-181-0/+1
|
* New port napster, an MP3 search engine/file sharing tool/chat clientdburr1999-11-187-0/+74
| | | | type thinigie. Kinda hard to explain. :)
* Update to version 1.27.1cpiazza1999-11-183-3/+4
| | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Update to 2.22c.nakai1999-11-152-4/+4
| | | | Change is some fix about careless-miss.
* Activate xmixercpiazza1999-11-141-0/+1
|
* Import of xmixer.cpiazza1999-11-1410-0/+167
| | | | | | | | | | | | Xmixer includes two programs, xmixer and gmixer. xmixer uses Athena widgets and gmixer uses GTK+. It can change the volume for multiple devices, select input device(s) for recording, hide devices you don't want to see, and has batch support. PR: 14555 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to version 1.36.35.steve1999-11-149-12/+12
| | | | | PR: 14777 Submitted by: maintainer
* Remove a redundant `getenv()' call in this patch.jkoshy1999-11-111-1/+1
|
* Add ESound support to the mpg123 port.jkoshy1999-11-113-4/+55
| | | | | Requested by: "Daniel O'Connor" <doconnor@gsoft.com.au> and Oh Junseon <hollywar@holywar.net>
* Add a patch that allows xmms to play the next song in the playlist.cpiazza1999-11-111-0/+14
| | | | | | It's pretty ugly and should be fixed properly some time. Submitted by: Jakob Alvermark <jakob@teligent.se>
* Update to 0.2.16nakai1999-11-092-3/+3
| | | | | PR: ports/14788 Submitted by: Ade Lovett<ade@lovett.com>
* Update to 2.22nakai1999-11-082-4/+4
| | | | | - RAW-PCM support - Add the gogo benchmark mode (just for fun).
* Update to version 0.3.3cpiazza1999-11-072-5/+4
| | | | Submitted by: maintainer
* Update to version 0.9.5.1.jim1999-11-064-18/+18
| | | | | PR: 14045 Submitted by: Espen Skoglund <esk@ira.uka.de>
* Fix MAINTAINER typo.billf1999-11-051-1/+1
| | | | | PR: ports/14730 Submitted by: maintainer
* Update to version 2.0 and change MAINTAINER's email addresscpiazza1999-11-052-5/+5
| | | | | PR: 14695 Submitted by: maintainer
* Reactivate raproxy after move from securitynsayer1999-11-031-0/+1
|
* Merge in some changes from PR 9657nsayer1999-11-035-72/+64
| | | | | | | | | | | | | Add a master site Add RESTRICTED (license has use restrictions) copy html and pdf docs to share print inetd message at install/pkgadd remove security as category This port started in security, but should be repo-moved to audio. PR: 9657 Submitted by: mi@aldan.algebra.com
* Update to version 1.1.3.steve1999-11-015-15/+43
| | | | | PR: 14550 Submitted by: maintainer
* Update to version 1.24cpiazza1999-10-283-6/+12
|
* Change to follow gtkmm shlib version bump.asami1999-10-251-1/+1
| | | | Found by: bento
* Update to 2.20.nakai1999-10-222-6/+5
| | | | | This version support multi thread for 30x speed up on dual PIII machine, but only for Linux, BeOS :-(
* Remove the WWW: link, it's been dead for a whilecpiazza1999-10-211-4/+0
|
* Update to 0.3.2cpiazza1999-10-212-5/+5
| | | | | | (the patch was updated and is still hosted on freefall) Submitted by: maintainer
* Add mpg123.eltaoka1999-10-161-0/+1
|
* a front-end to mpg123 audio player for Emacsentaoka1999-10-165-0/+53
|
* Update to version 0.99.2cpiazza1999-10-163-4/+5
| | | | | PR: 14304 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* PR: ports/14303nakai1999-10-1415-540/+651
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.51
* Activate timidity++-tcltkflathill1999-10-131-1/+2
|
* Fix typo (sUBDIR -> SUBDIR).asami1999-10-131-1/+1
|
* PR: ports/12156flathill1999-10-134-0/+79
| | | | | Submitted by: yatt@msc.biglobe.ne.jp Tcl/Tk interface for TiMidity++.
* Use tclsh instead of wishflathill1999-10-132-1/+12
| | | | | Change MAINTAINER to yatt@msc.biglobe.ne.jp by his request
* Activeteflathill1999-10-121-1/+7
| | | | | | | | | timidity++-emacs timidity++-gtk timidity++-slang timidity++-motif timidity++-xaw timidity++-xskin
* PR: ports/12157flathill1999-10-124-0/+87
| | | | | Submitted by: yatt@msc.biglobe.ne.jp Xaw interface for TiMidity++.
OpenPOWER on IntegriCloud