Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 01/12] Add mpris-player to .gitignore
@ 2011-10-12 15:11 Lucas De Marchi
  2011-10-12 15:11 ` [PATCH 02/12] Fix typo on doc Lucas De Marchi
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Lucas De Marchi @ 2011-10-12 15:11 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2ce99e7..c2fa9e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,6 +80,7 @@ test/ipctest
 test/btiotest
 test/test-textfile
 test/uuidtest
+test/mpris-player
 compat/dund
 compat/hidd
 compat/pand
-- 
1.7.7


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-10-13 10:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 15:11 [PATCH 01/12] Add mpris-player to .gitignore Lucas De Marchi
2011-10-12 15:11 ` [PATCH 02/12] Fix typo on doc Lucas De Marchi
2011-10-12 15:11 ` [PATCH 03/12] Don't overwrite metadata when changing track Lucas De Marchi
2011-10-13  7:42   ` Johan Hedberg
2011-10-12 15:11 ` [PATCH 04/12] Make title always available in metadata Lucas De Marchi
2011-10-13  7:44   ` Johan Hedberg
2011-10-12 15:11 ` [PATCH 05/12] Move debug messages to their correspondent getters Lucas De Marchi
2011-10-12 15:11 ` [PATCH 06/12] AVRCP: Do not list values for unsupported attributes Lucas De Marchi
2011-10-12 15:11 ` [PATCH 07/12] Add callback to list available metadata IDs Lucas De Marchi
2011-10-12 15:11 ` [PATCH 08/12] AVRCP: Return error for invalid " Lucas De Marchi
2011-10-12 15:11 ` [PATCH 09/12] AVRCP: Check if len matches number of IDs Lucas De Marchi
2011-10-12 15:11 ` [PATCH 10/12] AVRCP: Only return available metadata attributes Lucas De Marchi
2011-10-12 15:11 ` [PATCH 11/12] Refactor to share code Lucas De Marchi
2011-10-12 15:11 ` [PATCH 12/12] Improve test/simple-player to allow user interaction Lucas De Marchi
2011-10-13 10:12   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox