]> git.sesse.net Git - vlc/history - modules/misc/notify/telepathy.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / misc / notify / telepathy.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-29 Rafaël Carrémisc: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-10 Rafaël Carrételepathy: shows an empty status when VLC has been...
2007-10-21 Rafaël Carrételepathy: don't Close() twice. one time when we encoun...
2007-10-18 Rafaël Carrételepathy: register the callbacks only when we are...
2007-09-29 Rafaël Carrételepathy: 10 calls to the "item-change" callback may...
2007-09-28 Rafaël Carrételepathy: fixes [22301]. '-' is forbidden in variable...
2007-09-28 Rafaël Carrételepathy: avoid flooding the bus when playing some...
2007-09-28 Rafaël Carrételepathy: same than [22299]
2007-09-18 Christophe MutricyTypos
2007-09-17 Rafaël Carrételepathy: updates the presence only if the "item-chang...
2007-09-17 Rémi Denis-CourmontStick to American ASCII quotes otherwise gettext will...
2007-09-17 Rafaël CarréNew Telepathy plugin, to customize user Presence with...