OSDN Git Service

Don't enable the SCO server socket when not necessary
[android-x86/external-bluetooth-bluez.git] / input /
2009-08-11 Jaikumar GaneshUpgrade to Bluez 4.47.
2009-06-16 Android (Google... Merge change 4267
2009-06-12 Jaikumar GaneshMerge Bluez release 4.41
2009-06-08 Jaikumar GaneshMake android specific changes to bluez4.
2009-05-27 Luiz Augusto von... Make input plugin to use adapter references.
2009-05-04 Luiz Augusto von... Fix bug which cause disconnect watches to run on freed...
2009-04-27 Luiz Augusto von... Fix bug which prevent input devices to work if bluetoot...
2009-04-27 Luiz Augusto von... Make disconnect watch callback to take removal flag.
2009-04-22 Luiz Augusto von... Make input plugin to use disconnect watches.
2009-04-21 Alok BarsodeUsing # operator to stringify plugin name.
2009-04-21 Alok BarsodeAdd priority field to plugin descriptor definition...
2009-04-17 Luiz Augusto von... Make input service to use confirm callback.
2009-04-01 Luiz Augusto von... Fix dead assignment.
2009-03-24 Johan HedbergConvert some not-so-important info logs to debug logs
2009-03-14 Alok BarsodeAdding version check for plugins.
2009-03-11 Marcel HoltmannUse GCC visibility for exporting symbols
2009-02-25 Johan HedbergFix strncpy length parameters to avoid non-nul-terminat...
2009-02-24 Johan HedbergOnly call g_io_channel_shutdown if the connection was...
2009-02-23 Johan HedbergOnly send unplug in case of ENOENT
2009-02-23 Johan HedbergFix virtual cable unplug sending
2009-02-23 Johan HedbergReject multiple interrupt or control connect attepts
2009-02-23 Johan HedbergRequire both interrupt and control channels before...
2009-02-23 Johan HedbergFix memory leak if btd_request_authorization fails
2009-02-23 Johan HedbergInput plugin fixes and cleanup
2009-02-22 Johan HedbergFix bt_io_connect parameter list
2009-02-22 Johan HedbergFix bt_io_get parameter passing
2009-02-22 Johan HedbergUse correct variable type for the PSM
2009-02-19 Luiz Augusto von... Make use of g_io_channel_shutdown instead of deprecated...
2009-02-19 Luiz Augusto von... Make use of g_error_free instead of g_clear_error when...
2009-02-19 Luiz Augusto von... Make input plugin to use BtIO API.
2009-01-29 Marcel HoltmannFix mostly every warning caused by -Wsign-compare
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-30 Marcel HoltmannFix spelling mistakes
2008-12-23 Marcel HoltmannAdd missing include definitions
2008-12-01 Marcel HoltmannRemove deprecated methods and signals from input interface
2008-11-08 Johan HedbergRemove duplicate call to btd_device_get_record
2008-11-08 Johan HedbergCheck for HSP_HS_UUID in the probe callback
2008-11-07 Luiz Augusto von... Fix Connected property on input interface always being...
2008-10-16 Marcel HoltmannInclude sixpair.c in the distribution
2008-10-16 Johan HedbergRename dbus_connection_emit_property_changed to emit_pr...
2008-10-16 Johan HedbergFix yet another instance of dbus_message_iter_append_di...
2008-10-15 Bastien NoceraSave name for the sixaxis controller
2008-10-15 Bastien NoceraStore every record information for the sixaxis controllers
2008-10-15 Bastien NoceraFix setting the master address on the sixaxis
2008-10-15 Bastien NoceraPort sixpair to libusb 1.0
2008-10-15 Bastien NoceraAdd sixpair tool
2008-10-14 Claudio TakahasiInput: Code cleanup - Access record handle directly...
2008-10-14 Bastien NoceraFix PS3 BD remote input event generation
2008-10-12 Bastien NoceraFix possible crash on startup
2008-10-09 Johan HedbergMake device driver probe calls take UUID's instead...
2008-10-03 Marcel HoltmannFix uninitialized reply of multiple GetProperties methods
2008-10-02 Luiz Augusto von... Mark old plugins API as deprecated.
2008-10-02 Luiz Augusto von... Add code to emit PropertyChanged on input interface.
2008-10-02 Luiz Augusto von... Add property support for input interface.
2008-09-14 Marcel HoltmannDon't bother with the source value for input devices
2008-09-14 Marcel HoltmannStore source information from DID record
2008-09-14 Marcel HoltmannMerge branch 'master' of git://git.infradead.org/users...
2008-09-14 David Woodhousefix fake hid detection by looking up pnp info
2008-09-14 David Woodhousesimplify arguments to hidp_add_connection()
2008-09-14 Marcel HoltmannRemove wrong (left-over) code
2008-09-14 Marcel HoltmannMerge branch 'encrypt' of git://gitorious.org/bluez...
2008-09-13 Claudio TakahasiInput: Disconnected signal doesn't have parameters
2008-09-13 Claudio TakahasiInput: Connected signal doesn't have parameters
2008-09-13 Claudio TakahasiInput: Checking if the link is already encrypted
2008-09-12 Claudio TakahasiInput: Use async auth + encryption function
2008-09-12 Claudio TakahasiInput: Missing send the message when connect fails
2008-09-09 Marcel HoltmannSend authentication request without blocking
2008-09-09 Marcel HoltmannMerge branch 'devel' of git://git.infradead.org/users...
2008-09-09 Marcel HoltmannUse longer timeout value for authentication and encryption
2008-09-09 Vinicius Costa GomesCancels the pending request from agent side when receiv...
2008-09-09 Marcel HoltmannThe input connect method takes no parameters
2008-09-09 Claudio TakahasiInput: Minor cleanup
2008-09-09 Claudio TakahasiInput: storage cleanup
2008-09-08 Marcel HoltmannMerge branch 'for-upstream' of git://gitorious.org...
2008-09-08 Alok BarsodeRedefining device_get_address to take bdaddr_t as param...
2008-09-08 Alok BarsodeRedefining adapter_get_address to take bdaddr_t as...
2008-09-08 Alok BarsodeFixing load_stored in Input plugin.
2008-09-08 Johan HedbergMerge branch 'master' of ssh:///bluetooth/bluez
2008-09-05 Johan HedbergMerge branch 'master' of ssh:///bluetooth/bluez
2008-09-05 Marcel HoltmannMerge branch 'master' of ssh:///bluetooth/bluez
2008-09-05 Marcel HoltmannFix D-Bus connection init
2008-09-05 Johan HedbergFix audio and input interfaces match the API documentation
2008-09-05 Marcel HoltmannMerge branch 'master' of ssh:///bluetooth/bluez
2008-09-05 Claudio TakahasiInput: Minor cleanup
2008-09-05 Claudio TakahasiInput: Missing DBusConnection unref
2008-09-04 Claudio TakahasiInput: Converting hid server to adapter driver structure
2008-09-04 Marcel HoltmannMerge branch 'for-upstream' of git://gitorious.org...
2008-09-04 Alok BarsodeRenaming struct adapter to struct btd_adapter.
2008-09-03 Claudio TakahasiInput cleanup: removed old API files
2008-09-03 Claudio TakahasiInput cleanup: unused functions
2008-09-03 Claudio TakahasiInput cleanup: missing static modifier
2008-09-03 Claudio TakahasiInput cleanup: Unnecessary headers and function
2008-08-18 Luiz Augusto von... Remove driver.c driver.h and remove workaround for...
2008-08-13 Luiz Augusto von... Fix device driver callbacks to not take driver pointer.
2008-08-05 Marcel HoltmannMerge branch 'bluez4' of git://git.infradead.org/users...
2008-08-05 Luiz Augusto von... Introduce driver.c and driver.h files.
2008-08-04 Marcel HoltmannMove error helpers to bluetoothd source
2008-08-04 Marcel HoltmannMove create_errno_message to appropiate place
2008-08-04 Luiz Augusto von... Fix warnings.
2008-07-30 Luiz Augusto von... Remove device on free.
next