http://hg.honeyplanet.jp/pidgin-audacious/ pidgin-audacious Changelog 2009-10-23T01:37:07+09:00 [default] now /song command can be followed by plain text message. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-c1e5ff55f1b4e5140f71d2f6eb8bab7fcfa572a3 Yoshiki Yazawa [email protected] 2009-10-23T01:37:07+09:00 2009-10-23T01:37:07+09:00
changeset c1e5ff55f1b4
branch default
bookmark
tag tip
user Yoshiki Yazawa <[email protected]>
description now /song command can be followed by plain text message.
files pidgin-audacious.c
check playing status on sign-on and replace token with no song message if not playing. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-72c95262fd1b5361321c6880cbf0964cfe0cf604 Yoshiki Yazawa [email protected] 2009-09-10T17:07:53+09:00 2009-09-10T17:07:53+09:00
changeset 72c95262fd1b
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description check playing status on sign-on and replace token with no song message if not playing.
files pidgin-audacious.c
audacious specific libraries are no longer needed. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-1d6975f2b5b333213e1f416825e7357b8a172d8a Yoshiki Yazawa [email protected] 2009-06-20T10:14:52+09:00 2009-06-20T10:14:52+09:00
changeset 1d6975f2b5b3
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description audacious specific libraries are no longer needed.
files Makefile.in
improved frequent update avoidance. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-47b3caeb47c5793894cd28efbc30c3f82d6e79e6 Yoshiki Yazawa [email protected] 2009-01-24T17:05:02+09:00 2009-01-24T17:05:02+09:00
changeset 47b3caeb47c5
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description improved frequent update avoidance.
files pidgin-audacious.c
pidgin-audacious.h
first try to avoid too frequent updates. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-c0280cf3ca84f6f76297341505a635062e687d15 Yoshiki Yazawa [email protected] 2009-01-24T14:57:20+09:00 2009-01-24T14:57:20+09:00
changeset c0280cf3ca84
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description first try to avoid too frequent updates.
files pidgin-audacious.c
pidgin-audacious.h
set the version to 3.0.0 http://hg.honeyplanet.jp/pidgin-audacious/#changeset-8ac1ebc63fabee1d364c4e591e5e1e1c8423a513 Yoshiki Yazawa [email protected] 2009-01-10T14:41:46+09:00 2009-01-10T14:41:46+09:00
changeset 8ac1ebc63fab
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description set the version to 3.0.0
files pidgin-audacious.c
- moved prototypes to pidgin-audacious.h http://hg.honeyplanet.jp/pidgin-audacious/#changeset-dffc9604a9fb65dc4c0fc492a26c009ff1b2a7eb Yoshiki Yazawa [email protected] 2008-10-06T18:19:42+09:00 2008-10-06T18:19:42+09:00
changeset dffc9604a9fb
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description - moved prototypes to pidgin-audacious.h
files pidgin-audacious.c
pidgin-audacious.h
build system update: http://hg.honeyplanet.jp/pidgin-audacious/#changeset-fbad40babe884bcb6d18e1dd66157da2cbf966a2 Yoshiki Yazawa [email protected] 2008-10-06T18:18:06+09:00 2008-10-06T18:18:06+09:00
changeset fbad40babe88
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description build system update:
- ported Makefile.in from pidgin-twitter.
- ported autogen.sh from pidgin-twitter.
- moved some declarations and definitions to pidgin-audacious.h
- updated configure.in to go along with new Makefile.
- removed aclocal.m4 from version control.
files Makefile.in
aclocal.m4
autogen.sh
configure.in
pidgin-audacious.c
pidgin-audacious.h
- do not retract current song if playing has been paused. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-83002f858ee996207518c6cdef199012aebb6184 Yoshiki Yazawa [email protected] 2008-10-05T14:19:55+09:00 2008-10-05T14:19:55+09:00
changeset 83002f858ee9
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description - do not retract current song if playing has been paused.
- little bit cleanup.
files pidgin-audacious.c
- made player configurable. http://hg.honeyplanet.jp/pidgin-audacious/#changeset-4aa71153048903561125891af6fedf7e38371c74 Yoshiki Yazawa [email protected] 2008-10-04T17:59:07+09:00 2008-10-04T17:59:07+09:00
changeset 4aa711530489
branch
bookmark
tag
user Yoshiki Yazawa <[email protected]>
description - made player configurable.
- is_app_playing() now uses GetStatus method.
files pidgin-audacious.c