aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | button release outside of control now acts as it should doConor Curran2010-09-073-5/+13
| * | | | | | | | | | | | | | | | | tidy upConor Curran2010-09-071-2/+2
| * | | | | | | | | | | | | | | | | highlighted odd playback status issueConor Curran2010-09-061-1/+1
| * | | | | | | | | | | | | | | | | events from transport bar now are sent on button releaseConor Curran2010-09-064-20/+24
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | album art rounding fix mergedConor Curran2010-09-062-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | album art rounded fixedConor Curran2010-09-062-7/+5
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | scroll fix mergedConor Curran2010-09-061-2/+2
* | | | | | | | | | | | | | | | | scroll fix mergedConor Curran2010-09-063-4/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fixed the scrolling regressionConor Curran2010-08-312-2/+31
* | | | | | | | | | | | | | | | | fix for the po file mergedConor Curran2010-08-311-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix POTFILES.in file, so that the translation template can be created (LP: #6...David Planella2010-08-301-1/+0
* | | | | | | | | | | | | | | | | mreged the mpris1 removal branchConor Curran2010-08-315-211/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | remove mpris1 supportConor Curran2010-08-275-211/+8
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | bumped version for 041 releaseConor Curran2010-08-261-2/+2
* | | | | | | | | | | | | | | | merge with transport bar colour updates, rounded rectangles on album art and ...Conor Curran2010-08-267-122/+218
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tidied sound serviceConor Curran2010-08-251-2/+2
| * | | | | | | | | | | | | | | | rounded rectangles are now workingConor Curran2010-08-251-16/+165
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Some code from the gnome-screensaver lock dialog. Will crash because gtk_widg...Andrea Cimitan2010-08-201-2/+143
| * | | | | | | | | | | | | | | | | more tweaksConor Curran2010-08-253-46/+34
| * | | | | | | | | | | | | | | | | fonts sortedConor Curran2010-08-257-63/+22
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | merged the UI polishes, more to follow ...Conor Curran2010-08-248-136/+203
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mpris 2 metadata map changes implementatedConor Curran2010-08-246-37/+59
| * | | | | | | | | | | | | | | | push up changesConor Curran2010-08-231-1/+2
| * | | | | | | | | | | | | | | | finished with metadata ui tweaksConor Curran2010-08-232-45/+16
| * | | | | | | | | | | | | | | | finally blank art work handling out the doorConor Curran2010-08-231-30/+6
| * | | | | | | | | | | | | | | | new blank cairo drawn imageConor Curran2010-08-231-20/+84
| * | | | | | | | | | | | | | | | metadata ui tweaks galoreConor Curran2010-08-202-49/+72
| * | | | | | | | | | | | | | | | set position works without a jumping slider, correct button press behaviour o...Conor Curran2010-08-195-87/+103
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | bumped the version numberConor Curran2010-08-181-2/+2
* | | | | | | | | | | | | | | | merge the mpris2 operational branchConor Curran2010-08-1816-277/+312
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ready for the mergeConor Curran2010-08-182-9/+9
| * | | | | | | | | | | | | | | | tests fixed, and metadata height reset readjustment fixedConor Curran2010-08-184-26/+11
| * | | | | | | | | | | | | | | | tests fixed, and metadata height reset readjustment fixedConor Curran2010-08-186-59/+33
| * | | | | | | | | | | | | | | | we have mpris 2 basic stuff working with rb perfectlyConor Curran2010-08-173-39/+10
| * | | | | | | | | | | | | | | | mpris 2 has landedConor Curran2010-08-174-50/+139
| * | | | | | | | | | | | | | | | a few tidy upsConor Curran2010-08-133-12/+6
| * | | | | | | | | | | | | | | | player object implemented bar the property signal thingConor Curran2010-08-131-12/+31
| * | | | | | | | | | | | | | | | back on dbus-glib-1 and motoring through basic mpris2Conor Curran2010-08-133-56/+34
| * | | | | | | | | | | | | | | | moving mpris2 to gdbus, the horrorConor Curran2010-08-125-65/+64
| * | | | | | | | | | | | | | | | abstracted the mpris handling to accomodate the messy integration issuesConor Curran2010-08-127-75/+101
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | merged the default sound preferences pageConor Curran2010-08-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added --page=applications to command args for running gnome-volume-controlBilal Akhtar2010-08-111-1/+1
* | | | | | | | | | | | | | | | | mpris v2 branch mergedConor Curran2010-08-1111-61/+278
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mpris2 working for now, but its all going to change againConor Curran2010-08-1110-39/+116
| * | | | | | | | | | | | | | | | mpris 2 controller coming togetherConor Curran2010-08-101-17/+8
| * | | | | | | | | | | | | | | | mpris 2 controller coming togetherConor Curran2010-08-101-23/+28
| * | | | | | | | | | | | | | | | vala dbus issues resolvedConor Curran2010-08-092-29/+18
| * | | | | | | | | | | | | | | | trying to get a static client implementation workingConor Curran2010-08-092-31/+62
| * | | | | | | | | | | | | | | | mpris 2 underway, vala bindings proving troublesomeConor Curran2010-08-073-29/+41
| * | | | | | | | | | | | | | | | starting on the re write for mpris handlingConor Curran2010-08-074-30/+142
|/ / / / / / / / / / / / / / / /