2008-10-08 |
Colin Guthrie | Do not assert on NULL values of s. This means the conne... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | A very rough first version of the sink. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add more libraries to librtp now that it's doing a... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Properly duplicate the hostname passed in on connect. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Combine pa_raop_client_new and pa_raop_client_connect... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Rename rtsp.{c,h} to rtsp_client.{c,h}. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Wrap the io_callback to ensure that all data is written... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Use a more stateful response parser. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add a pa_iochannel callback for when the RAOP connectio... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add a function for packing bits into a byte buffer... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Some minor tidyup to remove code now in raop client... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add a skeleton raop client which builds on the rtsp... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Move closer to an asynchronous structure (still some... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Trivial change to allocate memory using pulse methods. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Fix svn properties and some minor indentation |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Convert the return values to fit with the rest of pulse... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Convert to using pa_socket_client rather than using... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Use _free rather than _destroy so as not to mix naming... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Use pa_sprintf_malloc to do simple concatenation rather... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Start the raop sink. It's based on pipe sink and isn... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add a simple base64 library that will be used by the... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add a RTSP client impelmentation. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Colin Guthrie | Add a small lib to interpret and produce headers as... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Lennart Poettering | make distcheck pass |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Lennart Poettering | Merge branch 'master' of ssh://rootserver/home/lennart... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Lennart Poettering | Merge branch 'master' of ssh://rootserver/home/lennart... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Lennart Poettering | bump version and sonames |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Lennart Poettering | Merge commit 'vudentz/master' |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Lennart Poettering | make sure we send a started messages when we are uncorking |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Lennart Poettering | update module-tunnel for recent protocol changes |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Lennart Poettering | disable valgrind macro usage for now since valgrind... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Lennart Poettering | add missing include |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Lennart Poettering | substract the unused record buffer size from the overal... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | get rid of pa_alsa_volume_divide() since we have pa_sw_... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | implement pa_sw_volume_divide() and pa_sw_cvolume_divide() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | increase suspend timeout to 5s so that it is always... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | don't call snd_pcm_drain() when we suspend because... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add missing inclusion |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | do not cleanup staticly allocated memory unless we... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | show valgrind status on startup |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | instead of checking for directly use new function... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add new API function pa_in_valgrind() to check for |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Fix loading module-bluetooth-device with an invalid... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Replace handlers of deprecated Connected signals with... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Cleanup module-bluetooth-discover. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Fix Connected signal handler. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Fix match rule problems. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Remove PropertyChanged signal handler. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Add signal handlers for Connected signals. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Luiz Augusto... | Add match rules for org.bluez.Headset and org.bluez... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_d... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | allow - in sample names |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | increase PA_CVOLUME_SNPRINT_MAX to a proper value and... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | when checking the validity of a cvolume check whether... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add missing calls to map file |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add new API call pa_cvolume_compatible() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add new API call pa_cvolume_snprint_dB() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add new API call pa_cvolume_init() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | extend documentation for pa_channel_map_init() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | make a few casts explicit to remove compiler warnings |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | a bit of late pa_bool_t'ization |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | treat a channel map only then as compatible with a... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | add new API function pa_sample_spec_init() |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | if a volume or channel map is invalid show so when... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | user lrint() and friends in inner loops instead of... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Lennart Poettering | use PA_FLOAT32_SWAP where useful |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Lennart Poettering | optimize mixing routines a bit by pulling the multiplic... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Lennart Poettering | make sure we call pa_sink_process_rewind() if a rewind... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Lennart Poettering | when we mix into a 16bit accumulator make sure we clamp... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | properly parse response to pa_stream_set_buffer_attr... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | inform dsp_empty_socket() *after* we emptied the dsp... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | make simple protocol not crash when allocating a memory... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | when killing gconf helper, loop over EINTR |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | PA_WARN_REFERENCE works only for ELF targets |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | don't hit an assert if a kernel driver reports invalid... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | remove useless log message |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | remove useless log message, re #367 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Lennart Poettering | fix support for ALSA devices which lack dB information |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | it's --daemonize, not --daemon |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | Merge commit 'coling/master' |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | a few FreeBSD fixes, from alexis |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | replace module-volume-restore by module-stream-restore... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | it might be a bit too early to initialize bluetooth... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | fix typo in default.conf, closes bug #354 |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | follow PropertyChanged signals from BlueZ |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | Some man page updates, add missing documentation, other... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Lennart Poettering | Make the shared memory segment size configurable |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Nix | esound auth-ip-acl fix |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Stelian Ionescu | have make_random_dir respect $TMPDIR |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Lennart Poettering | make module-bluetooth-discover actually load modules... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Lennart Poettering | all kinds of minor type, memory leak, initializatio... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Lennart Poettering | instead of failing when the requested sampling rate... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Lennart Poettering | Use the same module parameter names for module-bluetoot... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Lennart Poettering | use TRUE for pa_bool_t arguments |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Lennart Poettering | remove a few compiler warnings in BlueZ code |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Lennart Poettering | fix compilation errors in priority queue code |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Lennart Poettering | ignore bt proximity helper |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Lennart Poettering | add a generic priority queue implementation |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Lennart Poettering | make pa_idxset_trivial_compare_func() do a full compare... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Lennart Poettering | some minor fixes and cleanups in the bt code |
commit | commitdiff | tree | snapshot |
next |