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 |
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 |
changeset | 1d6975f2b5b3 |
---|---|
branch | |
bookmark | |
tag | |
user | Yoshiki Yazawa <[email protected]> |
description | audacious specific libraries are no longer needed. |
files | Makefile.in |
changeset | 47b3caeb47c5 |
---|---|
branch | |
bookmark | |
tag | |
user | Yoshiki Yazawa <[email protected]> |
description | improved frequent update avoidance. |
files | pidgin-audacious.c pidgin-audacious.h |
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 |
changeset | 8ac1ebc63fab |
---|---|
branch | |
bookmark | |
tag | |
user | Yoshiki Yazawa <[email protected]> |
description | set the version to 3.0.0 |
files | pidgin-audacious.c |
changeset | dffc9604a9fb |
---|---|
branch | |
bookmark | |
tag | |
user | Yoshiki Yazawa <[email protected]> |
description | - moved prototypes to pidgin-audacious.h |
files | pidgin-audacious.c pidgin-audacious.h |
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 |
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 |
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 |