Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.1.3 | Sebastien Bacher | 2010-03-11 | 27 | -478/+2128 |
|\ | |||||
| * | merged weeks work plus incremented version in prep for 0.1.3 release | Conor Curran | 2010-03-11 | 10 | -107/+279 |
| |\ | |||||
| | * | merged in Ted's icon work | Conor Curran | 2010-03-11 | 2 | -28/+39 |
| | |\ | |||||
| | | * | Using GIcon for setting the icons on the IDO slider. | Ted Gould | 2010-03-10 | 1 | -3/+14 |
| | | | | |||||
| | | * | Update to use new icon helper from libindicator | Ted Gould | 2010-03-10 | 1 | -2/+5 |
| | |/ | |/| | |||||
| | * | animation working much better now | Conor Curran | 2010-03-11 | 1 | -77/+8 |
| | | | |||||
| | * | fade animation in place | Conor Curran | 2010-03-10 | 1 | -45/+136 |
| | | | |||||
| | * | fixed that annoying startup in mute state allowing slider to move - race ↵ | Conor Curran | 2010-03-10 | 1 | -3/+3 |
| | | | | | | | | | | | | conditions on start up are pretty hairy | ||||
| | * | smoother slider actions due ido grabbing update and pixbuf icon loading problems | Conor Curran | 2010-03-09 | 2 | -46/+83 |
| | | | |||||
| | * | no sink available dynamically being handled | Conor Curran | 2010-03-08 | 7 | -10/+134 |
| | | | |||||
| | * | blocking event now being registered, removed unneccessary marshaller | Conor Curran | 2010-03-05 | 4 | -32/+10 |
| | | | |||||
| | * | correct size now being used for the icons - design_team_size | Conor Curran | 2010-03-04 | 1 | -4/+9 |
| | | | |||||
| | * | slider stretching in place | Conor Curran | 2010-03-04 | 4 | -31/+26 |
| |/ | |||||
| * | internationalisation reinstated whoops | Conor Curran | 2010-03-04 | 1 | -4/+8 |
| | | |||||
| * | merge with the test branch - service side refactored and tests introduced | Conor Curran | 2010-03-04 | 18 | -347/+911 |
| |\ | |||||
| | * | debug trace was incorrect | Conor Curran | 2010-03-03 | 1 | -2/+2 |
| | | | |||||
| | * | tests compiling | Conor Curran | 2010-03-03 | 5 | -48/+43 |
| | | | |||||
| | * | one big refactor | Conor Curran | 2010-03-02 | 9 | -155/+347 |
| | | | |||||
| | * | refactored the indicator tests so as no c file needs to be included | Conor Curran | 2010-03-02 | 4 | -44/+56 |
| | | | |||||
| | * | slow progress on the testing front | Conor Curran | 2010-03-02 | 8 | -57/+104 |
| | |\ | |||||
| | | * | Removing including a C file and including some needed headers. | Ted Gould | 2010-03-01 | 1 | -1/+2 |
| | | | | |||||
| | | * | Removing linking to the loadable library and fixing a missing '\' | Ted Gould | 2010-03-01 | 1 | -8/+5 |
| | |/ | |||||
| | * | new tests for dbus stuff | Conor Curran | 2010-03-01 | 5 | -23/+256 |
| | | | |||||
| | * | path parsing fixed - tests are now portable | Conor Curran | 2010-02-25 | 2 | -3/+3 |
| | | | |||||
| | * | fixes | Conor Curran | 2010-02-25 | 3 | -19/+44 |
| | | | |||||
| | * | unit tests for the indicator side added | Conor Curran | 2010-02-24 | 5 | -138/+282 |
| | | | |||||
* | | | Import upstream version 0.1.2 | Sebastien Bacher | 2010-03-04 | 31 | -109/+42430 |
|\| | | |||||
| * | | updated the revision number for todays release | Conor Curran | 2010-03-04 | 1 | -1/+1 |
| | | | |||||
| * | | merged Cody's fix for filtering key events which enable proper use of arrow ↵ | Conor Curran | 2010-03-03 | 1 | -39/+44 |
| |\ \ | | | | | | | | | | | | | keys with the indicator | ||||
| | * | | removed trace and made sure the service closes down probably | Conor Curran | 2010-03-03 | 2 | -3/+2 |
| | | | | |||||
| | * | | fixes the key listener problems | Conor Curran | 2010-03-03 | 1 | -42/+44 |
| | | | | |||||
| | * | | Test menuitem name. | Cody Russell | 2010-03-03 | 1 | -0/+4 |
| | | | | |||||
| * | | | uncomment close down code | Conor Curran | 2010-03-03 | 1 | -2/+2 |
| |/ / | |||||
| * | | sound service should now be able to handle an unstable pa environment | Conor Curran | 2010-03-02 | 2 | -20/+106 |
| |\ \ | | |/ | |/| | |||||
| | * | new sink inserts are now cached in our hash | Conor Curran | 2010-02-26 | 2 | -13/+24 |
| | | | |||||
| | * | handles pulseaudio flapping without memory leaks - solid | Conor Curran | 2010-02-26 | 2 | -13/+88 |
| |/ | |||||
| * | key listening update so as the sound menu will digest the appropriate actions | Conor Curran | 2010-02-18 | 1 | -6/+9 |
|/ | |||||
* | updated release revision number in the configure.ac and updated ido and ↵ | Conor Curran | 2010-02-18 | 1 | -3/+3 |
| | | | | libdbusgtk version numbers also | ||||
* | merge of the bugfix branch for icon update and slider behaviour while muted | Conor Curran | 2010-02-18 | 2 | -1/+4 |
|\ | |||||
| * | Dont listen to key events once the state is muted | Conor Curran | 2010-02-18 | 2 | -1/+4 |
|/ | |||||
* | the big merge with the branch which contains dynamic sink switching, much ↵ | Conor Curran | 2010-02-18 | 3 | -118/+156 |
|\ | | | | | | | smoother sliding and mute state slider inactivity newly added feature | ||||
| * | update_pa_state, now expected to be called throughout lifetime of service ↵ | Conor Curran | 2010-02-17 | 1 | -9/+9 |
| | | | | | | | | plus tidy up | ||||
| * | Now handles dynamic switching of sinks - filers volume signal updates on the ↵ | Conor Curran | 2010-02-17 | 1 | -22/+89 |
| | | | | | | | | basis of whether the original update came from the indicator and a tidy up | ||||
| * | Handles slider feedback loop with the service nicely plus tidy up | Conor Curran | 2010-02-17 | 1 | -55/+36 |
|/ | |||||
* | merge with ui work - fixed start up regression - keyboard ui implemented - ↵ | Conor Curran | 2010-02-17 | 3 | -47/+123 |
|\ | | | | | | | volume control much smoother | ||||
| * | Volume handling now much smoother / calculating everything using Pa_volume_norm | Conor Curran | 2010-02-16 | 1 | -17/+10 |
| | | |||||
| * | updated names of icons on advise from design team | Conor Curran | 2010-02-16 | 1 | -8/+7 |
| | | |||||
| * | removed scaler from sink_volume setter | Conor Curran | 2010-02-16 | 1 | -1/+1 |
| | | |||||
| * | slider key controls should be working now | Conor Curran | 2010-02-16 | 1 | -19/+53 |
| | | |||||
| * | correct key events detected | Conor Curran | 2010-02-15 | 1 | -8/+43 |
| | |