]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-10-22 Lennart Poetteringdon't set the volume of pacat unless it is explicitly set
2008-10-22 Lennart Poetteringupdate map file
2008-10-22 Lennart Poetteringreorder setting of AM_CFLAGS a bit
2008-10-21 Lennart Poetteringmake the debug trap macro a proper macro in macro.h
2008-10-21 Lennart PoetteringTry to catch certain driver errors
2008-10-21 Lennart Poetteringmake log meta, time, backtrace configurable using comma...
2008-10-21 Lennart PoetteringMake log meta, time, backtrace configurable using confi...
2008-10-21 Lennart Poetteringsupport changing logging parameters during runtime...
2008-10-21 Lennart PoetteringSupport showing a backtrace on log messages
2008-10-21 Lennart Poetteringinclude log.h near the end so that macro.h can be inclu...
2008-10-21 Lennart Poetteringadd pa_config_parse_unsigned()
2008-10-21 Lennart Poetteringfix arguments to format string
2008-10-21 Lennart Poetteringconvert argument to boolean int in PA_UNLIKELY, too
2008-10-21 Lennart Poetteringfix return value of pa_frame_aligned()
2008-10-21 Lennart Poetteringimplement may_move_to for ladspa/remap sinks
2008-10-21 Lennart Poetteringadd new virtual function may_move_to to sink inputs...
2008-10-21 Lennart Poetteringfix invalid validity check
2008-10-20 Lennart PoetteringMake missing git-changelog.perl non-fatal
2008-10-19 Lennart PoetteringFix spelling of privilige
2008-10-19 Lennart Poetteringalways check for libtool prefix binary name to avoid...
2008-10-13 Lennart PoetteringMerge commit 'vudentz/master'
2008-10-13 Colin GuthrieFix two typos that broke tunnels
2008-10-13 Lennart Poetteringproperly remove dbus matches an filters when unloading...
2008-10-13 Lennart Poetteringcorrectly load module-flat-volume instead of module...
2008-10-09 Luiz Augusto... Fix possible invalid read while attempting to load...
2008-10-08 Lennart PoetteringMerge commit 'coling/airtunes-0.9.13'
2008-10-08 Colin GuthrieFix a potential C++/C99 ism, add a log message on error...
2008-10-08 Colin GuthrieFollow master change r34dd4a and fix shutdown when...
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-08 Lennart Poetteringdefine 0dB in PA as maximum amplification
2008-10-08 Lennart Poetteringenable flat volumes by default
2008-10-07 Lennart PoetteringMerge branch 'flatvol'
2008-10-07 Lennart Poetteringquery the sink volume outside of the loop because it...
2008-10-07 Lennart Poetteringuse pa_sink_set_volume() for changing the volume
2008-10-07 Lennart Poetteringcheck the maximum volume of all sink inputs instead...
2008-10-07 Lennart Poetteringsome minor reformatting
2008-10-07 Lennart Poetteringignore sinks that do not carry decibel information
2008-10-07 Lennart Poetteringremove $Id$
2008-10-07 Lennart Poetteringadd a comment that pa_sink_input_set_volume and module...
2008-10-07 Lennart Poetteringif a stream comes with now sensible properties attached...
2008-10-07 Lennart Poetteringafter calling PA_CORE_HOOK_SINK_SET_VOLUME hook, check...
2008-10-07 Lennart Poetteringadditional validity checks
2008-10-07 Lennart Poetteringif the channel map was modified due to PA_SINK_INPUT_FI...
2008-10-07 Lennart Poetteringuse pa_channel_map_init_extend() instead of pa_channel_...
2008-10-07 Lennart Poetteringmodernize a few checks
2008-10-07 Lennart Poetteringwhen the volume is changed make sure we send out a...
next