changeset 917:c64da1c724b9 trunk

[svn] - aosd: updated ghosd license
author giacomo
date Fri, 06 Apr 2007 10:30:17 -0700
parents a8494c2a87eb
children 209bd85dc1b9
files ChangeLog src/aosd/ghosd-license
diffstat 2 files changed, 15 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <yaz@cc.rim.or.jp>
+  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 <james@develia.org>
   revision [1958]
   - statusicon: memorize player windows visibility status between sessions
--- 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 <martine@danga.com>
+Original source code - Copyright (c) 2006 Evan Martin <martine@danga.com>
+Further work - Copyright (c) 2007 by Giacomo Lozito <james@develia.org>
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the