phessler
e3ca944bc0
some more gcc 2.95 fixes
2009-12-27 00:32:56 +00:00
naddy
0bb4ef5d31
update to 4.60.1; from Alexandr Shadchin <alexandr.shadchin@gmail.com>
2009-12-26 20:42:28 +00:00
jakemsr
d58a44e279
- update HOMEPAGE
...
- remove sun audio backend (it uses sndio now)
from brad
2009-12-26 02:01:11 +00:00
jakemsr
7e413098ad
- use sndio instead of ossaudio
...
- @bin marker
2009-12-24 21:45:29 +00:00
jakemsr
ac4eed901f
- use sndio instead of ossaudio
...
- remove patches for 16-bit only soundcard support - use aucat instead
- @bin marker
ok ratchov
2009-12-24 21:43:32 +00:00
jakemsr
8176f6e6e3
make sndio audio and midi drivers the default. remove patch to use
...
jackd default sample rate by default. use SIO_LE_NATIVE.
2009-12-24 10:34:43 +00:00
phessler
106848b43f
update HOMEPAGE and MASTER_SITES, bump package name
...
from dawedawe -at- gmx.de via xsa@
remove xsa@ as MAINTAINER, by his request
2009-12-23 14:52:51 +00:00
ajacoutot
cdff106084
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
naddy
cdf7d3f813
Use sndio instead of ossaudio.
...
From: Alexandr Shadchin <alexandr.shadchin@gmail.com>
2009-12-21 20:17:29 +00:00
kili
f3decea37a
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
2009-12-20 21:00:24 +00:00
jakemsr
e83d187ceb
soundtracker,esd is no more
2009-12-19 23:01:57 +00:00
jakemsr
b61b5670a7
- update to soundtracker-0.6.8
...
- use sndio for audio, kill esd flavor
- various cleanup
ok MAINTAINER
2009-12-19 22:59:27 +00:00
jakemsr
60b5ba40dc
freealut uses openal which now uses sndio instead of ossaudio
...
ok naddy@
2009-12-19 07:23:45 +00:00
naddy
21d6a138b6
fix function names in backend
2009-12-16 21:12:20 +00:00
naddy
aa242e42a2
use sndio instead of ossaudio; small correction and ok jakemsr@
2009-12-16 20:00:41 +00:00
jakemsr
62e960b925
update to xmp-3.0.0
...
from Alexandr Shadchin
2009-12-16 07:49:29 +00:00
jakemsr
243bd58e14
- sndio instead of audio(4), with help from ratchov@
...
- update MAITAINER and MASTER_SITES
2009-12-14 00:47:07 +00:00
jakemsr
e845b6c545
- sndio instead of audio(4)
...
- cleanup & modernize:
remove bouncing maintainer contact, remove nop patch, regen patches,
@bin markers
2009-12-14 00:33:08 +00:00
jakemsr
aa4e53b6ed
sndio for akode
...
ok ratchov
2009-12-14 00:02:17 +00:00
jakemsr
1d211a19db
sndio_driver.c:
...
- make it work with 24-bit formats (as with azalia and envy)
- use the correct member of struct sio_par for the buffer size
- check both poll(2) revents as well as calculated buffer positions
to know when we can read/write data
sun_driver.c:
- make it work with 24-bit formats (as with azalia and envy)
jackd/engine.c:
- don't spam error messages every time a client quits
add README.OpenBSD
2009-12-09 10:15:08 +00:00
ajacoutot
ff21375d61
Fix HOMEPAGE.
...
ok ckuethe@ (maintainer)
2009-12-08 15:55:47 +00:00
naddy
5daf59d03e
maintenance update to 1.10.0
2009-12-07 17:05:23 +00:00
ajacoutot
438871f9d1
No need for these tweaks, we now have recent versions of gstreamer and
...
totem-pl-parser.
2009-11-29 09:25:27 +00:00
naddy
c840945347
SECURITY:
...
Fix handling of malformed Vorbis streams that would crash libvorbis.
CVE-2008-1420 (improved), CVE-2009-3379. From xiph.org SVN.
2009-11-24 21:43:14 +00:00
landry
25dd2ab323
Update to gmpc-0.19.1, bugfix release (brings a slightly improved 'now
...
playing' window)
ok ajacoutot@
2009-11-22 21:53:51 +00:00
naddy
3fe276e094
* update to 1.9.2
...
* fix after ltdl change: do not depend on the current directory
being in the default module search path.
2009-11-22 20:21:27 +00:00
ajacoutot
ebf7ff6fc7
Update to rhythmbox-0.12.6.
...
Lots of bugfixes.
Rework dependencies.
2009-11-22 11:18:34 +00:00
naddy
cbdb1edad4
Fix the actual bug that caused translated message catalogs to be
...
displayed incorrectly, and remove the workaround. ok landry@, ajacoutot@
2009-11-15 17:13:44 +00:00
landry
e3bc39d157
Fix de es fr pt_BR locales. Advertising the potfiles being UTF-8 while
...
they are in fact ISO-8859-1 badly breaks things. Pango doesn't complain
anymore, and accentued chars are correctly displayed now.
Note that i have nothing against ru zh_CN zh_TW zh_KR locales, but i
didn't find a way to unfuck the upstream potfiles.
ok ajacoutot@
2009-11-14 11:28:54 +00:00
naddy
0a30cb3aa1
remove unused autotools settings
2009-11-08 14:56:33 +00:00
ajacoutot
9640e93e7b
Fix build on an empty system.
...
prodded by jasper@
2009-11-07 19:36:28 +00:00
ajacoutot
b18b31df25
Add support for py-tagpy (from Bryan Linton).
...
Regen WANTLIB while here.
2009-11-06 19:14:35 +00:00
sthen
8b1f3b7ea9
update to 14.3.0, fixing a problem with mp3 playback reported by
...
Jan Stary, and rolling sndio support into the upstream distribution.
thanks Jan for testing. suggestions/ok naddy@.
2009-11-06 00:04:37 +00:00
jasper
5f4e8bb252
- add missing module
2009-11-04 23:13:34 +00:00
naddy
611c065821
Tweak, so this is still correct for the hypothetical case of somebody
...
building aumix with GTK+1.
2009-11-02 18:17:58 +00:00
giovanni
f00ed75c59
Update to 0.3.0.1 from Stephan A. Rickauer, thanks
2009-10-29 08:33:46 +00:00
jakemsr
a0cf82ec61
update to 1.3.9. mostly bugfixes.
...
ok sthen@
2009-10-28 18:40:13 +00:00
ajacoutot
d651937e99
Unbreak by fixing automake pkgspec.
...
breakage reported by and "reads fine" jasper@
2009-10-20 16:42:44 +00:00
jakemsr
cdfa57bd4a
- use the period size setting as a hint for the preferred period
...
size, but actually use the size returned by sndio. suggested by
ratchov.
- minor cleanup
2009-10-17 07:21:35 +00:00
edd
175abeb249
Update to 0.41
...
OK landry@
2009-10-16 22:16:44 +00:00
martynas
62358a3fa0
bug fix update to gnupod-0.99.8; ok sthen@
2009-10-16 12:37:07 +00:00
jasper
af16c0dfcf
unbreak
2009-10-16 00:57:34 +00:00
ajacoutot
0301e6f683
Add missing update-desktop-database goo.
2009-10-15 22:37:24 +00:00
phessler
74fe604993
add pykaraoke
2009-10-15 22:20:01 +00:00
phessler
1d52f0de64
PyKaraoke Features:
...
* CDG (MP3+G, OGG+G, WAV+G) playback - Play standard CDG karaoke files
* MIDI (.MID/.KAR) playback - Play MIDI format karaoke files
* MPEG playback - Play karaoke songs and movies in MPEG format
* Other formats - Play any other video formats by launching an
external media player
* Playlist - Queue up songs, sit back and enjoy
* Searchable song database - Easily find your songs from the main screen
* Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files
* Cross-platform - Runs on Windows, Linux, BSD, OSX and GP2X
* Mini Frontend - Additional mini-frontend for low res displays and
handhelds
* Export to MPEG - Convert CDG and KAR files to MPG files (command
line only)
2009-10-15 22:19:04 +00:00
jakemsr
a62a108b80
- update to 1.0.9
...
- inlude sndio(7) midi support from ratchov@
- 'libsndio' -> 'sndio' renaming throughout
- completely disable OSS support
2009-10-15 15:44:50 +00:00
phessler
81c40b48bb
moar dumb
2009-10-15 14:42:42 +00:00
phessler
fc1a38efae
DUMB stands for Dynamic Universal Music Bibliotheque.
...
Supports playback of IT, XM, S3M and MOD files.
originally from & OK landry@
2009-10-15 14:35:29 +00:00
landry
e12090c169
+py-tagpy & coherence
2009-10-15 08:52:31 +00:00
landry
3d8bea384b
Import py-tagpy 0.9.7:
...
TagPy is a set of Python bindings for Scott Wheeler's TagLib.
Just like TagLib, TagPy can read and write ID3 tags in MP3, FLAC and
MPC, access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files and
access APE tags in Musepack and MP3 files.
based on a submission from djm@ with tweaks by me.
2009-10-15 08:30:01 +00:00