Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set PA_PROP_WINDOW_X11_DISPLAY from :0.0 and initialize ↵ | Lennart Poettering | 2009-02-02 | 1 | -0/+19 |
| | | | | PA_PROP_APPLICATION_PROCESS_MACHINE_ID properly | ||||
* | try to use glib's g_get_application_name() to set PA_PROP_APPLICATION_NAME | Lennart Poettering | 2009-02-02 | 1 | -10/+24 |
| | |||||
* | when determining the minimum volume of all sink inputs make sure to handle ↵ | Lennart Poettering | 2009-02-02 | 1 | -0/+13 |
| | | | | the case when there are no sink inputs correctly | ||||
* | store the module index shifted by 1 to map PA_INVALID_INDEX to NULL | Lennart Poettering | 2009-02-02 | 1 | -6/+6 |
| | |||||
* | drop -pedantic | Lennart Poettering | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | download everything from gitweb twice to make sure we don't get a ↵ | Lennart Poettering | 2009-02-02 | 1 | -3/+3 |
| | | | | 'Generating...' message | ||||
* | add a few new form factors | Lennart Poettering | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | introduce PA_PROP_APPLICATION_PROCESS_MACHINE_ID | Lennart Poettering | 2009-02-02 | 1 | -0/+2 |
| | |||||
* | work around dlsym() return value mistyping as suggested in POSIX | Lennart Poettering | 2009-02-02 | 1 | -2/+4 |
| | |||||
* | use uintpr_t when casting between pointers and integers | Lennart Poettering | 2009-02-02 | 1 | -8/+8 |
| | |||||
* | check for NULL before accessing the name | Lennart Poettering | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | allow passing of channel map on command line and hide unused sliders | Lennart Poettering | 2009-02-02 | 1 | -21/+47 |
| | |||||
* | look for libpulse in multiple different places | Lennart Poettering | 2009-02-02 | 1 | -1/+7 |
| | |||||
* | implement pa_channel_map_can_fade | Lennart Poettering | 2009-01-31 | 3 | -5/+58 |
| | |||||
* | drop -Wpacked | Lennart Poettering | 2009-01-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into lennartsbtfixes | Lennart Poettering | 2009-01-30 | 5 | -6/+41 |
|\ | |||||
| * | dump properties when we create a new sink or source | Lennart Poettering | 2009-01-30 | 2 | -4/+12 |
| | | |||||
| * | suppress lines made up only of whitespace | Lennart Poettering | 2009-01-30 | 1 | -1/+2 |
| | | |||||
| * | include ALSA driver in properties for cards/sink | Lennart Poettering | 2009-01-30 | 1 | -1/+6 |
| | | |||||
| * | add new function pa_alsa_get_driver_name() | Lennart Poettering | 2009-01-30 | 2 | -0/+21 |
| | | |||||
* | | Merge branch 'master' into lennartsbtfixes | Lennart Poettering | 2009-01-30 | 4 | -5/+360 |
|\| | |||||
| * | Add a little Gtk test tool to show how balance/fade/value and the channel ↵ | Lennart Poettering | 2009-01-30 | 1 | -0/+227 |
| | | | | | | | | volumes play together | ||||
| * | implement pa_cvolume_{get|set}_fade | Lennart Poettering | 2009-01-30 | 3 | -2/+130 |
| | | |||||
| * | fix a bogus assert | Lennart Poettering | 2009-01-30 | 1 | -1/+1 |
| | | |||||
| * | properly deal with the case when l/r is silent when adjust balance | Lennart Poettering | 2009-01-30 | 1 | -2/+2 |
| | | |||||
* | | add missing files | Lennart Poettering | 2009-01-29 | 2 | -0/+882 |
| | | |||||
* | | temporary commit of lennarts new bt changes | Lennart Poettering | 2009-01-29 | 3 | -925/+514 |
|/ | |||||
* | add some helpers for dealing with DBusPendingCall based on Mrc-Andre's work ↵ | Lennart Poettering | 2009-01-29 | 2 | -0/+72 |
| | | | | in module-bluetooth-discover | ||||
* | get rid of nonsensical late initialization of namereg/scache and things | Lennart Poettering | 2009-01-29 | 9 | -102/+41 |
| | |||||
* | make use of new functions pa_dbus_add_matches/pa_dbus_remove_matches | Lennart Poettering | 2009-01-29 | 2 | -25/+18 |
| | |||||
* | add new functions pa_dbus_add_matches()/pa_dbus_remove_matches() | Lennart Poettering | 2009-01-29 | 2 | -0/+60 |
| | |||||
* | make things compile again | Lennart Poettering | 2009-01-28 | 1 | -5/+4 |
| | |||||
* | Run make update-po | Lennart Poettering | 2009-01-28 | 11 | -3468/+4197 |
| | |||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-01-28 | 2 | -886/+1297 |
|\ | |||||
| * | Updated Chinese(zh_CN) translation. | Wang Zeguo | 2009-01-24 | 1 | -328/+537 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updated Spanich translation | daniel cabrera | 2009-01-23 | 1 | -558/+760 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | Merge commit '12db687acf3befe485bfff3700111999c95247fa' | Lennart Poettering | 2009-01-28 | 2 | -5/+510 |
|\ \ | |||||
| * | | bluetooth: cold hsp/a2dp device detection | Marc-André Lureau | 2009-01-28 | 1 | -0/+287 |
| | | | |||||
| * | | bluetooth: hsp volume control | Marc-André Lureau | 2009-01-28 | 2 | -5/+223 |
| | | | |||||
* | | | store the default sink/source in proper pa_sink*/pa_source* pointers instead ↵ | Lennart Poettering | 2009-01-28 | 11 | -100/+130 |
| | | | | | | | | | | | | of a string | ||||
* | | | fix two typos | Lennart Poettering | 2009-01-28 | 2 | -2/+2 |
| | | | |||||
* | | | print the right software volume | Lennart Poettering | 2009-01-28 | 2 | -4/+4 |
|/ / | |||||
* | | Merge commit 'coling/master' | Lennart Poettering | 2009-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix the message processing for PA_SINK_MESSAGE_GET_LATENCY by returning ↵ | Colin Guthrie | 2009-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | rather than breaking and falling through. | ||||
* | | | make m-v-r a stub that simply load m-s-r | Lennart Poettering | 2009-01-28 | 1 | -499/+8 |
| | | | |||||
* | | | add missing usage strings | Lennart Poettering | 2009-01-28 | 2 | -0/+7 |
|/ / | |||||
* | | don't make m-e-s hit an assert when the latency is queried | Lennart Poettering | 2009-01-27 | 1 | -1/+1 |
| | | |||||
* | | instead of making the volume relative our own, let' pa_sink_input_new() do ↵ | Lennart Poettering | 2009-01-27 | 1 | -5/+10 |
| | | | | | | | | it for us | ||||
* | | make m-p-e-s use pa_cvolume_set_balance() | Lennart Poettering | 2009-01-27 | 1 | -31/+3 |
| | | |||||
* | | only store volume/device information that has been flagged for saving, and ↵ | Lennart Poettering | 2009-01-27 | 1 | -47/+158 |
| | | | | | | | | store both relative and absolute volumes |