aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Set size request to [ 200, -1 ] when the parent changes.Cody Russell2010-03-111-56/+66
* | | | | | | | | fix for clear looks seg faultConor Curran2010-03-123-39/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | removed test caseConor Curran2010-03-121-3/+2
| * | | | | | | | animation will not be used if the theme does not manage to fall back graceful...Conor Curran2010-03-121-13/+24
| * | | | | | | | uncomment exit service codeConor Curran2010-03-121-2/+2
| * | | | | | | | properly cleaned up the makefile and includes, fixed seg-fault on clearlooksConor Curran2010-03-124-31/+12
|/ / / / / / / /
* | | | | | | / updated ido versionConor Curran2010-03-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | merged weeks work plus incremented version in prep for 0.1.3 releaseConor Curran2010-03-1110-107/+279
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merged in Ted's icon workConor Curran2010-03-112-28/+39
| |\ \ \ \ \ \ \
| | * | | | | | | Using GIcon for setting the icons on the IDO slider.Ted Gould2010-03-101-3/+14
| | * | | | | | | Update to use new icon helper from libindicatorTed Gould2010-03-101-2/+5
| |/ / / / / / / |/| | | | | | |
| * | | | | | | animation working much better nowConor Curran2010-03-111-77/+8
| * | | | | | | fade animation in placeConor Curran2010-03-101-45/+136
| * | | | | | | fixed that annoying startup in mute state allowing slider to move - race cond...Conor Curran2010-03-101-3/+3
| * | | | | | | smoother slider actions due ido grabbing update and pixbuf icon loading problemsConor Curran2010-03-092-46/+83
| * | | | | | | no sink available dynamically being handledConor Curran2010-03-087-10/+134
| * | | | | | | blocking event now being registered, removed unneccessary marshallerConor Curran2010-03-054-32/+10
| * | | | | | | correct size now being used for the icons - design_team_sizeConor Curran2010-03-041-4/+9
| * | | | | | | slider stretching in placeConor Curran2010-03-044-31/+26
|/ / / / / / /
* | | | | | | internationalisation reinstated whoopsConor Curran2010-03-041-4/+8
* | | | | | | merge with the test branch - service side refactored and tests introducedConor Curran2010-03-0418-347/+911
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | debug trace was incorrectConor Curran2010-03-031-2/+2
| * | | | | | tests compilingConor Curran2010-03-035-48/+43
| |/ / / / /
| * | | | | one big refactorConor Curran2010-03-029-155/+347
| * | | | | refactored the indicator tests so as no c file needs to be includedConor Curran2010-03-024-44/+56
| * | | | | slow progress on the testing frontConor Curran2010-03-028-57/+104
| |\ \ \ \ \
| | * | | | | Removing including a C file and including some needed headers.Ted Gould2010-03-011-1/+2
| | * | | | | Removing linking to the loadable library and fixing a missing '\'Ted Gould2010-03-011-8/+5
| |/ / / / /
| * | | | | new tests for dbus stuffConor Curran2010-03-015-23/+256
| * | | | | path parsing fixed - tests are now portableConor Curran2010-02-252-3/+3
| * | | | | fixesConor Curran2010-02-253-19/+44
| * | | | | unit tests for the indicator side addedConor Curran2010-02-245-138/+282
| | |_|_|/ | |/| | |
* | | | | updated the revision number for todays releaseConor Curran2010-03-041-1/+1
* | | | | merged Cody's fix for filtering key events which enable proper use of arrow k...Conor Curran2010-03-031-39/+44
|\ \ \ \ \
| * | | | | removed trace and made sure the service closes down probablyConor Curran2010-03-032-3/+2
| * | | | | fixes the key listener problemsConor Curran2010-03-031-42/+44
| * | | | | Test menuitem name.Cody Russell2010-03-031-0/+4
* | | | | | uncomment close down codeConor Curran2010-03-031-2/+2
|/ / / / /
* | | | | sound service should now be able to handle an unstable pa environmentConor Curran2010-03-022-20/+106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | new sink inserts are now cached in our hash Conor Curran2010-02-262-13/+24
| * | | | handles pulseaudio flapping without memory leaks - solidConor Curran2010-02-262-13/+88
|/ / / /
* | | / key listening update so as the sound menu will digest the appropriate actionsConor Curran2010-02-181-6/+9
| |_|/ |/| |
* | | updated release revision number in the configure.ac and updated ido and libdb...Conor Curran2010-02-181-3/+3
* | | merge of the bugfix branch for icon update and slider behaviour while mutedConor Curran2010-02-182-1/+4
|\ \ \
| * | | Dont listen to key events once the state is mutedConor Curran2010-02-182-1/+4
|/ / /
* | | the big merge with the branch which contains dynamic sink switching, much smo...Conor Curran2010-02-183-118/+156
|\ \ \
| * | | update_pa_state, now expected to be called throughout lifetime of service plu...Conor Curran2010-02-171-9/+9
| * | | Now handles dynamic switching of sinks - filers volume signal updates on the ...Conor Curran2010-02-171-22/+89
| * | | Handles slider feedback loop with the service nicely plus tidy upConor Curran2010-02-171-55/+36
|/ / /
* | | merge with ui work - fixed start up regression - keyboard ui implemented - vo...Conor Curran2010-02-173-47/+123
|\ \ \