6de5b2ae5e
- Added a patch to control window to display when an nsf song is played and change 'Fadeout' option to 'Silence Until Next Song' [1] - Cleanup - Bump PORTREVISION Obtained from: gentoo
11 lines
243 B
C
11 lines
243 B
C
--- ./src/xmms/nsf.h.orig Sun Jul 23 12:00:35 2000
|
|
+++ ./src/xmms/nsf.h Wed Jan 10 20:10:34 2007
|
|
@@ -58,7 +58,7 @@
|
|
typedef struct
|
|
{
|
|
gint play_time;
|
|
- gint fadeout_time;
|
|
+ gint silence_time;
|
|
// reserve
|
|
gint resolution;
|
|
gint channels;
|