Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(Many thanks to Nick Hudson for helping me get this to work.)
|
|
|
|
|
|
library (-lossaudio). This makes handling OSS in pkgsrc easier, but we
should still be fixing the packages to handle both real OSS and -lossaudio
cases and pass them back to the authors.
|
|
|
|
|
|
In 1.0beta3:
This is the third beta for Speex, implementing what should be the
last new features before 1.0. These new features are a new
"ultra-wideband" mode for encoding at 32kHz (up to 48kHz) and an
intensity stereo mode. Both of these are implemented to preserve
backward and forward compatibility with other releases. This means
that it is now possible to encode almost any wave file using Speex.
Most of the work left for 1.0 is now quality improvements regarding
VBR, perceptual enhancement and packet loss concealment.
In 1.0beta2:
This second beta release brings many, many optimizations to the
encoder and decoder. In some cases, the speedup is on the order of
50% to 100%. As part of the optimizations, some sections of Speex
have been written in assembly with SSE instructions which can be
enabled with the _USE_SSE flag when compiling with GCC. Finally,
the code has received a major cleanup.
|
|
flac:
- AIFF input support
- vorbis tag addition whilst encoding (-T)
- various speedups, reductions in memory use, and minor fixes
libraries:
- OggFLAC & OggFLAC++ libraries
- various speedups, reductions in memory use, and minor fixes
(see doc/html/news.html for more info)
|
|
|
|
|
|
Include missing scrollkeeper buildlink2.mk where necessary
|
|
|
|
|
|
Bump pkgrevision.
|
|
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
Bump PKGREVISION.
OK'd by Rene.
|
|
|
|
from the master site. Changes are documentation updates.
|
|
|
|
|
|
|
|
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set the LD_LIBRARY_PATH in case ${LOCALBASE} != "/usr/pkg".
|
|
|
|
|
|
|
|
XXX "1.6_STABLE" is probably going to cause problems elsewhere in pkgsrc
XXX as this is a departure from the previous NetBSD versioning scheme.
|
|
a few bug fixes, removes the need for patches.
|
|
|
|
|
|
fixes to recording on Sound Blaster Audigy, implementing recording on the
Aureal Vortex, and fixes for the Virtual Mixer Pro.
|
|
soundcards supported by the OSS LKM.
|
|
care if the kernel supports the ioctls for the OSS audio device. Also
remove the unused BUILDLINK_LDFLAGS.oss as no packages want OSSlib.
|
|
|
|
http://www.version6.net/
Bump PKGREVISION.
This closes PR pkg/17771 by Tomi Nylund <wizard@sik.oulu.fi>
|
|
arts
* Compile fix for IRIX64
kdelibs
* KHTML : Fixed progress bar.
* KHTML : Fixed several crashes and misrenderings.
* KHTML : Fixed "HTML source displayed in text viewer" after viewing
text.
* KHTML : Only ask "download plugins?" once per requested mimetype in
the same page.
* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
event.x/y) .
* libkscreensaver : Fixed bug that in rare cases prevented the
screensaver from showing anything.
* kio_file : Proper "disk full" error message in mkdir
* KIO : Dropping links to webpages onto the desktop works in all cases
now
* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice
kdebase
* NSPlugins : Compatibility with gcc-3.x
* Konqueror configuration : fixed default font size value
* KDesktop : better determination of icon heights, for "lineup Icons"
* KDesktop : Don't rearrange all icons when changing the font size
* KControl : Fixed proxy configuration dialog layout
* Fix a lot of mem leak
* Kaddressbook : fix crash when we export CSV list
* KDM
* Security: proper temp dir creation for QT and disabled
crash dialog
* Made chooser work at all
* Fixed compilation with older glibc
* Fixed bad lilo interaction wrt. warnings
kdegraphics
* Kamera: Fixed crash when we didn't select camera in kcmkamera
* KGhostview: Security related fixes
kdemultimedia
* KMix : Fixed compilation on Solaris
* Kaboodle : fixed when it was embedded in konqueror
* Fix a lot of memory leak
kdenetwork
* kpf: Security related fixes
kdepim
* KAlarm: Fix right-to-left character sets not being displayed in
message edit control
* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
#43250)
* KNotes: Fixed session management (bug #22844)
* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
already on mouse press)
* KNotes: Fixed (in)famous bug that caused the big black windows
and lost data (bugs #22062, #44870, #45084, #45386, #45451,
#46570, #47352)
* KNotes: Fixed drag'n drop of links and plain text
kdesdk
* Disabled kbugbuster compilation because bug system changed. Use CVS
version if you need it.
|