OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-01-02 Marcin Zawiejskiobexd: Fix crash while removing session
2013-01-02 Marcel Holtmanncore: Add a few more debug statements to adapter handling
2013-01-02 Marcel Holtmannshared: Add missing include for standard integers
2013-01-02 Marcel Holtmanntools: Add first GAP test for adapter setup
2013-01-01 Marcel Holtmanntools: Move HCI emulation to shared source area
2013-01-01 Marcel Holtmanntools: Add initial set of basic management interface...
2013-01-01 Marcel Holtmanntools: Add post command hook support to HCI emulation
2013-01-01 Marcel Holtmannshared: Add user data support to tester framework
2013-01-01 Marcel Holtmannshared: Measure execution time for tester framework
2013-01-01 Marcel Holtmanntools: Add skeleton for management interface tester
2013-01-01 Marcel Holtmannshared: Add support for tester framework
2013-01-01 Marcel Holtmannemulator: Add stubs for command complete and command...
2013-01-01 Marcel Holtmannshared: Handle reentrant mangement interface cleanup...
2013-01-01 Marcel Holtmannshared: Fix file descriptor handling for management...
2013-01-01 Marcel Holtmanniap: Replace whitespaces with a single tab
2013-01-01 Marcel Holtmannshared: Add support for management interface handling
2013-01-01 Marcel Holtmannshared: Add generic debug string helper
2013-01-01 Marcel Holtmannshared: Add generic hexdump helper
2013-01-01 Marcel Holtmannlib: Avoid using HCI_MAX_NAME_LENGTH in management...
2012-12-31 Marcel Holtmanncore: If system name is not set, use system config...
2012-12-31 Marcel Holtmanncore: Don't trigger an alias property change when no...
2012-12-31 Marcel Holtmanncore: Prefer adapter alias over system name on power up
2012-12-31 Marcel Holtmannmonitor: Add decoding for minor class for computer...
2012-12-31 Marcel Holtmannmonitor: Remove extra semicolon
2012-12-30 Marcel Holtmannmonitor: Add detailed decode for class of device value
2012-12-30 Marcel Holtmannmonitor: Print well known inquiry access codes as strings
2012-12-30 Marcel Holtmannsap: Don't print error if experimental interface fails...
2012-12-30 Marcel Holtmannsap: Enable SIM Access test interface as experimental
2012-12-30 Luiz Augusto... AVRCP: Fix not checking for media_player_controller_create
2012-12-30 Luiz Augusto... player: Enable MediaPlayer1 interface as experimental
2012-12-30 Luiz Augusto... media: Enable RegisterPlayer and UnregisterPlayer metho...
2012-12-30 Luiz Augusto... core: Add command line switch for enabling experimental...
2012-12-30 Luiz Augusto... gdbus: Call check_signals when sending signals with...
2012-12-30 Luiz Augusto... gdbus: Check if the interface being registered is valid
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
2012-12-30 Marcel Holtmanncore: Add more debugs for name and class of device...
2012-12-30 Marcel Holtmanncore: Fix class of device value from static configuration
2012-12-30 Marcel Holtmanncore: Remove no longer needed host_name global option
2012-12-30 Marcel Holtmanncore: Silly workaround for a really stupid kernel bug :(
2012-12-30 Marcel Holtmanngdbus: Include changed properties only once per signal
2012-12-30 Marcel Holtmanncore: Force reset of class of device property on power...
2012-12-30 Marcel Holtmanncore: Fix some of the mgmt debug statements
2012-12-30 Marcel Holtmanncore: Remove the pointless handing around of mgmt socket fd
2012-12-30 Marcel Holtmanncore: Add debugs for adapter name and class change...
2012-12-30 Marcel Holtmanncore: Add debug details for postponed class of device...
2012-12-30 Marcel Holtmanncore: Return actual major and minor class values and...
2012-12-30 Marcel Holtmannmonitor: Print manufacturer string from database
2012-12-30 Marcel Holtmanntools: Fix issue with bt_compidtostr being const
2012-12-30 Marcel Holtmannlib: Make bt_compidtostr return value const
2012-12-30 Marcel Holtmanncore: Add version information to default name
2012-12-30 Marcel Holtmannclient: Don't bother with individual Device ID properties
2012-12-30 Marcel Holtmanncore: UUID list of device might be empty, but it always...
2012-12-30 Marcel Holtmanndoc: Fix annotation for optional device properties
2012-12-30 Marcel Holtmanncore: Remove support for individual Device ID properties
2012-12-30 Marcel Holtmanndoc: Remove individual Device ID properties
2012-12-30 Marcel Holtmanncore: Add support for device modalias property
2012-12-30 Marcel Holtmanndoc: Add entry for modalias properties
2012-12-30 Marcel Holtmannclient: Print modalias properties if available
2012-12-30 Marcel Holtmanncore: Add support for adapter modalias property
2012-12-30 Marcel Holtmanncore: Add helper function for creating modalias
2012-12-30 Marcel Holtmannproximity: The function g_dbus_pending_property_error...
2012-12-30 Marcel Holtmannthermometer: The function g_dbus_pending_property_error...
2012-12-30 Marcel Holtmanncyclingspeed: The function g_dbus_pending_property_erro...
2012-12-30 Marcel Holtmannaudio: The function g_dbus_pending_property_error has...
2012-12-30 Marcel Holtmannobexd: The function g_dbus_pending_property_error has...
2012-12-30 Marcel Holtmanncore: The function g_dbus_pending_property_error has...
2012-12-30 Marcel Holtmanndoc: The user provided friendly name is stored as alias
2012-12-30 Marcel Holtmanncore: Remove no longer used adapter_set_allow_name_chan...
2012-12-30 Marcel Holtmannhostname: No need to restrict adapter name changes...
2012-12-30 Marcel Holtmanncore: Separate adapter name property from alias
2012-12-30 Marcel Holtmannclient: Allow setting and resetting of controller alias
2012-12-30 Marcel Holtmanncore: Add support for adatper alias property
2012-12-30 Marcel Holtmannclient: Show adapter alias property as well
2012-12-30 Marcel Holtmanndoc: Rephrase the reset handling of device alias property
2012-12-30 Marcel Holtmanndoc: Add some extra notes to class of device adapter...
2012-12-30 Marcel Holtmanndoc: Introduce adapter alias property and make name...
2012-12-30 Marcel Holtmanndoc: Mention that the adapter powered property is not...
2012-12-30 Marcel Holtmanndoc: Mention the external control of adapter name property
2012-12-30 Marcel Holtmanncore: Set default Device ID information record
2012-12-30 Marcel Holtmanncore: Don't try to set hostname as default adapter...
2012-12-29 Marcel Holtmannplugins: Remove no longer needed formfactor plugin
2012-12-29 Marcel Holtmannhostname: Add fallback to DMI information for class...
2012-12-29 Marcel Holtmannplugins: Remove no longer needed adaptername plugin
2012-12-29 Marcel Holtmannhostname: Use numbered pretty hostnames for multiple...
2012-12-29 Marcel Holtmanncore: Track the stored adapter name independent from...
2012-12-29 Marcel Holtmannplugins: Add support for systemd's hostname daemon
2012-12-29 Marcel Holtmanngdbus: Update properties on D-Bus client re-connections
2012-12-29 Marcel Holtmanngdbus: Add function to manually refresh properties
2012-12-29 Marcel Holtmanngdbus: Add support for proxy property change notifications
2012-12-29 Marcel Holtmanngdbus: Fix handling of client connect/disconnect signals
2012-12-29 Marcel Holtmanngdbus: Protect standalone proxy creation with client...
2012-12-29 Marcel Holtmanncore: Don't bother with trying to handle SIGPIPE
2012-12-28 Marcel Holtmannmonitor: Fix handling of unknown L2CAP options
2012-12-28 Marcel Holtmanntools: Don't print empty line at the end of hwdb list
2012-12-28 Marcel Holtmanntools: Add Nike+ FuelBand product to hwdb utility
2012-12-28 Marcel Holtmannunit: Update D-Bus client helper test handling
2012-12-28 Marcel Holtmanntools: Add skeleton for GAP testing utility
2012-12-28 Marcel Holtmanntools: Add framework for HCI emulation
next