summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-04-11Convert to buildlink3.snj1-11/+6
2004-04-11Fix WMP9 playback time limit by not sending a Content-Length header.kim3-3/+17
2004-04-11Update liteamp to 0.2.4.2.minskim3-20/+5
Changes since 0.2.4.1: - Build with GTK+ 2.4.
2004-04-10PKGREVISION++salo2-3/+151
Add manual page, sort bl3 inclusions.
2004-04-10Update to abcde-2.1.19.snj3-9/+8
Changes: * Improved the logic in the order of events when using a local CDDB repo. * When using a selected, localy cached CDDB entry, we forgot to show the selection when asking the user for editing the choice. Now we show it. * Added the option "-m" to modify the resulting playlist, to contain CRLF at the end of every line, letting some hardware players which insist with DOS-style files to use them. Also, added DOSPLAYLIST as a config option. * Added >&2 redirection to visualize the "Erase playlist" question. * When *DATAPREFIX was set, the playlist creation was made without newline. * Solved bug with batch encoding, thanks to Travis McKay. * Do not tag GENRE and DATE in Ogg/Vorbis if CDDB does not provide them * Documentation update: README, abcde.1 * Added COMMENT part in OggFlac metadata. * Added a pre-read function for preparations. Uses include closing the CD tray. * New setting for the CD speed. Some drives have a higher failure ratio when spinning at high speed. * The eject program is not needed if CDSPEEDVALUE is not set and no EJECT action is performed. * Encoding the whole CD in one file is now possible. Use "-1" as a flag.
2004-04-09add LICENSE=no-commercial-use. noted by Bruce J.A. Nourish ingrant1-1/+3
PR pkg/24510.
2004-04-09bl3ifyminskim1-4/+4
2004-04-08dependencied changed->PKGREVISION++drochner1-1/+2
pointed out by wiz
2004-04-08this doesn't need libcdiodrochner2-5/+2
2004-04-08update to 0.99.10drochner4-21/+8
minor bugfixes (and XBox support)
2004-04-07Drop dynamic generation of DESCR files for gst-plugins-* packages, as itjmmv7-0/+15
broke 'make index' (pointed out by wiz@). This also lets us write more interesting and easier to find descriptions for packages.
2004-04-06Add and enable gst-plugins-flac.jmmv1-1/+2
2004-04-06Initial import of gst-plugins-flac, version 0.8.0:jmmv2-0/+15
This package provides the flac plugin for GStreamer.
2004-04-06Update to 0.7.2. The package now uses a working version of gstreamer, andjmmv2-5/+9
only requires the plugins it will really use. Changes since 0.7.1: * Many crasher bugfixes [Ben Liblit, Colin Walters] * Initial work on saving database and playlists while running [David Dollar] * Fix mime type detection [Colin Walters] * Fix import of non-UTF8 filenames [Colin Walters] * Actually respect Cancel in import dialog [Colin Walters] * Several fixes for GTK+ 2.4 file dialogs [Colin Walters] * Display buffering progress for Xine backend [David Dollar] * iPod fixes [Christophe Fergeau] * Remove deprecated casting usage [Christophe Fergeau] * New --shuffle argument [James Willcox] * Use automake 1.8 if available [Christian Schaller, Colin Walters] * Fix for GTK+ 2.4 detection [Christophe Fergeau] * Nicer iPod icon [Jakub Steiner] * Actually distribute README.iPod [Colin Walters] * Xine player fixes [David Dollar] * Add MonkeysAudio to known music MIME types [Jérémy SIMON] * Canonicalize filenames into URLS when loading playlists [Colin Walters] * Fix race condition in database load [Colin Walters] * Remove some unused functions [Bastien Nocera] * Updated translations: el, hu, hr, tr, ga, ja, nl, da, lt.
2004-04-06Add and enable gst-plugins-{esound,lame,mad,ogg,oss,vorbis}.jmmv1-1/+7
2004-04-06Initial import of gst-plugins-vorbis, version 0.8.0:jmmv2-0/+17
This package provides the vorbis plugin for GStreamer.
2004-04-06Initial import of gst-plugins-oss, version 0.8.0:jmmv2-0/+21
This package provides the oss plugin for GStreamer.
2004-04-06Initial import of gst-plugins-ogg, version 0.8.0:jmmv2-0/+15
This package provides the ogg plugin for GStreamer.
2004-04-06Initial import of gst-plugins-mad, version 0.8.0:jmmv2-0/+16
This package provides the mad plugin for GStreamer.
2004-04-06Initial import of gst-plugins-lame, version 0.8.0:jmmv2-0/+15
This package provides the lame plugin for GStreamer.
2004-04-06Initial import of gst-plugins-esound, version 0.8.0:jmmv2-0/+16
This package provides the esound audio plugin for GStreamer.
2004-04-05Belatedly bump PKGREVISIONs and dependencies for xvidcore major bumpwiz2-2/+4
during recent update (hi charles!).
2004-04-05Added ubs-0.17xtraeme1-1/+2
2004-04-05Initial import of ubs-0.17 from pkgsrc-wip.xtraeme7-0/+148
The Uninterrupted Broadcasting System (UBS) is a program designed to run the operations of a radio station when a DJ isn't in house. This includes playing station ID's, public service announcements, and songs. This program is similar in function (but not design nor implementation) to DRS 2006. The UBS was not intended to be used for webcasting, but it could presumably be adapted for this purpose. The intented audience of the UBS is smaller college/high school/commercial radio stations which wish to do unattended broadcasting via a stable and reliable computer daemon.
2004-04-04include "config.h" in debug.cc so that ifdef HAVE_VASPRINTF actually works.mrg2-1/+14
fixes a compile problem on macppc (where it attempts va_list assignment otherwise.)
2004-04-02Changes 1.0.9:adam6-30/+30
* Add AVR format * Improve handling of some WAV files
2004-04-02Fix build under NetBSD 1.6 (gcc2).jmmv5-1/+57
2004-04-01Mark this package as available for NetBSD 2.0 and newer.tron1-2/+3
2004-04-01Update to 0.7.1:jmmv5-57/+23
Overview of Changes in Rhythmbox 0.7.1 ====================================== * Initial iPod support (see README.iPod) [Christophe Fergeau] * Ignore files with unknown MIME types [Colin Walters] * Support for Rating criteria in automatic playlists [Colin Walters] * Disc number tags [Christophe Fergeau] * Per-song automatic rating is now configurable [Michael Terry] * Improved multiselection dialog [Colin Walters] * Fix GStreamer configure checks [Christophe Fergeau, Colin Walters] * Use weighted random algorithm when using Shuffle+Repeat [Jeffrey Yasskin] * Remove Bonobo statusbar for now [Colin Walters] * Disable "Browse by..." context menu if browser isn't enabled [Colin Walters] * Some state saving: search text, selected source [Colin Walters] * Use GtkFileChooser in startup druid too [Christophe Fergeau, Colin Walters] * Add audioconvert in pipeline [Colin Walters] * Don't do prelighting on ratings (avoids theme color issues) [Colin Walters] * Actually save library if it didn't exist before [Christophe Fergeau] * Use GAtomic if available [Christophe Fergeau] * Improved Xing header parsing [Christophe Fergeau] * Improved duration reading using GStreamer [Christophe Fergeau] * Fix flac configury [foser@gentoo.org] * Don't set sink to NULL to avoid pausing issue [Colin Walters] * Fix occasional deadlock on startup [Colin Walters] * Other various bugfixes * New and updated translations Overview of Changes in Rhythmbox 0.7.0 ====================================== * Support for GStreamer-based metadata [Colin Walters] * Initial tag editing work [Colin Walters] * Adaptive ratings [Michael Terry] * ReplayGain support [Jeremy SIMON] * Create automatic playlists via drag and drop from browsers [Jonatan Magnusson] * Editing of automatic playlists [Colin Walters] * Song info dialog cleanups [Colin Walters] * Implement "Browse this genre/artist/album" context menu [Colin Walters] * Allow reordering playlists via DND [Colin Walters] * Automatically scroll view while dragging [Yann Rouillard] * Fix sorting by genre [Colin Walters] * Pause support for multimedia keys [Crispin Flowerday] * Lots of playback order fixes and speedups [Jeffrey Yasskin] * .m3u parsing fixes [Colin Walters] * Some MacOS X work [Jeffrey Yasskin] * Fix time display with partial days [James Kahn] * Use new GtkFileChooser if available [Sriram Ramkrishna] * Internet radio buffering progress now uses bottom progress bar [Colin Walters] * Correctly remember state for Import Folder dialog [Colin Walters] * Lots more error checking for playback [Colin Walters] * Update INTERNALS documentation [Colin Walters] * New "equals" criteria for automatic playlists [Colin Walters] * New default iradio station list [Colin Walters, Jeffrey Yasskin, Joseph Wilhelm] * Default CFLAGS warning bits stolen from gnome-keyring [Colin Walters] * Configuration/build fixes [Juilo M. Merino Vidal] * More C89 fixes [Scott Wheeler] * General code cleanup [Colin Walters, Christophe Fergeau, Jeffrey Yasskin] * Misc bugfixes [Colin Walters, Christophe Fergeau, Jefferey Yasskin] * New and updated translations
2004-04-01Update to 0.3.2:jmmv4-13/+15
gnome-speech 0.3.2: * Drivers now take into account the language specified in getVoices and the createSpeaker calls. gnome-speech 0.3.1: * Fix some driver strings to fix activation errors. gnome-speech 0.3.0: * Updated VoiceInfo structure such that language is a string rather than an int.
2004-04-01Untested update to 3.9.8e (previous distfile gone):wiz3-11/+9
* Updated SBLive/Audigy/Audigy2 drivers - AC3 support added * Fixed up ESS Solo-1 input record level bugs * Support for ALI M5455 (ALI 1563 SouthBridge) audio * Updated AudigyLS drivers * 4Front Virtual Mixer now comes standard with the OSS drivers. An advanced version with builtin equalizers, loopback audio recording, individual volume control is also available with an extra licensing fee. The basic Virtual Mixer technology allows users to play upto 4 audio apps at the same time. There is no special programming required (unlike ESD or aRTsd) as the Virtual Mixer devices behave exactly like the physcal hardware devices. Virtual Mixer contains 4Front's proprietary profesional quality sample rate convertors that handle the mixing of various audio applications.
2004-03-31Use buildlink3 framework and enable pkgviews installation. Now cursesminskim4-21/+19
and ossaudio libraries are handled through their buildlink3.mk files.
2004-03-31Rearrange sections to make pkglint happy.minskim1-3/+3
2004-03-30Update to 0.4.0 and bl3ify.xtraeme4-31/+21
0.4.0 30 March 2004 * Files can now be renamed and deleted * ID3 tags and Vorbis comments can now be edited * The browse function has been enabled (uses www.allmusic.com) * A few minor bugs and memory leaks have been fixed * Because of the inclusion of GPL code, the program license has been changed to GPL * Requires streamtuner 0.12.0 0.3.0 31 January 2004 * Ogg Vorbis support has been implemented (requires libvorbis) * Internationalization has been performed, and a french translation is already available * Now uses libid3tag (part of MAD project) instead of id3lib * Added a duration column * Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5 * Requires streamtuner 0.11.0
2004-03-30Update to 0.3.4 and bl3ify.xtraeme3-13/+14
0.3.4 30 March 2004 * SGML character references are now expanded * URL fields are now visible * Requires streamtuner 0.12.0 0.3.3 31 January 2004 * Internationalization has been performed, and a french translation is already available * Can now login to Live365 (patch by Daniel Caujolle-Bert) * Categories are now reloaded only once per session * Error messages have been simplified * Requires streamtuner 0.11.0
2004-03-30Update to 0.12.1 and bl3ify.xtraeme5-47/+47
0.12.1 30 March 2004 * Fixed bookmarks loading 0.12.0 30 March 2004 * The bookmarks are now global * A preselections handler has been implemented * The properties dialog can now edit a stream * Some streams can now be deleted * HTTP transfers are now compressed if possible (suggested by Marcus Rückert) * HTTP transfers now follow redirections * Socks 5 proxy support has been added * The documentation is now in DocBook format * A splash screen has been implemented * Some icons have been changed * Tabs can now be reordered * GTK+ interactive search has been fixed * Several UI improvements have been performed * The API has been enriched * The overall performance has been greatly improved * Major code cleanups have been performed * Several bugs and memory leaks have been fixed * streamtuner-theme-convert has been removed * Now requires GTK+ version 2.2.2 or superior * Now requires libcurl version 7.10.5 or superior 0.11.1 07 February 2004 * Fixed a deadlock on Linux and other platforms having non-recursive mutexes (reported by Marcus Rückert) * Fixed a crlf parsing bug in transfer code * A minor bug in tab switching has been fixed 0.11.0 31 January 2004 * Reimplemented bookmarks support (unseen since 0.7.3) * Multiple stream selection is now possible (a new event has been added, ST_HANDLER_EVENT_STREAM_TUNE_IN_MULTIPLE) * Categories are now displayed when they are selected * Removed the "Stop tune in" feature and the task dialogs * The stop button now is now global * Removed the category menu and moved its items to the view menu * The transfer API has been improved: - retrieval of HTTP headers - UNIX, DOS and Mac newline support - cleaner API * Introduced the st_action API, obsoleting st_programs * Implemented a minimal m3u and pls API * Added st_handler_set_description() and st_handler_set_home(): a clickable label pointing to the currently selected handler's home is now displayed in the toolbar * GTK_STOCK_REFRESH and GTK_STOCK_STOP now replaces ST_STOCK_RELOAD and ST_STOCK_STOP * Categories now have a descriptive icon * Tab icons can now be hidden * Added an "Always refresh categories" option * The SHOUTcast plugin can now parse the charset information of the Content-Type HTTP header * A SHOUTcast playlist writing bug has been fixed * Multi-threading is now mandatory
2004-03-30Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead.jlam1-2/+2
2004-03-29Changes 1.0.8:adam5-25/+25
* Minor bug fixes
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-28Update to 2.0. There are many changes, but the main user-visible improvementmycroft8-58/+63
is support for decoding AAC HE files (as generated by iTunes).
2004-03-27Use PKGNAME_NOREV for WRKSRC; fixes bulk build.wiz1-2/+2
2004-03-27Fix this so it builds on alpha.he3-3/+16
If we're going to mess with defining FLOAT on the command line (done for alpha from before), we should also define FLOAT_MAX. Pull in <float.h> in libmp3lib/machine.h, so that DBL_MAX is available for that purpose.
2004-03-26Set INCOMPAT_CURSES now that NetBSD haswiz1-3/+3
MAX_FORM_COMMAND.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz17-26/+34
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23Using c++ implies USE_GCC_SHLIB if we're using GCC.jlam1-2/+1
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam4-9/+9
2004-03-23gcc3 fix (multiline string).minskim2-1/+47
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22Fix build with gcc2 on sparc64.snj1-1/+4
2004-03-22Use '-f' when removing read-only files. Otherwise user confirmationminskim1-3/+3
may be required.