Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
libfishsound provides a simple programming interface for decoding and encoding
audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
libfishsound by itself is designed to handle raw codec streams from a lower
level layer such as UDP datagrams. When these codecs are used in files, they are
commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis files.
libfishsound is a wrapper around the existing codec libraries and provides a
consistent, higher-level programming interface. It has been designed for use in
a wide variety of applications; it has no direct dependencies on Ogg
encapsulation, though it is most commonly used in conjunction with liboggz to
decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
Theora and Annodex.
|
|
|
|
Upstream changes:
-----------------
- CUE sheets support. When adding e.g. `track.flac` to the library, cmus will
check for `track.cue` or `track.flac.cue` in the same directory. If it founds
one, it will ignore the tags in `track.flac` and use CUE metadata instead
- cdio input plugin, for those of you who still remember what a CD is :-)
- support for WavPack `.wvc` correction files
- new zenburn color scheme (as seen at http://cmus.sf.net/), and text
attributes (bold/reverse/#) support for UI elements
- improved tab completion, new `scroll_offset` and `icecast_default_charset`
options, even better tag parsing and compilations handling, and numerous small
enhancements all over the place.
Complete and detailed changelog can be found here:
http://article.gmane.org/gmane.comp.audio.cmus.devel/799
|
|
<functional> since GCC 4.1.
|
|
Bump PKGREVISION.
|
|
changes:
-configuration file is YAML now, many new and changed options
-new and renamed plugins
-improved support for mp3g4/aac/asf files
-many fixes and improvements
pkgsrc change: installs without python version specific prefix/suffix
|
|
changes:
-Several missing accelerator keys (re-)added
-bugfixes
|
|
|
|
ambigious, so explicitly use the ascii() version.
|
|
the wchar traits.
|
|
|
|
Change DEPENDS dependency to py-notify-python from py-notify.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some LADSPA plugins by Matthias Nagorni for audio EQ biquad filters based on the
cookbook formulae by Robert Bristow-Johnson.
|
|
|
|
changes:
* Menu bar replaced with app menu or menu button
* GStreamer 1.0
* Uses libsecret instead of gnome-keyring
* Supports GNOME notification filtering
* Small improvements to podcast browsing and updating
* Play button now turns into a pause or stop button while playing
* Buffering progress now appears in the song position slider
rather than an unlabelled progress indicator in the status bar
* Media player sync works better with transcoded files
|
|
changes: compilation fixes
|
|
|
|
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
|
|
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
|
|
|
|
|
|
|
|
|
|
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
|
|
PKGNAME from DISTNAME. Bump PKGREVISION.
|
|
|
|
be removed in the near future.
|
|
|
|
("mid3v2" is a good replacement for "id3v2", it is not as byggy as
the latter)
|
|
add acoustic fingerprints to py-beets
|
|
|
|
Bump PKGREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes:
-bugfixes
-support more id3v2 tags
|