| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed typo in makefile am | Conor Curran | 2012-02-14 | 1 | -1/+1 |
| | | |||||
| * | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 1 | -3/+13 |
| | | |||||
| * | link fix for maths | Conor Curran | 2011-09-13 | 1 | -1/+1 |
| | | |||||
| * | fixes for new valac compilation | Conor Curran | 2011-09-08 | 1 | -1/+0 |
| | | |||||
| * | added missing marshaller and merged in tip to keep things up to date for oneiric | Conor Curran | 2011-08-08 | 1 | -2/+4 |
| |\ | |||||
| | * | bumped for release and removed -Werror from makefile.am until valac fixes ↵ | Conor Curran | 2011-07-29 | 1 | -1/+1 |
| | | | | | | | | | its issues | ||||
| | * | ifdefs needed for gtk2 compilation | Conor Curran | 2011-07-29 | 1 | -1/+1 |
| | | | |||||
| | * | Added MuteWidget item to control the mute-menu-item remotely | Marco Trevisan (Treviño) | 2011-07-17 | 1 | -0/+2 |
| | | | | | | | | | | | It's basically a GtkMenuItem that can be activated to change the mute status. | ||||
| | * | port to gtk3 | Michael Terry | 2011-06-22 | 1 | -2/+2 |
| | | | |||||
| * | | fixes for the makefile | Conor Curran | 2011-06-29 | 1 | -2/+1 |
| | | | |||||
| * | | proxy items created | Conor Curran | 2011-06-29 | 1 | -1/+2 |
| | | | |||||
| * | | custom marshaller in place to handle the string string signature on our item ↵ | Conor Curran | 2011-06-21 | 1 | -0/+10 |
| | | | | | | | | | specific dbus methods | ||||
| * | | merged tip in | Conor Curran | 2011-06-21 | 1 | -3/+0 |
| |\| | |||||
| | * | merged the title and metadata at the backend, now for the tricky UI work@ | Conor Curran | 2011-06-09 | 1 | -3/+0 |
| | | | |||||
| * | | track specific items outline implemented | Conor Curran | 2011-06-06 | 1 | -0/+1 |
| |/ | |||||
| * | Sound state manager volume notification is based on new volume instead of ↵ | Dylan McCall | 2011-04-04 | 1 | -0/+4 |
| | | | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons. | ||||
| * | working now - needed a hack in the common-def header - automake you drive me ↵ | Conor Curran | 2011-03-17 | 1 | -4/+5 |
| | | | | | nuts | ||||
| * | revert to the old way | Conor Curran | 2011-03-17 | 1 | -6/+3 |
| | | |||||
| * | localisation in vala is not as straight forward as first anticipated | Conor Curran | 2011-03-17 | 1 | -1/+3 |
| | | |||||
| * | renamed active-sink to device so as the naming makes sense | Conor Curran | 2011-03-14 | 1 | -2/+2 |
| | | |||||
| * | voip widget added | Conor Curran | 2011-02-17 | 1 | -0/+2 |
| | | |||||
| * | moving towards a voip input item | Conor Curran | 2011-02-16 | 1 | -1/+3 |
| | | |||||
| * | updated to handle the Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4 | Ken VanDine | 2011-02-11 | 1 | -1/+1 |
| | | |||||
| * | almost in place | Conor Curran | 2011-02-04 | 1 | -4/+5 |
| | | |||||
| * | blocking state now workings as expected | Conor Curran | 2011-01-26 | 1 | -1/+1 |
| | | |||||
| * | operational | Conor Curran | 2011-01-24 | 1 | -1/+1 |
| | | |||||
| * | compiling ... | Conor Curran | 2011-01-24 | 1 | -2/+4 |
| | | |||||
| * | service signals and methods re worked plus removed dbus-menu-manager.c and h ↵ | Conor Curran | 2011-01-22 | 1 | -2/+0 |
| | | | | | and moved what was needed into the sound-service-dbus | ||||
| * | moving towards an encapsulated mute | Conor Curran | 2011-01-12 | 1 | -0/+2 |
| | | |||||
| * | silly me | Conor Curran | 2011-01-11 | 1 | -2/+4 |
| | | |||||
| * | more warnings sorted | Conor Curran | 2011-01-11 | 1 | -1/+1 |
| | | |||||
| * | now building | Conor Curran | 2011-01-10 | 1 | -0/+2 |
| | | |||||
| * | getting there | Conor Curran | 2011-01-10 | 1 | -2/+0 |
| | | |||||
| * | autofoo fixes | Conor Curran | 2011-01-10 | 1 | -8/+6 |
| | | |||||
| * | porting in progress | Conor Curran | 2011-01-10 | 1 | -22/+21 |
| | | |||||
| * | nice refactor or mpris code | Conor Curran | 2011-01-09 | 1 | -0/+1 |
| | | |||||
| * | interface introspection underway@ | Conor Curran | 2011-01-09 | 1 | -1/+2 |
| | | |||||
| * | playlists - working nicely | Conor Curran | 2010-12-17 | 1 | -0/+1 |
| |\ | |||||
| | * | moving towards testing proposed playlists api | Conor Curran | 2010-12-09 | 1 | -0/+1 |
| | | | |||||
| * | | settings schema defined and handling code wrote | Conor Curran | 2010-12-15 | 1 | -1/+1 |
| |/ | |||||
| * | moving in the right direction, registration happening on dbus watching | Conor Curran | 2010-12-02 | 1 | -0/+2 |
| | | |||||
| * | dbus-glib removed from vala deps, initial gdbus port underway | Conor Curran | 2010-12-01 | 1 | -2/+1 |
| | | |||||
| * | one big refactor | Conor Curran | 2010-09-30 | 1 | -15/+13 |
| | | |||||
| * | removed scrub stuff indicator side | Conor Curran | 2010-09-13 | 1 | -2/+0 |
| | | |||||
| * | removed redundant scrub code | Conor Curran | 2010-09-13 | 1 | -1/+0 |
| | | |||||
| * | now has the ability to fetch album art from last fm | Conor Curran | 2010-09-01 | 1 | -2/+6 |
| | | |||||
| * | remove mpris1 support | Conor Curran | 2010-08-27 | 1 | -2/+0 |
| | | |||||
| * | back on dbus-glib-1 and motoring through basic mpris2 | Conor Curran | 2010-08-13 | 1 | -1/+0 |
| | | |||||
| * | moving mpris2 to gdbus, the horror | Conor Curran | 2010-08-12 | 1 | -1/+3 |
| | | |||||
| * | abstracted the mpris handling to accomodate the messy integration issues | Conor Curran | 2010-08-12 | 1 | -0/+1 |
| | | |||||
