banshee r1940 - in trunk/banshee: . src/Core/Banshee src/Core/Banshee.Base
- From: rubenv svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r1940 - in trunk/banshee: . src/Core/Banshee src/Core/Banshee.Base
- Date: Wed, 3 Jan 2007 20:13:14 +0000 (GMT)
Author: rubenv
Date: 2007-01-03 20:13:13 +0000 (Wed, 03 Jan 2007)
New Revision: 1940
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=1940&view=rev
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.Base/ArgumentQueue.cs
trunk/banshee/src/Core/Banshee/banshee.in
Log:
2007-01-03 Ruben Vermeersch <ruben savanne be>
* src/Core/Banshee.Base/ArgumentQueue.cs: Allow duplicate arguments to be
passed. This avoids a crash when you pass --play --play (or similar) and
avoids dirty hacks in the launcher script. The first passed argument will
be used. Any subsequent arguments with the same name (and their
parameters) will be ignored.
* src/Core/Banshee/banshee.in: Add support for profiling banshee. By
passing --profile=name (where name is the name of the profiler you wish to
use), the chosen profiler will be started. Also added support for starting
profilers, traces and enabling debug by using environment variables. You
can now start banshee with BANSHEE_DEBUG=1, BANSHEE_PROFILE=heap-shot and
BANSHEE_TRACE=something.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]