Mercurial > audlegacy-plugins
diff ChangeLog @ 598:e83e6fb3ebfa trunk
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null)
| author | giacomo |
|---|---|
| date | Fri, 02 Feb 2007 04:34:35 -0800 |
| parents | 05bc0456fabb |
| children | f242442e5680 |
line wrap: on
line diff
--- a/ChangeLog Thu Feb 01 16:46:20 2007 -0800 +++ b/ChangeLog Fri Feb 02 04:34:35 2007 -0800 @@ -1,3 +1,12 @@ +2007-02-02 00:46:20 +0000 Giacomo Lozito <james@develia.org> + revision [1280] + - aosd: add missing aosd_trigger* sources + trunk/src/aosd/aosd_trigger.c | 233 ++++++++++++++++++++++++++++++++++ + trunk/src/aosd/aosd_trigger.h | 37 +++++ + trunk/src/aosd/aosd_trigger_private.h | 45 ++++++ + 3 files changed, 315 insertions(+) + + 2007-02-02 00:45:47 +0000 Giacomo Lozito <james@develia.org> revision [1278] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes
