summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | update sbc stuffLennart Poettering2009-02-0211-311/+1694
| | |
* | | reset rewind_requested when we enter suspend modeLennart Poettering2009-02-021-0/+4
| | |
* | | shortcut pa_sink_process_rewind() when no rewind is happenning and none was ↵Lennart Poettering2009-02-021-0/+5
| | | | | | | | | | | | requested
* | | Fix a few sink/source calls when they are called in suspended state.Lennart Poettering2009-02-022-16/+43
| | |
* | | add new functions pa_bluetooth_cleanup_name() and pa_bluetooth_get_form_factor()Lennart Poettering2009-02-022-7/+70
| | |
* | | set PA_PROP_WINDOW_X11_DISPLAY from :0.0 and initialize ↵Lennart Poettering2009-02-021-0/+19
| | | | | | | | | | | | PA_PROP_APPLICATION_PROCESS_MACHINE_ID properly
* | | try to use glib's g_get_application_name() to set PA_PROP_APPLICATION_NAMELennart Poettering2009-02-021-10/+24
| | |
* | | when determining the minimum volume of all sink inputs make sure to handle ↵Lennart Poettering2009-02-021-0/+13
| | | | | | | | | | | | the case when there are no sink inputs correctly
* | | store the module index shifted by 1 to map PA_INVALID_INDEX to NULLLennart Poettering2009-02-021-6/+6
| | |
* | | drop -pedanticLennart Poettering2009-02-021-1/+1
| | |
* | | download everything from gitweb twice to make sure we don't get a ↵Lennart Poettering2009-02-021-3/+3
| | | | | | | | | | | | 'Generating...' message
* | | add a few new form factorsLennart Poettering2009-02-021-1/+1
| | |
* | | introduce PA_PROP_APPLICATION_PROCESS_MACHINE_IDLennart Poettering2009-02-021-0/+2
| | |
* | | work around dlsym() return value mistyping as suggested in POSIXLennart Poettering2009-02-021-2/+4
| | |
* | | use uintpr_t when casting between pointers and integersLennart Poettering2009-02-021-8/+8
| | |
* | | check for NULL before accessing the nameLennart Poettering2009-02-021-1/+1
| | |
* | | allow passing of channel map on command line and hide unused slidersLennart Poettering2009-02-021-21/+47
| | |
* | | look for libpulse in multiple different placesLennart Poettering2009-02-021-1/+7
| | |
* | | implement pa_channel_map_can_fadeLennart Poettering2009-01-313-5/+58
| | |
* | | drop -WpackedLennart Poettering2009-01-311-1/+1
| | |
* | | Merge branch 'master' into lennartsbtfixesLennart Poettering2009-01-305-6/+41
|\ \ \ | | |/ | |/|
| * | dump properties when we create a new sink or sourceLennart Poettering2009-01-302-4/+12
| | |
| * | suppress lines made up only of whitespaceLennart Poettering2009-01-301-1/+2
| | |
| * | include ALSA driver in properties for cards/sinkLennart Poettering2009-01-301-1/+6
| | |
| * | add new function pa_alsa_get_driver_name()Lennart Poettering2009-01-302-0/+21
| | |
* | | Merge branch 'master' into lennartsbtfixesLennart Poettering2009-01-304-5/+360
|\| |
| * | Add a little Gtk test tool to show how balance/fade/value and the channel ↵Lennart Poettering2009-01-301-0/+227
| | | | | | | | | | | | volumes play together
| * | implement pa_cvolume_{get|set}_fadeLennart Poettering2009-01-303-2/+130
| | |
| * | fix a bogus assertLennart Poettering2009-01-301-1/+1
| | |
| * | properly deal with the case when l/r is silent when adjust balanceLennart Poettering2009-01-301-2/+2
| | |
* | | add missing filesLennart Poettering2009-01-292-0/+882
| | |
* | | temporary commit of lennarts new bt changesLennart Poettering2009-01-293-925/+514
|/ /
* | add some helpers for dealing with DBusPendingCall based on Mrc-Andre's work ↵Lennart Poettering2009-01-292-0/+72
| | | | | | | | in module-bluetooth-discover
* | get rid of nonsensical late initialization of namereg/scache and thingsLennart Poettering2009-01-299-102/+41
| |
* | make use of new functions pa_dbus_add_matches/pa_dbus_remove_matchesLennart Poettering2009-01-292-25/+18
| |
* | add new functions pa_dbus_add_matches()/pa_dbus_remove_matches()Lennart Poettering2009-01-292-0/+60
| |
* | make things compile againLennart Poettering2009-01-281-5/+4
|/
* Run make update-poLennart Poettering2009-01-2811-3468/+4197
|
* Merge commit 'origin/master-tx'Lennart Poettering2009-01-282-886/+1297
|\
| * Updated Chinese(zh_CN) translation.Wang Zeguo2009-01-241-328/+537
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Spanich translationdaniel cabrera2009-01-231-558/+760
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Merge commit '12db687acf3befe485bfff3700111999c95247fa'Lennart Poettering2009-01-282-5/+510
|\ \
| * | bluetooth: cold hsp/a2dp device detectionMarc-André Lureau2009-01-281-0/+287
| | |
| * | bluetooth: hsp volume controlMarc-André Lureau2009-01-282-5/+223
| | |
* | | store the default sink/source in proper pa_sink*/pa_source* pointers instead ↵Lennart Poettering2009-01-2811-100/+130
| | | | | | | | | | | | of a string
* | | fix two typosLennart Poettering2009-01-282-2/+2
| | |
* | | print the right software volumeLennart Poettering2009-01-282-4/+4
|/ /
* | Merge commit 'coling/master'Lennart Poettering2009-01-281-1/+1
|\ \
| * | Fix the message processing for PA_SINK_MESSAGE_GET_LATENCY by returning ↵Colin Guthrie2009-01-271-1/+1
| | | | | | | | | | | | rather than breaking and falling through.
* | | make m-v-r a stub that simply load m-s-rLennart Poettering2009-01-281-499/+8
| | |