Commit Graph

1358 Commits

Author SHA1 Message Date
naddy
3f5db04dd0 update to 1.0.11: various bug fixes and some new formats 2005-05-23 23:49:27 +00:00
naddy
181cd983e4 no regression test available, duh 2005-05-23 22:57:56 +00:00
naddy
27f554d029 +xmms-xf86audio 2005-05-23 22:52:45 +00:00
naddy
402a52f67a Import xmms-xf86audio 0.4.2.
A plugin that enables XMMS to use the media-control keys on many
keyboards to control XMMS playback and volume.
2005-05-23 22:51:34 +00:00
naddy
e09a33f5e2 overdue update to 12.17.7, all our changes have been incorporated 2005-05-15 19:40:36 +00:00
naddy
cc3874bd4f Fix build on powerpc by removing unsupported and apparently useless
linker option.  Tested by Peter Hessler.
2005-05-13 15:23:47 +00:00
naddy
a445238bef Maintenance update to 1.0.5.
The main change with this release is that it includes API additions
from the 1.1.x branch (while being backward compatible), so that
transition from 1.0.x to 1.1.x can be made easier.
2005-05-10 20:29:11 +00:00
espie
b733225d44 fix build issues 2005-05-01 20:52:32 +00:00
robert
af56f3fa6c open the audio device with the O_WRONLY flag instead of O_RDWR so
it should work with uaudio(4) too; from Urs Breinlinger <urs@mailq.de>

fix the LIB_DEPENDS line of the -mp3 subpackage;
2005-04-27 16:31:34 +00:00
sturm
28ef680923 snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-19 20:21:46 +00:00
jolan
47296071f6 update to 0.88.2, makes my ipod shuffle work exclamation point
ok jcs@
2005-04-18 23:42:00 +00:00
espie
8e058091a9 endfake markers/no need to install rplay,jpeg,png to build afterstep. 2005-04-17 21:18:29 +00:00
espie
4c83c92084 amarok is an `advanced' music player.
Audio works with akode, at least. This needs the new taglib, hence
the basic citrus stuff.
2005-04-15 06:42:39 +00:00
jolan
dc6d681ae0 +tremor 2005-04-15 02:23:57 +00:00
jolan
c63d1941d3 tremor-20050411, integer-only, fully Ogg Vorbis compliant decoder library 2005-04-15 02:21:31 +00:00
espie
b48e88197a +taglib 2005-04-14 21:28:41 +00:00
espie
33f91b54bf this needs the just committed citrus stuff to build.
No wchar in libstdc++ -> no build
2005-04-14 21:28:01 +00:00
robert
e5618b790b use g_warning(); instead of g_error();. This way xmms won't exit when there
are audio problems.
2005-04-13 19:20:02 +00:00
jcs
442561353f gtkpod-0.88 from jolan@ 2005-04-07 14:57:10 +00:00
espie
58a588c7bf fix audio output if the audio device can't do 16000 Hz, by activating
resampling.
2005-04-04 15:35:45 +00:00
robert
4211cc4a7a fix the LIB_DEPENDS of the -mp3 subpackage; noticed by naddy@, fix from espie@ 2005-03-31 19:58:34 +00:00
alek
391f34cfbb - Fix linking (remove -static flag)
- Bump PKGNAME

ok jakob@
2005-03-23 21:02:30 +00:00
robert
cd6009f3f3 SECURITY:
Fix a buffer overflow vulnerability.
http://www.vuxml.org/openbsd/bd003c68-9ae1-11d9-862b-00065bd5b0b6.html

+ fix PLIST; from maintainer Steve Shockley <steve.shockley@shockley.net>
2005-03-22 15:02:45 +00:00
tom
1d9a8fb216 Grammar: missing "of"
ok jmc@
2005-03-12 09:36:49 +00:00
naddy
17d4a2e8ff typo 2005-03-09 14:41:18 +00:00
naddy
eb69de1228 Update to 1.1.2:
* better Ogg FLAC support
* speedups
* several new options to flac and metaflac
* several API additions
* streaming support in the XMMS plugin
* bugfixes
2005-03-09 00:15:13 +00:00
niallo
3ba589d626 Link in nosefart
ok alek@
2005-03-08 15:14:07 +00:00
niallo
a864926480 audio/nosefart imported.
ok alek@
2005-03-08 14:36:26 +00:00
jcs
cc1d90568f update to gtkpod-0.87.3 2005-03-06 18:29:08 +00:00
pvalchev
b3ccc4bf3e can go to FTP 2005-02-22 22:04:41 +00:00
alek
153d43f21e - Fix libiconv linking
- Bump PKGNAME
2005-02-19 21:48:47 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
390130b2e1 maintenance update to 0.36; from maintainer Moritz Grimm <gtgbr@gmx.net> 2005-02-07 16:30:53 +00:00
espie
4c197d7633 CFLAGS hack to make sure configure won't get confused if a cache is
used.
2005-02-07 15:05:51 +00:00
naddy
d0dd452258 - Remove inter-library dependency on libogg.
- Bump libvorbis major version.
- Skip building examples which aren't installed anyway.
2005-01-30 17:12:02 +00:00
naddy
1fcf57ac59 Do not depend on libvorbis/libogg interlibrary dependency.
From: Robbert Haarman <inglorion@inglorion.net>
2005-01-24 17:51:36 +00:00
naddy
aeca8f4bb7 update to 1.2.2; based on a submission by Christian.Kellermann@nefkom.net 2005-01-23 21:42:49 +00:00
jolan
50180c7249 +daapd 2005-01-21 06:50:45 +00:00
jolan
2b98eda5c0 daapd-0.2.4a, server for the DAA protocol (itunes sharing stuff) 2005-01-21 06:49:11 +00:00
sturm
a3aa5a65d8 use metaauto for automake 2005-01-11 07:16:01 +00:00
xsa
9c8a9730e2 fix LIB_DEPENDS; 2005-01-05 17:45:27 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
alek
472fbf6891 To detect (and use) libid3 we need to link with -lm 2005-01-05 15:45:15 +00:00
alek
e21de321e1 - Use internal libmp4v2 (doesn't build if external libmp4v2 is available)
- Better LIB_DEPENDS
- Fix WANTLIB
- Bump PKGNAME
2005-01-05 11:40:04 +00:00
alek
bceeabfbd9 - Better depends
- Regenerate PLIST
- Bump PKGNAME
2005-01-04 10:58:16 +00:00
alek
60f16b426f - Better LIB_DEPENDS
- Bump PKGNAME

ok sturm@
2005-01-03 19:32:30 +00:00
alek
96964ec6a2 - Fix WANTLIB and LIB_DEPENDS (this port needs glib, not gtk+)
- Bump PKGNAME
2005-01-03 17:01:52 +00:00
alek
335a677837 - Fix WANTLIB marker
- Better LIB_DEPENDS
- Bump PKGNAME
2005-01-02 23:49:10 +00:00
alek
1818b72d8a - Better deps
- Bump PKGNAMEs

ok naddy@
2005-01-02 23:36:19 +00:00
alek
8f6f9c70f1 - Replace LIB_DEPENDS with RUN_ and BUILD_DEPENDS
- Bump PKGNAME

help & ok naddy@
2005-01-02 20:42:47 +00:00