platform/upstream/pulseaudio.git
2008-12-30 Piotr DrągUpdated Polish translation
2008-12-24 A S AlamAdd Punjabi Translation for Module
2008-12-01 Timo JyrinkiArgh, send pulseaudio Finnish translation (instead...
2008-12-01 Timo JyrinkiAdd fi (Finnish) to LINGUAS.
2008-12-01 Timo JyrinkiAdd Finnish (fi) translation by Timo Jyrinki.
2008-11-23 sainrysecOnly creat zh_CN.po
2008-11-21 Henrique JuniorUpdated brazilian portuguese translation
2008-11-11 Piotr DrągUpdated Polish translation
2008-11-07 Xavier CondeAdded catalan locale
2008-11-07 Xavier CondeAdded catalan translation
2008-10-21 Fabian AffolterUpdated German translation
2008-10-21 Micha PietschGerman translation done.
2008-10-19 Petr KovářUpdated Czech translation.
2008-10-18 PabloMartin... Last strings translated to French
2008-10-17 Piotr DrągUpdated LINGUAS
2008-10-14 Piotr DrągUpdated Polish translation
2008-10-12 Petr KovářLINGUAS: Added cs.
2008-10-12 Petr KovářAdded Czech translation.
2008-10-12 Domingo Beckerupdated spanish translation
2008-10-07 Lennart PoetteringMerge commit 'origin/master-tx' into master-tx
2008-10-07 Luiz Augusto... Unload module-bluetooth-device if the remote device...
2008-10-07 Lennart PoetteringInitialize exit_idle_time to -1 instead of 0 when...
2008-10-06 Lennart Poetteringmake distcheck pass v0.9.13
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...
2008-10-02 Lennart Poetteringwhen we mix into a 16bit accumulator make sure we clamp...
2008-10-01 Lennart Poetteringproperly parse response to pa_stream_set_buffer_attr...
2008-10-01 Lennart Poetteringinform dsp_empty_socket() *after* we emptied the dsp...
2008-10-01 Lennart Poetteringmake simple protocol not crash when allocating a memory...
2008-10-01 Lennart Poetteringwhen killing gconf helper, loop over EINTR
2008-10-01 Lennart PoetteringPA_WARN_REFERENCE works only for ELF targets
2008-10-01 Lennart Poetteringdon't hit an assert if a kernel driver reports invalid...
2008-10-01 Lennart Poetteringremove useless log message
2008-10-01 Lennart Poetteringremove useless log message, re #367
2008-10-01 Lennart Poetteringfix support for ALSA devices which lack dB information
2008-09-30 Lennart Poetteringit's --daemonize, not --daemon
2008-09-30 Lennart PoetteringMerge commit 'coling/master'
2008-09-30 Lennart Poetteringa few FreeBSD fixes, from alexis
2008-09-30 Lennart Poetteringreplace module-volume-restore by module-stream-restore...
2008-09-30 Lennart Poetteringit might be a bit too early to initialize bluetooth...
2008-09-30 Lennart Poetteringfix typo in default.conf, closes bug #354
2008-09-30 Lennart Poetteringfollow PropertyChanged signals from BlueZ
2008-09-30 Lennart PoetteringSome man page updates, add missing documentation, other...
2008-09-30 Lennart PoetteringMake the shared memory segment size configurable
2008-09-29 Nixesound auth-ip-acl fix
2008-09-29 Stelian Ionescuhave make_random_dir respect $TMPDIR
2008-09-29 Lennart Poetteringmake module-bluetooth-discover actually load modules...
2008-09-29 Lennart Poetteringall kinds of minor type, memory leak, initializatio...
2008-09-29 Lennart Poetteringinstead of failing when the requested sampling rate...
2008-09-29 Lennart PoetteringUse the same module parameter names for module-bluetoot...
2008-09-29 Lennart Poetteringuse TRUE for pa_bool_t arguments
2008-09-29 Lennart Poetteringremove a few compiler warnings in BlueZ code
2008-09-29 Fabian AffolterSome strings done in German translation
2008-09-27 Lennart Poetteringfix compilation errors in priority queue code
2008-09-26 Lennart Poetteringignore bt proximity helper
2008-09-26 Lennart Poetteringadd a generic priority queue implementation
2008-09-26 Lennart Poetteringmake pa_idxset_trivial_compare_func() do a full compare...
2008-09-26 Lennart Poetteringsome minor fixes and cleanups in the bt code
next