aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* merge with the mpris branchConor Curran2010-06-1710-41/+331
|\
| * merge request comments appliedConor Curran2010-06-173-4/+12
| |
| * transport plugged inConor Curran2010-06-177-26/+117
| |
| * album art updates working just fineConor Curran2010-06-161-17/+31
| |
| * metadata being updated dynamicallyConor Curran2010-06-1610-18/+195
| |
* | Merged in branch tidy upConor Curran2010-06-172-46/+2
|\ \ | |/ |/|
| * fixed the version numbers for libindicate and dbusmenu-glibConor Curran2010-06-151-2/+2
| |
| * remove redundant sourceConor Curran2010-06-151-44/+0
|/
* merge with the custom controls branchConor Curran2010-06-1513-169/+840
|\
| * uncommented auto service shutdownConor Curran2010-06-151-2/+2
| |
| * removed commented codeConor Curran2010-06-151-68/+0
| |
| * for now activated one button due to gtk button press oddnessConor Curran2010-06-151-52/+59
| |
| * key events are not going to be easyConor Curran2010-06-152-28/+65
| |
| * and it compilesConor Curran2010-06-142-3/+3
| |
| * and the actual renameConor Curran2010-06-142-229/+0
| |
| * and the actual renameConor Curran2010-06-142-0/+0
| |
| * rename of transport-barConor Curran2010-06-146-95/+144
| |
| * properties working now both waysConor Curran2010-06-144-14/+35
| |
| * album art underwayConor Curran2010-06-135-79/+37
| |
| * properties workingConor Curran2010-06-111-34/+30
| |
| * new widget for the metadataConor Curran2010-06-1111-27/+551
| |
| * Conor Curran2010-06-116-24/+64
| |
| * working on some signalsConor Curran2010-06-102-21/+83
| |
| * player controller object underwayConor Curran2010-06-103-15/+54
| |
| * play controls in progressConor Curran2010-06-092-8/+45
| |
| * buttons added - events being receivedConor Curran2010-06-093-70/+94
| |
| * moving in the right directionConor Curran2010-06-087-25/+27
| |
| * new transport barConor Curran2010-06-088-105/+277
|/
* dependency versions updatedConor Curran2010-05-221-3/+3
|
* removed redundant vapiConor Curran2010-05-211-213/+0
|
* updated version to 0.3.0Conor Curran2010-05-212-4/+4
|
* We have clients properly registering and unregistering dynamicallyConor Curran2010-05-205-104/+99
|
* registered clients now add menuitems to the menu - the bullet trace is completeConor Curran2010-05-201-7/+16
|
* root menuitem passed in at start up the music-bridge - vapi file for ↵Conor Curran2010-05-185-88/+100
| | | | dbusmenuitem need to be fixed
* oh my godConor Curran2010-05-071-12/+14
|
* Conor Curran2010-05-073-5/+217
|
* music bridge in placeConor Curran2010-05-075-44/+162
|
* mix and match vala and cConor Curran2010-05-053-42/+89
|
* merged in proper theme change handling in relation to the animation for mute ↵Conor Curran2010-04-271-67/+135
|\ | | | | | | blocking state
| * 64bit tested and tweakedConor Curran2010-04-271-4/+6
| |
| * clarified the reset codeConor Curran2010-04-271-3/+5
| |
| * theme changing now handling for the mute blocking stageConor Curran2010-04-261-50/+100
| |
| * not the nicest of fixes but this filters further feedback loops between the ↵Conor Curran2010-04-261-29/+43
|/ | | | slider and the service when there is a third party app involved
* all volumes are now treated as if they are mono - most efficient way to deal ↵Conor Curran2010-04-231-70/+53
|\ | | | | | | with multichannel setups, balance and single slider control
| * volume comparision now far more efficient due to caching of mono volumes as ↵Conor Curran2010-04-231-70/+53
|/ | | | opposed to stereo
* merged code to greatly simplify volume managment preserving spatialisationConor Curran2010-04-231-19/+8
|\
| * greatly simplified the volume setting code without messing with balanceConor Curran2010-04-221-19/+8
|/
* Panning is now honoured at all times plus version bumped for new 0.2.3 releaseConor Curran2010-04-223-17/+73
|\
| * panning now honoured at all times, more feedback loop noise removed also ↵Conor Curran2010-04-222-14/+70
|/ | | | from the indicator side
* Remove unnecessary warning at start up - thx njpatelConor Curran2010-04-141-2/+5
|