# HG changeset patch # User giacomo # Date 1175880617 25200 # Node ID c64da1c724b919d28e62f76d379cd60a57167f90 # Parent a8494c2a87eb1629a3ad0c2ab561e27e98b320a8 [svn] - aosd: updated ghosd license diff -r a8494c2a87eb -r c64da1c724b9 ChangeLog --- a/ChangeLog Thu Apr 05 21:12:59 2007 -0700 +++ b/ChangeLog Fri Apr 06 10:30:17 2007 -0700 @@ -1,3 +1,16 @@ +2007-04-06 04:12:59 +0000 Yoshiki Yazawa + revision [1960] + revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it. + - 1. time count will be recorded and restored on reopen. this seems to be right way, but it causes a short stoppage of playback. + - 2. introduce a new plugin option "force_reopen_audio". if this is set to FALSE (default), decoder will not reopen output. this is a bit rude, but does not cause any interruption. + + trunk/src/madplug/configure.c | 13 +++++++++++-- + trunk/src/madplug/decoder.c | 32 +++++++++++++++++++------------- + trunk/src/madplug/plugin.c | 3 +++ + trunk/src/madplug/plugin.h | 1 + + 4 files changed, 34 insertions(+), 15 deletions(-) + + 2007-04-05 17:47:18 +0000 Giacomo Lozito revision [1958] - statusicon: memorize player windows visibility status between sessions diff -r a8494c2a87eb -r c64da1c724b9 src/aosd/ghosd-license --- a/src/aosd/ghosd-license Thu Apr 05 21:12:59 2007 -0700 +++ b/src/aosd/ghosd-license Fri Apr 06 10:30:17 2007 -0700 @@ -1,4 +1,5 @@ -Copyright (c) 2006 Evan Martin +Original source code - Copyright (c) 2006 Evan Martin +Further work - Copyright (c) 2007 by Giacomo Lozito Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the