]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-10-08 Colin GuthrieModularise the RAOP stuff that requires OpenSSL and...
2008-10-08 Colin GuthrieRemove $Id$ lines left over from SVN
2008-10-08 Colin GuthrieMake module-raop-sink/discover work with 0.9.11 API
2008-10-08 Colin GuthrieImplement hardware volume control.
2008-10-08 Colin GuthrieImplement a set volume function to expose this capabili...
2008-10-08 Colin GuthrieUse the new pa_namereg_make_valid_name() function.
2008-10-08 Colin GuthrieAdd Lennart back in to Copyright as I copied these...
2008-10-08 Colin GuthrieAutomatic discovery of airtunes devices via Bonjour...
2008-10-08 Colin GuthrieMinor correction of help text
2008-10-08 Colin GuthrieStill send silence when we are not doing anything else...
2008-10-08 Colin GuthrieAdd some new public API functions to connect and flush.
2008-10-08 Colin GuthrieChange the API of the RTSP client a bit.
2008-10-08 Colin GuthrieRemove unneeded headers accidentially added in r2500.
2008-10-08 Colin GuthrieAdd seq and rtptime params to record/flush with a view...
2008-10-08 Colin GuthrieMinor update to copywrite (I still plan to replace...
2008-10-08 Colin GuthrieFix up a couple of values related to encoding overhead.
2008-10-08 Colin GuthrieA few related changes:
2008-10-08 Colin GuthrieKeep track of the memblock pointer internally and do...
2008-10-08 Colin GuthrieSet forgotten keyword property
2008-10-08 Colin GuthrieSet the send buffer size to prevent rendering silence...
2008-10-08 Colin GuthrieMove the encoding loop around a bit such that it does...
2008-10-08 Colin GuthrieDo tidy up on disconnection.
2008-10-08 Colin GuthrieDo not prefix internal function rtsp_exec.
2008-10-08 Colin GuthrieDon't try to free stack variables.
2008-10-08 Colin Guthrieunref the raw data memblock before requesting more...
2008-10-08 Colin GuthrieSome misc fixes. consts, base64 optimisation (not that...
2008-10-08 Colin GuthrieFix up IPv6 address format to enclose it in []
2008-10-08 Colin GuthrieChange suggested by Lennart. Do not return a memchunk...
2008-10-08 Colin GuthrieVarious changes suggested by Lennart.
2008-10-08 Colin GuthrieListen to the on_close callback. This still causes...
2008-10-08 Colin GuthrieAdd a new callback structure to propigate when the...
2008-10-08 Colin GuthrieMove the ownership of the encoded data memchunk into...
2008-10-08 Colin GuthrieDo not assert on NULL values of s. This means the conne...
2008-10-08 Colin GuthrieA very rough first version of the sink.
2008-10-08 Colin GuthrieAdd more libraries to librtp now that it's doing a...
2008-10-08 Colin GuthrieProperly duplicate the hostname passed in on connect.
2008-10-08 Colin GuthrieCombine pa_raop_client_new and pa_raop_client_connect...
2008-10-08 Colin GuthrieRename rtsp.{c,h} to rtsp_client.{c,h}.
2008-10-08 Colin GuthrieWrap the io_callback to ensure that all data is written...
2008-10-08 Colin GuthrieUse a more stateful response parser.
2008-10-08 Colin GuthrieAdd a pa_iochannel callback for when the RAOP connectio...
2008-10-08 Colin GuthrieAdd a function for packing bits into a byte buffer...
2008-10-08 Colin GuthrieSome minor tidyup to remove code now in raop client...
2008-10-08 Colin GuthrieAdd a skeleton raop client which builds on the rtsp...
2008-10-08 Colin GuthrieMove closer to an asynchronous structure (still some...
2008-10-08 Colin GuthrieTrivial change to allocate memory using pulse methods.
2008-10-08 Colin GuthrieFix svn properties and some minor indentation
2008-10-08 Colin GuthrieConvert the return values to fit with the rest of pulse...
2008-10-08 Colin GuthrieConvert to using pa_socket_client rather than using...
2008-10-08 Colin GuthrieUse _free rather than _destroy so as not to mix naming...
2008-10-08 Colin GuthrieUse pa_sprintf_malloc to do simple concatenation rather...
2008-10-08 Colin GuthrieStart the raop sink. It's based on pipe sink and isn...
2008-10-08 Colin GuthrieAdd a simple base64 library that will be used by the...
2008-10-08 Colin GuthrieAdd a RTSP client impelmentation.
2008-10-08 Colin GuthrieAdd a small lib to interpret and produce headers as...
2008-10-06 Lennart Poetteringmake distcheck pass
2008-10-06 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-10-06 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-10-06 Lennart Poetteringbump version and sonames
2008-10-06 Lennart PoetteringMerge commit 'vudentz/master'
2008-10-06 Lennart Poetteringmake sure we send a started messages when we are uncorking
2008-10-05 Lennart Poetteringupdate module-tunnel for recent protocol changes
2008-10-05 Lennart Poetteringdisable valgrind macro usage for now since valgrind...
2008-10-05 Lennart Poetteringadd missing include
2008-10-04 Lennart Poetteringsubstract the unused record buffer size from the overal...
2008-10-03 Lennart Poetteringget rid of pa_alsa_volume_divide() since we have pa_sw_...
2008-10-03 Lennart Poetteringimplement pa_sw_volume_divide() and pa_sw_cvolume_divide()
2008-10-03 Lennart Poetteringincrease suspend timeout to 5s so that it is always...
2008-10-03 Lennart Poetteringdon't call snd_pcm_drain() when we suspend because...
2008-10-03 Lennart Poetteringadd missing inclusion
2008-10-03 Lennart Poetteringdo not cleanup staticly allocated memory unless we...
2008-10-03 Lennart Poetteringshow valgrind status on startup
2008-10-03 Lennart Poetteringinstead of checking for directly use new function...
2008-10-03 Lennart Poetteringadd new API function pa_in_valgrind() to check for
2008-10-03 Luiz Augusto... Fix loading module-bluetooth-device with an invalid...
2008-10-03 Luiz Augusto... Replace handlers of deprecated Connected signals with...
2008-10-03 Luiz Augusto... Cleanup module-bluetooth-discover.
2008-10-03 Luiz Augusto... Fix Connected signal handler.
2008-10-03 Luiz Augusto... Fix match rule problems.
2008-10-03 Luiz Augusto... Remove PropertyChanged signal handler.
2008-10-03 Luiz Augusto... Add signal handlers for Connected signals.
2008-10-03 Luiz Augusto... Add match rules for org.bluez.Headset and org.bluez...
2008-10-03 Lennart Poetteringrename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_d...
2008-10-03 Lennart Poetteringallow - in sample names
2008-10-03 Lennart Poetteringincrease PA_CVOLUME_SNPRINT_MAX to a proper value and...
2008-10-03 Lennart Poetteringwhen checking the validity of a cvolume check whether...
2008-10-03 Lennart Poetteringadd missing calls to map file
2008-10-03 Lennart Poetteringadd new API call pa_cvolume_compatible()
2008-10-03 Lennart Poetteringadd new API call pa_cvolume_snprint_dB()
2008-10-03 Lennart Poetteringadd new API call pa_cvolume_init()
2008-10-03 Lennart Poetteringextend documentation for pa_channel_map_init()
2008-10-03 Lennart Poetteringmake a few casts explicit to remove compiler warnings
2008-10-03 Lennart Poetteringa bit of late pa_bool_t'ization
2008-10-03 Lennart Poetteringtreat a channel map only then as compatible with a...
2008-10-03 Lennart Poetteringadd new API function pa_sample_spec_init()
2008-10-03 Lennart Poetteringif a volume or channel map is invalid show so when...
2008-10-03 Lennart Poetteringuser lrint() and friends in inner loops instead of...
2008-10-03 Lennart Poetteringuse PA_FLOAT32_SWAP where useful
2008-10-02 Lennart Poetteringoptimize mixing routines a bit by pulling the multiplic...
2008-10-02 Lennart Poetteringmake sure we call pa_sink_process_rewind() if a rewind...
next