[SM-Commit] GIT changes to master grimoire by Eric Sandall (52856f06540b3f771d6f4a81a149a49979596145)

Eric Sandall scm at mail.sourcemage.org
Wed Apr 4 21:59:35 EDT 2007


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 audio-players/gmpc/HISTORY  |    4 ++++
 audio-players/gmpc/TRIGGERS |    1 +
 2 files changed, 5 insertions(+)

New commits:
commit 52856f06540b3f771d6f4a81a149a49979596145
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    gmpc: Needs recasting when libmpd casts, otherwise Playlist browser is broken

diff --git a/audio-players/gmpc/HISTORY b/audio-players/gmpc/HISTORY
index 75d27d1..f3ede3d 100644
--- a/audio-players/gmpc/HISTORY
+++ b/audio-players/gmpc/HISTORY
@@ -1,3 +1,7 @@
+2007-04-04 Eric Sandall <sandalle at sourcemage.org>
+	* TRIGGERS: Recast when libmpd is cast, otherwise you cannot switch
+	  songs via the Playlist browser
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 
diff --git a/audio-players/gmpc/TRIGGERS b/audio-players/gmpc/TRIGGERS
new file mode 100755
index 0000000..f3ebae2
--- /dev/null
+++ b/audio-players/gmpc/TRIGGERS
@@ -0,0 +1 @@
+on_cast  libmpd  cast_self



More information about the SM-Commit mailing list