bluez/profiles
Luiz Augusto von Dentz fd9dddbfe6 audio/player: Fix overflowing position
The position should stop at UINT32_MAX after that the progress can no
longer be calculated, this should also prevent the position to change
when the remote stack doesn't support it which is also indicated with
UINT32_MAX which apparently is the case of Spotify on Android 4.3:

[CHG] Player /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/player0 Position: 0xffffffff
[CHG] Player /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/player0 Status: playing
[CHG] Player /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/player0 Position: 0x000000
2013-07-31 14:35:41 +03:00
..
alert attrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16 2013-07-30 12:59:12 +03:00
audio audio/player: Fix overflowing position 2013-07-31 14:35:41 +03:00
cups profiles: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:23:54 -08:00
cyclingspeed attrib: Rename gatt_find_info() to gatt_discover_char_desc() 2013-07-24 08:41:32 -07:00
deviceinfo deviceinfo: Use btd_service userdata pointer 2013-06-24 11:16:49 +03:00
gatt attrib: Rename gatt_find_info() to gatt_discover_char_desc() 2013-07-24 08:41:32 -07:00
health health: Get rid of gint 2013-05-01 09:08:57 +03:00
heartrate attrib: Rename gatt_find_info() to gatt_discover_char_desc() 2013-07-24 08:41:32 -07:00
iap iap: Replace whitespaces with a single tab 2012-12-31 19:37:45 -08:00
input attrib: Do not use Write Command in gatt_write_char() 2013-07-24 08:41:47 -07:00
network network: Remove find_connection() 2013-06-24 11:16:45 +03:00
proximity attrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16 2013-07-30 12:59:12 +03:00
sap profile: Use btd_service for probing profiles 2013-04-26 10:29:36 +03:00
scanparam scanparam: Remove unneeded header include 2013-07-30 12:51:24 +03:00
thermometer attrib: Rename gatt_find_info() to gatt_discover_char_desc() 2013-07-24 08:41:32 -07:00
time attrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16 2013-07-30 12:59:12 +03:00