aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* track specific items proxying nicelyConor Curran2011-06-291-4/+4
|
* proxy items createdConor Curran2011-06-293-29/+57
|
* new menu items manager - and removed the earlier attempt at a custom item ↵Conor Curran2011-06-295-23/+16
| | | | for the same purpose
* properly plug the track / player specific togetherConor Curran2011-06-224-14/+26
|
* add the marshal makefileConor Curran2011-06-211-0/+45
|
* custom marshaller in place to handle the string string signature on our item ↵Conor Curran2011-06-215-14/+37
| | | | specific dbus methods
* merged tip inConor Curran2011-06-2116-533/+387
|\
| * bump version in prep for new releaseConor Curran2011-06-161-2/+2
| |
| * fixed the icon issue which cropped up with this UI major overhaul on the ↵Conor Curran2011-06-165-77/+86
| |\ | | | | | | | | | metadata and title widgets
| | * no need to ref the pixbufConor Curran2011-06-161-1/+0
| | |
| | * some mem leaks caught and a tidy upConor Curran2011-06-161-22/+26
| | |
| | * reverted the metadata widget to inherit from plain old gtk menu item, we ↵Conor Curran2011-06-162-6/+4
| | | | | | | | | | | | don't need it to inherit from gtkimagemenuitem anymore
| | * spacing issues resolved plus some unwanted prop set to invisible@Conor Curran2011-06-163-41/+29
| | |
| | * went the cairo method for drawing this icon in the gutterConor Curran2011-06-161-47/+58
| | |
| | * rejigged the icon handling so as it should be drawn directly as opposed to ↵Conor Curran2011-06-161-20/+29
| |/ | | | | | | be handled by gtkmenuitem
| * merge metadata widget and title widgetConor Curran2011-06-1514-520/+366
| |\
| | * removed commented out methodConor Curran2011-06-151-24/+0
| | |
| | * and finally removed the title related files Conor Curran2011-06-144-368/+0
| | |
| | * caught most of the little bugs I could find@Conor Curran2011-06-141-3/+1
| | |
| | * caught most of the little bugs I could find@Conor Curran2011-06-144-11/+24
| | |
| | * key handling working nicely for the metadata widget almost thereConor Curran2011-06-141-34/+36
| | |
| | * spacing fixedConor Curran2011-06-144-10/+5
| | |
| | * widget reset now working nicelyConor Curran2011-06-141-2/+2
| | |
| | * start up hibernated state fixedConor Curran2011-06-131-30/+38
| | |
| | * arrow drawing properlyConor Curran2011-06-133-50/+65
| | |
| | * number of bugs fixed, more to comeConor Curran2011-06-135-19/+23
| | |
| | * arrow should be showingConor Curran2011-06-102-31/+44
| | |
| | * label appearing dynamic resizing partially workingConor Curran2011-06-105-17/+76
| | |
| | * image is appearing inthe gutter hurrayConor Curran2011-06-098-24/+140
| | |
| | * merged the title and metadata at the backend, now for the tricky UI work@Conor Curran2011-06-098-53/+68
| |/
| * merged Jeremy's sound settings label fixConor Curran2011-06-091-1/+1
| |\
| | * changed "Sound Preferences..." to "Sound Settings" (LP: #785571)Jeremy Bicha2011-05-201-1/+1
| |/
* | expanded the signature on the dbus methods for player and track specific ↵Conor Curran2011-06-213-7/+18
| | | | | | | | items to handle the object path on the other side
* | track specific items now appears when asked via the ↵Conor Curran2011-06-063-13/+19
| | | | | | | | com.canonical.indicators.sound dbus interface
* | added the source for the track specific itemsConor Curran2011-06-061-0/+36
| |
* | track specific items outline implementedConor Curran2011-06-067-11/+59
| |
* | two new methods added the service interface inorder to handle track and ↵Conor Curran2011-06-064-8/+55
|/ | | | player specific items
* bumped version for 070 releaseConor Curran2011-05-191-2/+2
|
* source monitoring now happens even if the application is not voip specific ↵Conor Curran2011-05-185-40/+63
|\ | | | | | | therefore the voip slider has now become a generic mic input gain slider - hurray
| * now using the source outputConor Curran2011-03-245-49/+46
| |
| * the beginnings of general source monitoringConor Curran2011-03-241-3/+29
| |
* | fixing the descrepancy between notification and panel volume icon, thanks ↵Conor Curran2011-05-185-21/+88
|\ \ | | | | | | | | | Dylan:)
| * | Sound state manager volume notification is based on new volume instead of ↵Dylan McCall2011-04-045-21/+88
| | | | | | | | | | | | | | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons.
* | | fix for the gnome control centre sound preferences link, thanks JeremyConor Curran2011-05-181-1/+2
|\ \ \
| * | | Enabled "Sound Preferences" support for gnome-control-center 3Jeremy Bicha2011-04-131-1/+2
| |/ /
* | | merged the aspect ratio fix for the album art, thank you Nicolas :)Conor Curran2011-05-181-9/+11
|\ \ \ | |/ / |/| |
| * | Fix a regression when calling "draw_album_art_placeholder" after diplaying ↵Nicolas Delvaux2011-04-161-0/+2
| | | | | | | | | | | | one of those famous non-square cover.
| * | Fix bug 654196Nicolas Delvaux2011-04-161-9/+9
|/ /
* | tweaked to handle banshee desktop name change now that is finally in nattyConor Curran2011-04-044-5/+8
| |
* | ensure that there are no visual traces of the service crashingConor Curran2011-04-042-9/+19
|\ \