Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add extra debug line to notify callback | Marcel Holtmann | 2007-01-20 | 1 | -0/+2 | |
| | ||||||
* | Added function to create the input device D-Bus path | Claudio Takahasi | 2007-01-20 | 1 | -1/+52 | |
| | ||||||
* | Add support for GetIdentifier | Marcel Holtmann | 2007-01-20 | 1 | -1/+19 | |
| | ||||||
* | Don't call unref in IO handling function | Marcel Holtmann | 2007-01-20 | 2 | -3/+32 | |
| | ||||||
* | eglib fixes | Johan Hedberg | 2007-01-20 | 2 | -2/+15 | |
| | ||||||
* | Fix memory leaks in XML parser for SDP | Marcel Holtmann | 2007-01-20 | 2 | -7/+13 | |
| | ||||||
* | Fix memory leaks in record handling | Marcel Holtmann | 2007-01-20 | 1 | -0/+9 | |
| | ||||||
* | Add eglib g_io_channel_write implementation | Johan Hedberg | 2007-01-20 | 1 | -2/+33 | |
| | ||||||
* | Fix GIOChannel refcounting for io_session_event | Johan Hedberg | 2007-01-20 | 1 | -3/+1 | |
| | ||||||
* | Don't forget to free the record when session terminates | Marcel Holtmann | 2007-01-20 | 1 | -0/+1 | |
| | ||||||
* | Remove double free action | Marcel Holtmann | 2007-01-20 | 1 | -3/+1 | |
| | ||||||
* | Fix memory leaks | Marcel Holtmann | 2007-01-20 | 3 | -4/+14 | |
| | ||||||
* | Use glib memory allocation for gmain.c | Johan Hedberg | 2007-01-20 | 1 | -59/+19 | |
| | ||||||
* | Implement GetIdentifier method | Marcel Holtmann | 2007-01-20 | 2 | -3/+28 | |
| | ||||||
* | Remove GetConnectionName method | Marcel Holtmann | 2007-01-20 | 2 | -31/+4 | |
| | ||||||
* | Remove last alsa_enable options | Marcel Holtmann | 2007-01-20 | 1 | -2/+0 | |
| | ||||||
* | Disable the D-Bus GLib bindings hack | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 | |
| | ||||||
* | Update expat and GLib based parsers | Marcel Holtmann | 2007-01-20 | 2 | -15/+187 | |
| | ||||||
* | Extract common function from expat based parser | Marcel Holtmann | 2007-01-20 | 3 | -113/+118 | |
| | ||||||
* | Another coding style fix | Marcel Holtmann | 2007-01-20 | 1 | -2/+1 | |
| | ||||||
* | Coding style cleanup | Marcel Holtmann | 2007-01-20 | 1 | -45/+23 | |
| | ||||||
* | Add example of GLib based parser | Marcel Holtmann | 2007-01-20 | 1 | -0/+28 | |
| | ||||||
* | Preparation for using the XML parser from GLib | Marcel Holtmann | 2007-01-20 | 3 | -4/+45 | |
| | ||||||
* | Check for memory allocation errors of the key file | Marcel Holtmann | 2007-01-20 | 1 | -0/+5 | |
| | ||||||
* | Remove subdirectory with ALSA plugins | Marcel Holtmann | 2007-01-20 | 8 | -2080/+2 | |
| | ||||||
* | Update service description file | Marcel Holtmann | 2007-01-20 | 1 | -3/+2 | |
| | ||||||
* | Add service description file | Marcel Holtmann | 2007-01-20 | 4 | -2/+11 | |
| | ||||||
* | Get rid of g_idle_add | Johan Hedberg | 2007-01-20 | 3 | -24/+3 | |
| | ||||||
* | Update copyright information | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 | |
| | ||||||
* | Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove | Johan Hedberg | 2007-01-20 | 11 | -82/+81 | |
| | ||||||
* | Add entries for the org.bluez.Database interface | Marcel Holtmann | 2007-01-20 | 1 | -0/+3 | |
| | ||||||
* | Don't use a D-Bus well known name at the moment | Marcel Holtmann | 2007-01-20 | 3 | -30/+2 | |
| | ||||||
* | There is no need for a D-Bus config file | Marcel Holtmann | 2007-01-20 | 2 | -15/+1 | |
| | ||||||
* | Implement stubs of missing eglib functions | Johan Hedberg | 2007-01-20 | 2 | -0/+281 | |
| | ||||||
* | Implement memory allocation functions for eglib | Johan Hedberg | 2007-01-20 | 2 | -0/+95 | |
| | ||||||
* | Add missing service description | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 | |
| | ||||||
* | Add main loop and single list functions | Marcel Holtmann | 2007-01-20 | 4 | -1/+956 | |
| | ||||||
* | Add embedded GLib directory | Marcel Holtmann | 2007-01-20 | 5 | -3/+13 | |
| | ||||||
* | Remove no longer needed files | Marcel Holtmann | 2007-01-20 | 2 | -966/+0 | |
| | ||||||
* | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 35 | -142/+112 | |
| | ||||||
* | Don't install services that are in experimental state | Marcel Holtmann | 2007-01-20 | 5 | -6/+13 | |
| | ||||||
* | Add skeleton for session handling | Marcel Holtmann | 2007-01-20 | 2 | -0/+50 | |
| | ||||||
* | Add serial subdirectory | Marcel Holtmann | 2007-01-20 | 3 | -2/+4 | |
| | ||||||
* | Update the experimental status | Marcel Holtmann | 2007-01-20 | 1 | -7/+6 | |
| | ||||||
* | Support internal and external SDP servers | Marcel Holtmann | 2007-01-20 | 5 | -16/+61 | |
| | ||||||
* | The sdpd binary should be build by default | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 | |
| | ||||||
* | Remove unsupported methods | Marcel Holtmann | 2007-01-20 | 1 | -261/+0 | |
| | ||||||
* | Clear newly created structures | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 | |
| | ||||||
* | Implement methods for database interface | Marcel Holtmann | 2007-01-20 | 1 | -4/+130 | |
| | ||||||
* | Remove service agent relict | Marcel Holtmann | 2007-01-20 | 1 | -80/+2 | |
| |