aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.c
Commit message (Collapse)AuthorAgeFilesLines
* tidy upsConor Curran2010-08-041-2/+2
|
* replaced now needs tweakingConor Curran2010-08-021-2/+2
|
* label text updating according to position and duration and scrub bar ↵Conor Curran2010-07-151-1/+0
| | | | positioning now working
* positionset now working - tested with vlcConor Curran2010-07-141-2/+2
|
* prep work done for scrub barConor Curran2010-07-131-2/+2
|
* bumped the revision no. and changed credits on sound-serviceConor Curran2010-06-281-3/+1
|
* and the service Conor Curran2010-06-181-2/+2
|
* reformatted old files to fix all spacing issuesConor Curran2010-06-181-27/+27
|
* uncommented auto service shutdownConor Curran2010-06-151-2/+2
|
* moving in the right directionConor Curran2010-06-081-3/+3
|
* updated version to 0.3.0Conor Curran2010-05-211-2/+2
|
* We have clients properly registering and unregistering dynamicallyConor Curran2010-05-201-3/+3
|
* root menuitem passed in at start up the music-bridge - vapi file for ↵Conor Curran2010-05-181-2/+2
| | | | dbusmenuitem need to be fixed
* Conor Curran2010-05-071-1/+0
|
* mix and match vala and cConor Curran2010-05-051-8/+12
|
* white space tidyConor Curran2010-03-261-2/+2
|
* Merged in fix for slider handle event crash - (unintialized memory bug)Conor Curran2010-03-261-2/+2
|
* whitespace tidy upConor Curran2010-03-251-2/+2
|
* merge with the test branch - service side refactored and tests introducedConor Curran2010-03-041-164/+11
|\
| * one big refactorConor Curran2010-03-021-122/+12
| |
| * slow progress on the testing frontConor Curran2010-03-021-0/+1
| |
* | uncomment close down codeConor Curran2010-03-031-2/+2
| |
* | new sink inserts are now cached in our hash Conor Curran2010-02-261-7/+10
| |
* | handles pulseaudio flapping without memory leaks - solidConor Curran2010-02-261-7/+51
|/
* the big merge with the branch which contains dynamic sink switching, much ↵Conor Curran2010-02-181-20/+21
|\ | | | | | | smoother sliding and mute state slider inactivity newly added feature
| * update_pa_state, now expected to be called throughout lifetime of service ↵Conor Curran2010-02-171-9/+9
|/ | | | plus tidy up
* uncommented the destructor codeConor Curran2010-02-101-2/+2
|
* new slider implemented with correct settingsConor Curran2010-02-101-2/+2
|
* merged with dev branch - should be seen as first release from now on will ↵Conor Curran2010-02-101-13/+21
|\ | | | | | | request merges
| * slider init'd with the correct value - geeshConor Curran2010-02-091-7/+9
| |
| * mute ui updates from external interventionConor Curran2010-02-081-5/+11
| |
| * updates for libdbus changes and new state machine pattern for the icon indicatorConor Curran2010-02-041-1/+1
| |
* | change to reflect change in libdbusmenuConor Curran2010-02-041-1/+1
| |
* | typos fixedConor Curran2010-02-041-2/+2
|/
* merged in dbarth's gnome volume control workConor Curran2010-02-041-0/+20
|
* bug found Conor Curran2010-02-041-1/+0
|
* images now change on scale of volumeConor Curran2010-02-041-0/+12
|
* slider now works from the safe side of the dbusmenuConor Curran2010-02-031-11/+15
|
* volume slider is now controlling the volumeConor Curran2010-02-021-7/+2
|
* tidy up plus plugged back together the sinkinputwhilemuted event and the ↵Conor Curran2010-01-311-1/+1
| | | | mute all toggle
* pulse functionality refactored out inot to a separate PA file(s), sink ↵Conor Curran2010-01-301-167/+43
| | | | details now stored in hash, complete list of events subscribed to, get sink list method added to the dbus service
* slider event detection hooked up, method also defined on server side but ↵Conor Curran2010-01-281-5/+16
| | | | there is a compilation problem which for the life of me i cannot see what i'm doing wrong
* slider now appearsConor Curran2010-01-271-1/+1
|
* UI startup now happens after gathering enough PA information re sinks and ↵Conor Curran2010-01-271-5/+9
| | | | states
* signals now work, also pulling in sliderConor Curran2010-01-271-0/+4
|
* copied contents from lp:~cjcurran/wasilla/soundmenu without the noiseConor Curran2010-01-271-0/+255