summaryrefslogtreecommitdiffstats
path: root/audio/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Replace asound.conf with a more full-fledged bluetooth.confHEADmasterLennart Poettering2009-03-231-1/+4
| | | | | | | | | | | | | | | The new fragment will introduce device strings that can be given the BT address of the headset as parameter. Also, they integrate 'plug' so that they can be used with any application. This replaces the old 'asound.conf' file which was much more limited. Also since we now install 'bluetooth.conf' to /etc/alsa it is not a good idea to simply call that file 'asound.conf'. Please note that this will install the config fragment but not actually enable it. For that some minor changes to the /etc/asoundrc as shipped by the distro are necessary. It's up to the distributions to do this. How that works in explained in the header of bluetooth.conf.
* Use GCC visibility for exporting symbolsMarcel Holtmann2009-03-111-6/+8
|
* Fix signed/unsigned comparison issue within GStreamer pluginMarcel Holtmann2009-01-301-1/+1
|
* Fix signed/unsigned comparison issues within AVDTP/A2DP codeMarcel Holtmann2009-01-301-1/+1
|
* Fix signed/unsigned comparison of ALSA pluginMarcel Holtmann2009-01-301-2/+2
|
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-4/+4
|
* Add skeleton for Maemo telephony driverMarcel Holtmann2008-10-011-1/+1
|
* Remove obsolete filesJohan Hedberg2008-09-061-2/+1
|
* Fix building of telephony driverMarcel Holtmann2008-09-011-10/+7
|
* Cleanup the linked telephony driverMarcel Holtmann2008-09-011-0/+2
|
* Add skeleton for telephony driversMarcel Holtmann2008-09-011-6/+15
|
* Fix internal includes for Bluetooth libraryMarcel Holtmann2008-07-291-6/+6
|
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-1/+1
|
* Don't use lib prefix for pluginsMarcel Holtmann2008-06-301-3/+3
|
* Update autoconf/automake optionsMarcel Holtmann2008-06-031-1/+1
|
* Use -no-undefined for linking pluginsMarcel Holtmann2008-05-091-1/+2
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-2/+2
|
* Fix linking issue with exported symbolsMarcel Holtmann2008-03-281-2/+2
|
* Update the fix for the 64-bit build issueMarcel Holtmann2008-03-281-4/+5
|
* audio: Fixing the Makefile.am so it can compile on 64 bits machines.Vinicius Gomes2008-03-281-1/+3
|
* Convert audio service into a plugin.Luiz Augusto von Dentz2008-03-271-19/+13
|
* Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2008-01-231-1/+1
|
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-231-1/+3
|
* Update services to new error codes and helper functionsJohan Hedberg2007-11-261-1/+1
|
* Add autoconf magic for the librt linkingMarcel Holtmann2007-11-261-1/+1
|
* Link librt with the alsa module (needs to be fixed with proper autotools ↵Johan Hedberg2007-11-221-1/+1
| | | | checks later)
* Integrate new ipc API implementation.Luiz Augusto von Dentz2007-11-211-6/+8
|
* Add rtp.h file to build dependenciesMarcel Holtmann2007-10-251-2/+2
|
* Add skeleton for AVRCP supportJohan Hedberg2007-10-221-1/+1
|
* Add gstsbcutil.c and gstsbcutil.h.Luiz Augusto von Dentz2007-10-181-1/+2
|
* Only export gst_plugin_descMarcel Holtmann2007-08-291-1/+1
|
* Only export the needed symbols for the pluginsMarcel Holtmann2007-08-291-3/+3
|
* We are not going to support PulseAudio any time soonMarcel Holtmann2007-08-281-11/+0
|
* Implement full parsing supportMarcel Holtmann2007-08-261-1/+2
|
* Use device string for the IPCMarcel Holtmann2007-08-251-3/+3
|
* Add checks and skeleton for PulseAudio pluginMarcel Holtmann2007-08-241-0/+11
|
* Add support for ALSA parametersMarcel Holtmann2007-08-231-2/+2
|
* Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann2007-08-231-2/+5
|
* Don't install GStreamer pluginMarcel Holtmann2007-08-231-1/+1
|
* Add skeleton for an A2DP sink elementMarcel Holtmann2007-08-221-3/+3
|
* Remove empty lineMarcel Holtmann2007-08-221-1/+0
|
* Add skeleton for GStreamer pluginMarcel Holtmann2007-08-221-1/+15
|
* Add files for A2DP specific codeJohan Hedberg2007-08-011-1/+1
|
* Add first files for to start A2DP implementationJohan Hedberg2007-07-231-1/+2
|
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-221-1/+2
|
* Don't install audio.conf fileMarcel Holtmann2007-06-131-1/+1
|
* Add audio service test scriptMarcel Holtmann2007-06-111-1/+1
|
* Add support for configuration fileJohan Hedberg2007-05-311-2/+2
|
* Add unix.c and unix.h skeletonsMarcel Holtmann2007-05-261-1/+2
|
* Don't install ALSA plugins without audio serviceMarcel Holtmann2007-05-101-1/+1
|