root/modules/misc/notify/telepathy.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @47fd5024be5edf4ef7f85d56482d17bc598766e3 [47fd5024be5edf4ef7f85d56482d17bc598766e3] 28/09/08 02:08:39 Pierre d'Herbemont <pdherbemont@videolan.org> Fix playlist_CurrentInput usage.
(edit) @c205ecf91771514fe967f52c986eeb94491b327e [c205ecf91771514fe967f52c986eeb94491b327e] 28/09/08 00:49:37 Christophe Mutricy <xtophe@videolan.org> Compile fix after d228fdd28e
(edit) @ba6501f3084682844e7ee87bad3986bced5f3652 [ba6501f3084682844e7ee87bad3986bced5f3652] 20/09/08 22:28:40 Antoine Cellerier <dionoea@videolan.org> s/pl_Yield/pl_Hold/
(edit) @7060dbb9a2337bbe05e2be96a22a5282c722d2a7 [7060dbb9a2337bbe05e2be96a22a5282c722d2a7] 20/09/08 22:28:33 Antoine Cellerier <dionoea@videolan.org> s/vlc_object_yield/vlc_object_release/ As discussed on IRC. Yield was …
(edit) @d5959bcc5f9f44c54a7a480f8ce64c5439ab0da3 [d5959bcc5f9f44c54a7a480f8ce64c5439ab0da3] 14/09/08 16:40:57 Rémi Denis-Courmont <rdenis@simphalempin.com> Another thread-unsafe redumdant use of b_dead
(edit) @1d6f5ed52beab9ef1d9b0d3b2e6def4618cca697 [1d6f5ed52beab9ef1d9b0d3b2e6def4618cca697] 12/08/08 10:09:39 Mirsal Ennaime <mirsal.ennaime@gmail.com> Telepathy: Fix a crash.
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @94a6747034ad39d24f7c7fd960017e7090aa8d4d [94a6747034ad39d24f7c7fd960017e7090aa8d4d] 29/01/08 14:58:41 Rafaël Carré <funman@videolan.org> misc: fix warnings declare unused parameters in callbacks as void …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @f32bdde1ba38fb390b8288d67e81514bb25f71dc [f32bdde1ba38fb390b8288d67e81514bb25f71dc] 10/12/07 15:17:34 Rafaël Carré <funman@videolan.org> telepathy: shows an empty status when VLC has been stopped
(edit) @7e6bc77e176a75a9b1c6d0589ba485e08aa8cb68 [7e6bc77e176a75a9b1c6d0589ba485e08aa8cb68] 21/10/07 02:05:44 Rafaël Carré <funman@videolan.org> telepathy: don't Close() twice. one time when we encounter an error, one …
(edit) @7890152736deba5a938e9eb1fd3fd6dd1c00dae1 [7890152736deba5a938e9eb1fd3fd6dd1c00dae1] 18/10/07 21:54:52 Rafaël Carré <funman@videolan.org> telepathy: register the callbacks only when we are connected to the bus, …
(edit) @5f05de85c33da800f870c8c5905e9a58f72a8ac4 [5f05de85c33da800f870c8c5905e9a58f72a8ac4] 29/09/07 13:26:38 Rafaël Carré <funman@videolan.org> telepathy: 10 calls to the "item-change" callback may be necessary to have …
(edit) @cf4eaf99ea8bae52ac5fc9a4934f5223c8964c51 [cf4eaf99ea8bae52ac5fc9a4934f5223c8964c51] 28/09/07 23:16:40 Rafaël Carré <funman@videolan.org> telepathy: fixes [22301]. '-' is forbidden in variable names.
(edit) @d6bdaf039542e21583cb6d8c4c3fb33e395a6351 [d6bdaf039542e21583cb6d8c4c3fb33e395a6351] 28/09/07 23:11:01 Rafaël Carré <funman@videolan.org> telepathy: avoid flooding the bus when playing some special inputs.
(edit) @4531113ade64507f1f535422a38e3880b22074db [4531113ade64507f1f535422a38e3880b22074db] 28/09/07 22:32:54 Rafaël Carré <funman@videolan.org> telepathy: same than [22299]
(edit) @304fed551ce82801d8a166b4b82f928872c81b78 [304fed551ce82801d8a166b4b82f928872c81b78] 18/09/07 23:44:06 Christophe Mutricy <xtophe@videolan.org> Typos
(edit) @a07aa55c91828e53440971b7b077204073e01574 [a07aa55c91828e53440971b7b077204073e01574] 18/09/07 01:31:22 Rafaël Carré <funman@videolan.org> telepathy: updates the presence only if the "item-change" new value is the …
(edit) @f6911cc8d534107f306d9d4235a12035207b325f [f6911cc8d534107f306d9d4235a12035207b325f] 17/09/07 20:48:54 Rémi Denis-Courmont <rem@videolan.org> Stick to American ASCII quotes otherwise gettext will whine. You can use …
(edit) @15e5136b5ad57c990a3f98945ef26b13c1cac354 [15e5136b5ad57c990a3f98945ef26b13c1cac354] 17/09/07 20:36:37 Rafaël Carré <funman@videolan.org> New Telepathy plugin, to customize user Presence with MissionControl?
Note: See TracRevisionLog for help on using the revision log.