comparison 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
comparison
equal deleted inserted replaced
597:05bc0456fabb 598:e83e6fb3ebfa
1 2007-02-02 00:46:20 +0000 Giacomo Lozito <james@develia.org>
2 revision [1280]
3 - aosd: add missing aosd_trigger* sources
4 trunk/src/aosd/aosd_trigger.c | 233 ++++++++++++++++++++++++++++++++++
5 trunk/src/aosd/aosd_trigger.h | 37 +++++
6 trunk/src/aosd/aosd_trigger_private.h | 45 ++++++
7 3 files changed, 315 insertions(+)
8
9
1 2007-02-02 00:45:47 +0000 Giacomo Lozito <james@develia.org> 10 2007-02-02 00:45:47 +0000 Giacomo Lozito <james@develia.org>
2 revision [1278] 11 revision [1278]
3 - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes 12 - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes
4 trunk/src/aosd/Makefile | 4 - 13 trunk/src/aosd/Makefile | 4 -
5 trunk/src/aosd/aosd.c | 57 +------------------------ 14 trunk/src/aosd/aosd.c | 57 +------------------------