Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to current trunk | Ted Gould | 2014-10-07 | 1 | -8/+337 |
|\ | |||||
| * | Sync in balance branch as well | Ted Gould | 2014-10-06 | 1 | -3/+4 |
| |\ | |||||
| | * | Volume control: properly scale channels when setting the volume | Lars Uebernickel | 2014-10-01 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | And display the volume of the loudest channel in the UI. This is consistent with gnome-control-center. | ||||
| * | | Merge trunk | Ted Gould | 2014-10-06 | 1 | -5/+311 |
| |\ \ | |||||
| | * | | Using a signal counter so we can set the volume asynchronously | Ricardo Salveti de Araujo | 2014-10-01 | 1 | -21/+37 |
| | | | | |||||
| | * | | Review changes | Ricardo Salveti de Araujo | 2014-09-29 | 1 | -33/+41 |
| | | | | |||||
| | * | | volume-role: removing TODO | Ricardo Salveti de Araujo | 2014-09-25 | 1 | -1/+0 |
| | | | | |||||
| | * | | volume-role: making sure we reflect changes done by pulse (via signals) | Ricardo Salveti de Araujo | 2014-09-25 | 1 | -7/+48 |
| | | | | |||||
| | * | | Adding TODO entry | Ricardo Salveti de Araujo | 2014-09-23 | 1 | -0/+1 |
| | | | | |||||
| | * | | volume-role: fix handling of the first sink-input and startup | Ricardo Salveti de Araujo | 2014-09-23 | 1 | -7/+13 |
| | | | | |||||
| | * | | Adding support for setting volume per media roles (only used by touch atm) | Ricardo Salveti de Araujo | 2014-09-18 | 1 | -5/+240 |
| | |/ | |||||
| * | | Trigger synchronous notification upon every volume-change attempt, thus the ↵ | Mirco Müller | 2014-09-19 | 1 | -12/+12 |
| | | | | | | | | | | | | user gets to see visual and audible feedback every time a volume-key is pressed. | ||||
| * | | Use a sound-file via the corresponding hint to play back while the volume is ↵ | Mirco Müller | 2014-09-19 | 1 | -0/+1 |
| | | | | | | | | | | | | changed to give the user also an audible feedback. | ||||
| * | | Move the triggering of the volume up/down notification into set_volume(). | Mirco Müller | 2014-08-05 | 1 | -6/+14 |
| | | | |||||
| * | | Test use of synchronous notifications for volume-changes. | Mirco Müller | 2014-07-31 | 1 | -1/+14 |
| |/ | |||||
* / | Can get set at startup before we have a PA connection, shouldn't be a ↵ | Ted Gould | 2014-10-01 | 1 | -1/+2 |
|/ | | | | critical in that case, should just fail | ||||
* | Whitespace change | Michael Terry | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | And make it so we update from an AS notification immediately if we haven't ↵ | Michael Terry | 2014-04-18 | 1 | -3/+10 |
| | | | | been messing with local volume recently | ||||
* | Consolidate local_volume_changed_timeout | Michael Terry | 2014-04-18 | 1 | -5/+3 |
| | |||||
* | review changes | Nick Dedekind | 2014-04-16 | 1 | -8/+7 |
| | |||||
* | continue update timer if another change has come in | Nick Dedekind | 2014-04-16 | 1 | -0/+1 |
| | |||||
* | Added heuristic account services update timer | Nick Dedekind | 2014-04-16 | 1 | -4/+69 |
| | |||||
* | Export currently running player to Accounts Service | Ted Gould | 2014-03-24 | 1 | -0/+1 |
|\ | |||||
| * | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 1 | -0/+1 |
| | | |||||
* | | Sync volume and mute settings with AccountsService. Fixes: 840777 | Michael Terry | 2014-03-24 | 1 | -11/+166 |
|\ \ | |/ |/| | |||||
| * | Fix bug where we weren't asking for volume settings on startup | Michael Terry | 2014-03-14 | 1 | -1/+5 |
| | | |||||
| * | Check XDG_SESSION_CLASS to determine if we're in greeter; use native vala ↵ | Michael Terry | 2014-03-13 | 1 | -13/+19 |
| | | | | | | | | dbus interface for greeter list | ||||
| * | Remove touch namespace for sound settings | Michael Terry | 2014-03-04 | 1 | -1/+1 |
| | | |||||
| * | Set AS with new values | Michael Terry | 2014-03-03 | 1 | -6/+6 |
| | | |||||
| * | Fix typo | Michael Terry | 2014-03-03 | 1 | -2/+2 |
| | | |||||
| * | Fix Mute/Muted typo; only sync to AS if value changed | Michael Terry | 2014-03-03 | 1 | -15/+22 |
| | | |||||
| * | Support proxying mute settings too; allow cancelling previous Set calls | Michael Terry | 2014-03-03 | 1 | -42/+64 |
| | | |||||
| * | Listen for changes to Volume | Michael Terry | 2014-03-03 | 1 | -15/+32 |
| | | |||||
| * | Always use class's shared user proxy | Michael Terry | 2014-03-03 | 1 | -9/+8 |
| | | |||||
| * | Write to accountsservice even when in greeter mode; drop greeter mode in ↵ | Michael Terry | 2014-03-03 | 1 | -13/+9 |
| | | | | | | | | general, both sessions should act similarly usually | ||||
| * | Fix a typo | Michael Terry | 2014-03-03 | 1 | -1/+1 |
| | | |||||
| * | First pass at volume sharing | Michael Terry | 2014-02-24 | 1 | -1/+105 |
| | | |||||
* | | Show a red icon in the panel when a sound is playing while mute is on | Lars Uebernickel | 2014-03-16 | 1 | -0/+16 |
|/ | |||||
* | Weird comment bug where 'lesser' ended up someplaces it didn't belong | Ted Gould | 2013-11-15 | 1 | -2/+2 |
| | |||||
* | VolumeControl: don't pass vala closures into libpulse | Lars Uebernickel | 2013-10-28 | 1 | -15/+29 |
|\ | | | | | | | | | | | | | | | | | | | Libpulse's vala bindings don't specify that callbacks passed into some of its functions (e.g., get_server_info) can be called after the function returns. Vala thus frees closure data after these functions return. This can't easily be fixed in the bindings, because libpulse doesn't provide variants of these functions with destroy_notifies. This patch works around this problem by only passing non-closure functions into libpulse. Fixes: https://bugs.launchpad.net/bugs/1244386. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | VolumeControl: don't pass vala closures into libpulse | Lars Uebernickel | 2013-10-26 | 1 | -15/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Libpulse's vala bindings don't specify that callbacks passed into some of its functions (e.g., get_server_info) can be called after the function returns. Vala thus frees closure data after these functions return. This can't easily be fixed in the bindings, because libpulse doesn't provide variants of these functions with destroy_notifies. This patch works around this problem by only passing non-closure functions into libpulse. | ||||
* | | when we fail to connect to pulse, wait a moment before retrying. | Charles Kerr | 2013-10-23 | 1 | -1/+18 |
|/ | |||||
* | Reconnect when pulseaudio terminates (or crashes) | Lars Uebernickel | 2013-09-30 | 1 | -25/+40 |
| | |||||
* | Allow setting the microphone volume if an app using it is running | Lars Uebernickel | 2013-06-18 | 1 | -5/+88 |
| | |||||
* | VolumeControl: turn "ready" into a property | Lars Uebernickel | 2013-03-27 | 1 | -14/+11 |
| | | | | | And bind it to the "enabled" properties of the volume and mute actions. | ||||
* | Add VolumeControl and hook up mute and volume actions to it | Lars Uebernickel | 2013-03-27 | 1 | -0/+192 |
The VolumeControl class originated in the phablet branch of this indicator. |