summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc 2.95 requires us to be explicit about the return type of functions.Steve Price1999-11-281-0/+11
| | | | Notes: svn path=/head/; revision=23473
* Update to use Tk version 8.2.Steve Price1999-11-282-3/+3
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23472
* Need to #include sys/signal.h earlier so this builds again on -current.Steve Price1999-11-281-0/+10
| | | | Notes: svn path=/head/; revision=23469
* Update to version Tk version 8.2.Steve Price1999-11-282-3/+3
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23468
* gcc 2.95 (being more ANSI C++ compliant) doesn't allow declaring variablesSteve Price1999-11-281-0/+11
| | | | | | | with no type. Notes: svn path=/head/; revision=23463
* Update maintainer's Email address.Steve Price1999-11-272-3/+2
| | | | | | | | PR: 15116 Submitted by: maintainer Notes: svn path=/head/; revision=23454
* Honor CFLAGS/CXXFLAGS and get this to compile on systems with egcsSteve Price1999-11-263-6/+43
| | | | | | | | | | as the system compiler. PR: 15077 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23420
* update to 0.99.3R. Imura1999-11-263-29/+6
| | | | | | | | PR: 15076 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23349
* " When wmcdplay reads out CD_MEDIA_CATALOG of CDIOCREADSUBCHANNEL withJustin M. Seger1999-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 Notes: svn path=/head/; revision=23336
* Update to 2.23Yukihiro Nakai1999-11-242-4/+4
| | | | Notes: svn path=/head/; revision=23298
* Update to ver 1.27.3Chris Piazza1999-11-233-6/+4
| | | | | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=23292
* Update to ver 3.51Chris Piazza1999-11-212-3/+3
| | | | | | | | PR: 15028 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=23251
* - Update to 3.50Chris Piazza1999-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 Notes: svn path=/head/; revision=23229
* Remove O_NONBLOCK from open() as it seems to be causing problems forChris Piazza1999-11-201-0/+20
| | | | | | | | | | some people. PR: 14880 Submitted by: Parag Patel <parag@codegen.com> Notes: svn path=/head/; revision=23219
* Executable was being branded as a FreeBSD executable during install,Donald Burr1999-11-181-1/+1
| | | | | | | for some reason. Put in a work-around. Notes: svn path=/head/; revision=23181
* Activate napster.Donald Burr1999-11-181-0/+1
| | | | Notes: svn path=/head/; revision=23180
* New port napster, an MP3 search engine/file sharing tool/chat clientDonald Burr1999-11-187-0/+74
| | | | | | | type thinigie. Kinda hard to explain. :) Notes: svn path=/head/; revision=23179
* Update to version 1.27.1Chris Piazza1999-11-183-3/+4
| | | | | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=23175
* Update to 2.22c.Yukihiro Nakai1999-11-152-4/+4
| | | | | | | Change is some fix about careless-miss. Notes: svn path=/head/; revision=23136
* Activate xmixerChris Piazza1999-11-141-0/+1
| | | | Notes: svn path=/head/; revision=23102
* Import of xmixer.Chris Piazza1999-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> Notes: svn path=/head/; revision=23101
* Update to version 1.36.35.Steve Price1999-11-149-12/+12
| | | | | | | | PR: 14777 Submitted by: maintainer Notes: svn path=/head/; revision=23092
* Remove a redundant `getenv()' call in this patch.Joseph Koshy1999-11-111-1/+1
| | | | Notes: svn path=/head/; revision=23020
* Add ESound support to the mpg123 port.Joseph Koshy1999-11-113-4/+55
| | | | | | | | Requested by: "Daniel O'Connor" <doconnor@gsoft.com.au> and Oh Junseon <hollywar@holywar.net> Notes: svn path=/head/; revision=23019
* Add a patch that allows xmms to play the next song in the playlist.Chris Piazza1999-11-111-0/+14
| | | | | | | | | It's pretty ugly and should be fixed properly some time. Submitted by: Jakob Alvermark <jakob@teligent.se> Notes: svn path=/head/; revision=23015
* Update to 0.2.16Yukihiro Nakai1999-11-092-3/+3
| | | | | | | | PR: ports/14788 Submitted by: Ade Lovett<ade@lovett.com> Notes: svn path=/head/; revision=22978
* Update to 2.22Yukihiro Nakai1999-11-082-4/+4
| | | | | | | | - RAW-PCM support - Add the gogo benchmark mode (just for fun). Notes: svn path=/head/; revision=22960
* Update to version 0.3.3Chris Piazza1999-11-072-5/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=22955
* Update to version 0.9.5.1.Jim Mock1999-11-064-18/+18
| | | | | | | | PR: 14045 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=22936
* Fix MAINTAINER typo.Bill Fumerola1999-11-051-1/+1
| | | | | | | | PR: ports/14730 Submitted by: maintainer Notes: svn path=/head/; revision=22932
* Update to version 2.0 and change MAINTAINER's email addressChris Piazza1999-11-052-5/+5
| | | | | | | | PR: 14695 Submitted by: maintainer Notes: svn path=/head/; revision=22911
* Reactivate raproxy after move from securityNick Sayer1999-11-031-0/+1
| | | | Notes: svn path=/head/; revision=22898
* Merge in some changes from PR 9657Nick Sayer1999-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 Notes: svn path=/head/; revision=22890
* Update to version 1.1.3.Steve Price1999-11-015-15/+43
| | | | | | | | PR: 14550 Submitted by: maintainer Notes: svn path=/head/; revision=22789
* Update to version 1.24Chris Piazza1999-10-283-6/+12
| | | | Notes: svn path=/head/; revision=22704
* Change to follow gtkmm shlib version bump.Satoshi Asami1999-10-251-1/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=22622
* Update to 2.20.Yukihiro Nakai1999-10-222-6/+5
| | | | | | | | This version support multi thread for 30x speed up on dual PIII machine, but only for Linux, BeOS :-( Notes: svn path=/head/; revision=22577
* Remove the WWW: link, it's been dead for a whileChris Piazza1999-10-211-4/+0
| | | | Notes: svn path=/head/; revision=22559
* Update to 0.3.2Chris Piazza1999-10-212-5/+5
| | | | | | | | | (the patch was updated and is still hosted on freefall) Submitted by: maintainer Notes: svn path=/head/; revision=22558
* Add mpg123.elSatoshi Taoka1999-10-161-0/+1
| | | | Notes: svn path=/head/; revision=22484
* a front-end to mpg123 audio player for EmacsenSatoshi Taoka1999-10-165-0/+53
| | | | Notes: svn path=/head/; revision=22483
* Update to version 0.99.2Chris Piazza1999-10-163-4/+5
| | | | | | | | PR: 14304 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=22470
* PR: ports/14303Yukihiro Nakai1999-10-1415-540/+651
| | | | | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.51 Notes: svn path=/head/; revision=22429
* Activate timidity++-tcltkSeiichirou Hiraoka1999-10-131-1/+2
| | | | Notes: svn path=/head/; revision=22399
* Fix typo (sUBDIR -> SUBDIR).Satoshi Asami1999-10-131-1/+1
| | | | Notes: svn path=/head/; revision=22398
* PR: ports/12156Seiichirou Hiraoka1999-10-134-0/+79
| | | | | | | | Submitted by: yatt@msc.biglobe.ne.jp Tcl/Tk interface for TiMidity++. Notes: svn path=/head/; revision=22396
* Use tclsh instead of wishSeiichirou Hiraoka1999-10-132-1/+12
| | | | | | | | Change MAINTAINER to yatt@msc.biglobe.ne.jp by his request Notes: svn path=/head/; revision=22395
* ActiveteSeiichirou Hiraoka1999-10-121-1/+7
| | | | | | | | | | | | timidity++-emacs timidity++-gtk timidity++-slang timidity++-motif timidity++-xaw timidity++-xskin Notes: svn path=/head/; revision=22386
* PR: ports/12157Seiichirou Hiraoka1999-10-124-0/+87
| | | | | | | | Submitted by: yatt@msc.biglobe.ne.jp Xaw interface for TiMidity++. Notes: svn path=/head/; revision=22385
* PR: ports/12158Seiichirou Hiraoka1999-10-125-0/+94
| | | | | | | | Submitted by: yatt@msc.biglobe.ne.jp X11AMP skin interface for TiMidity++. Notes: svn path=/head/; revision=22384