comparison ChangeLog @ 41:f46ea650face trunk

[svn] - release the audio buffer used by HAL when we close the device.
author nenolod
date Wed, 20 Sep 2006 00:48:59 -0700
parents f15e55bc0e60
children c852da081533
comparison
equal deleted inserted replaced
40:f15e55bc0e60 41:f46ea650face
1 2006-09-20 01:26:42 +0000 Giacomo Lozito <james@develia.org>
2 revision [80]
3 - fixed some issues for amidiplug compilation after migraton in audacious-plugins (backends were not compiled and amidiplug was uselessly installed twice on make install)
4
5 Changes: Modified:
6 +1 -5 trunk/configure.ac
7 +1 -0 trunk/mk/rules.mk.in
8 +1 -1 trunk/src/amidi-plug/Makefile
9
10
1 2006-09-19 14:53:54 +0000 Jonathan Schleifer <js@h3c.de> 11 2006-09-19 14:53:54 +0000 Jonathan Schleifer <js@h3c.de>
2 revision [78] 12 revision [78]
3 Removed the check for socklen_t. This fixes building on NetBSD. 13 Removed the check for socklen_t. This fixes building on NetBSD.
4 curl defined socklen_t anyway, so no need for this. 14 curl defined socklen_t anyway, so no need for this.
5 This *MIGHT* break something on some systems (I haven't found one yet, 15 This *MIGHT* break something on some systems (I haven't found one yet,