aboutsummaryrefslogtreecommitdiffstats
path: root/fsoaudiod
Commit message (Expand)AuthorAgeFilesLines
* Bump required vala version of all components to 0.14.2Simon Busch2012-02-141-1/+1
* Bump required vala version of all components to 0.14.1 (which is wrong anyway)Simon Busch2012-01-271-1/+1
* fsoaudiod: configure.ac: add configurable libsamplerate dependencyDenis 'GNUtoo' Carikli2012-01-252-3/+21
* fsoaudiod: conf: gta04: update alsaloop.confDenis 'GNUtoo' Carikli2012-01-251-2/+4
* fsoaudiod: gsmvoice_alsa_forwarder: fix CPU usageDenis 'GNUtoo' Carikli2012-01-251-1/+0
* fsoaudiod: add config for GTA04Klaus Kurzmann2012-01-255-0/+36
* fsoaudiod: gsmvoice_alsa_forwarder: make succesive calls work.Denis 'GNUtoo' Carikli2012-01-251-0/+2
* fsoaudiod: gsmvoice_alsa_forwarder: alsaloop.c: switch from exit to returnDenis 'GNUtoo' Carikli2012-01-252-22/+26
* fsoaudiod: gsmvoice_alsa_forwarder: fix restart when thread exits by itselfDenis 'GNUtoo' Carikli2012-01-251-3/+5
* fsoaudiod: gsmvoice_alsa_forwarder: add mutex to protect threads and add more...Denis 'GNUtoo' Carikli2012-01-251-0/+8
* fsoaudiod: gsmvoice_alsa_forwarder: make alsaloop exit without exiting fsoaudiodDenis 'GNUtoo' Carikli2012-01-251-2/+0
* fsoaudiod: gsmvoice_alsa_forwarder: better handling of the start/stop of the ...Denis 'GNUtoo' Carikli2012-01-251-4/+47
* fsoaudiod: gsmvoice_alsa_forwarder: add shut down and config fileDenis 'GNUtoo' Carikli2012-01-252-8/+20
* fsoaudiod: gsmvoice_alsa_forwarder: make it compileDenis 'GNUtoo' Carikli2012-01-252-1/+1
* fsoaudiod: gsmvoice_alsa_forwarder: try to make it compileDenis 'GNUtoo' Carikli2012-01-253-25/+19
* fsoaudiod: import files for making an alsaloop based alsa forwarder plugin fo...Denis 'GNUtoo' Carikli2012-01-258-0/+3650
* fsoaudiod: change license from LGPLv2.1 to GPLv2Simon Busch2012-01-2518-617/+438
* fsoaudiod: libcmtspeechdata.vapi: explicitely name the typedefed structs we a...Klaus Kurzmann2012-01-041-4/+4
* fsoaudiod: add an alsaext.vapiKlaus Kurzmann2012-01-041-0/+51
* fsoaudiod: vapi: add CCode directive for CmtSpeech namespaceMichael 'Mickey' Lauer2012-01-011-1/+2
* fsoaudiod: alsa plugins: move session plugin into own subdirectorySimon Busch2011-12-315-132/+54
* fsoaudiod: sessionpolicy_default: initialize array before accessing itSimon Busch2011-12-281-1/+1
* fsodeviced: herring: import alsa scenarios from fsoaudiodSimon Busch2011-12-211-1/+1
* fsoaudiod: herring: don't ship alsa.conf until fsoaudiod is not supported by SHRSimon Busch2011-12-201-1/+0
* fsoaudiod: never include comments in config files in the same line than confi...Simon Busch2011-12-202-14/+6
* fsoaudiod: add ALSA scenario files for herring machineSimon Busch2011-12-187-1/+51
* fsoaudiod: add configuration for herring machine; alsa scenarios still missingSimon Busch2011-12-186-0/+96
* fsoaudiod: gsmvoice_alsa_cmtspeechdata: fix compilation with vala 0.14.0Simon Busch2011-11-254-10/+47
* Bump required vala version of all components to 0.14.0Simon Busch2011-11-241-1/+1
* fsoaudiod: add a systemd unit file for itKlaus Kurzmann2011-11-221-0/+9
* fsoaudiod: conf: palm_pre: import necessary audio scripts we need for audio r...Simon Busch2011-11-1925-1/+1397
* fsoaudiod: alsa_hooks: pass the real pcm name to request_sessionKlaus Kurzmann2011-09-182-6/+7
* fsoaudiod: system_integration: switch to call audio mode on an incoming call tooSimon Busch2011-08-021-0/+1
* fsoaudiod: router_palmpre: add new audio script to list of available audio sc...Simon Busch2011-07-281-0/+1
* fsoaudiod: system_integration: some more debug output linesSimon Busch2011-07-281-0/+11
* fsoaudiod: palm_pre: activate system integration pluginSimon Busch2011-07-221-0/+3
* fsoaudiod: system_integration: get call service proxy only when service is av...Simon Busch2011-07-221-7/+45
* fsoaudiod: router_palmpre: fix audio volume calculation in call modeSimon Busch2011-07-221-1/+1
* fsoaudiod: system_integration: create a new plugin for system integrated audi...Simon Busch2011-07-224-0/+205
* Merge branch 'gsmvoice_alsa_cmtspeechdata+buffer_threads'Klaus Kurzmann2011-07-034-69/+376
|\
| * fsoaudiod: cmtspeech: don't set frame_flags in ul buffersKlaus Kurzmann2011-07-011-1/+0
| * fsoaudiod: cmtspeech: setup alsa on transition to DL_START / UL_START respect...Klaus Kurzmann2011-07-011-15/+13
| * fsoaudiod: cmtspeech: check with is_active if we should feed audo to the modemKlaus Kurzmann2011-07-011-1/+1
| * fsoaudiod: cmtspeech: correctly free pcmin / pcmoutKlaus Kurzmann2011-07-011-2/+4
| * fsoaudiod: cmtspeech: activate audio on OUTGOING call state alreadyKlaus Kurzmann2011-07-011-3/+1
| * fsoaudiod: cmtspeech: activate feeding of audio to modemKlaus Kurzmann2011-07-011-23/+22
| * fsoaudiod: gsmvoice_alsa_cmtspeech: give writei the correct length when playi...Klaus Kurzmann2011-06-301-1/+1
| * fsoaudiod: gsmvoice_alsa_cmtspeech: use a RingBufferKlaus Kurzmann2011-06-301-144/+204
| * fsoaudiod: libcmtspeechdata.vapi: extend EventDataKlaus Kurzmann2011-06-301-1/+36
| * fsoaudiod: gsmvoice_alsa_cmtspeechdata plugin: try to handle buffer underruns...Denis 'GNUtoo' Carikli2011-06-291-80/+85