Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | working nicely | Conor Curran | 2010-09-03 | 1 | -1/+2 | |
| | * | | reworked album art handling using gio exclusively with mkstemp | Conor Curran | 2010-09-03 | 5 | -41/+44 | |
| | * | | album art from remote location working | Conor Curran | 2010-09-02 | 4 | -13/+23 | |
| | * | | last fm art work should load correctly now | Conor Curran | 2010-09-01 | 5 | -17/+34 | |
| | * | | almost bug free | Conor Curran | 2010-09-01 | 6 | -37/+49 | |
| | * | | now has the ability to fetch album art from last fm | Conor Curran | 2010-09-01 | 6 | -10/+126 | |
| | |/ | ||||||
| * | | button press fixes merged | Conor Curran | 2010-09-07 | 4 | -20/+31 | |
| |\ \ | ||||||
| | * | | tidy up | Conor Curran | 2010-09-07 | 2 | -3/+2 | |
| | * | | button release outside of control now acts as it should do | Conor Curran | 2010-09-07 | 3 | -5/+13 | |
| | * | | tidy up | Conor Curran | 2010-09-07 | 1 | -2/+2 | |
| | * | | highlighted odd playback status issue | Conor Curran | 2010-09-06 | 1 | -1/+1 | |
| | * | | events from transport bar now are sent on button release | Conor Curran | 2010-09-06 | 4 | -20/+24 | |
| |/ / | ||||||
| * | | album art rounding fix merged | Conor Curran | 2010-09-06 | 2 | -7/+5 | |
| |\ \ | ||||||
| | * | | album art rounded fixed | Conor Curran | 2010-09-06 | 2 | -7/+5 | |
| |/ / | ||||||
| * | | scroll fix merged | Conor Curran | 2010-09-06 | 1 | -2/+2 | |
| * | | scroll fix merged | Conor Curran | 2010-09-06 | 3 | -4/+33 | |
| |\ \ | | |/ | |/| | ||||||
| | * | fixed the scrolling regression | Conor Curran | 2010-08-31 | 2 | -2/+31 | |
| * | | fix for the po file merged | Conor Curran | 2010-08-31 | 1 | -1/+0 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Fix POTFILES.in file, so that the translation template can be created (LP: #6... | David Planella | 2010-08-30 | 1 | -1/+0 | |
| * | | mreged the mpris1 removal branch | Conor Curran | 2010-08-31 | 5 | -211/+8 | |
| |\ \ | | |/ | |/| | ||||||
| | * | remove mpris1 support | Conor Curran | 2010-08-27 | 5 | -211/+8 | |
| |/ | ||||||
| * | bumped version for 041 release | Conor Curran | 2010-08-26 | 1 | -2/+2 | |
| * | merge with transport bar colour updates, rounded rectangles on album art and ... | Conor Curran | 2010-08-26 | 7 | -122/+218 | |
| |\ | ||||||
| | * | tidied sound service | Conor Curran | 2010-08-25 | 1 | -2/+2 | |
| | * | rounded rectangles are now working | Conor Curran | 2010-08-25 | 1 | -16/+165 | |
| | |\ | ||||||
| | | * | Some code from the gnome-screensaver lock dialog. Will crash because gtk_widg... | Andrea Cimitan | 2010-08-20 | 1 | -2/+143 | |
| | * | | more tweaks | Conor Curran | 2010-08-25 | 3 | -46/+34 | |
| | * | | fonts sorted | Conor Curran | 2010-08-25 | 7 | -63/+22 | |
| |/ / | ||||||
| * | | merged the UI polishes, more to follow ... | Conor Curran | 2010-08-24 | 8 | -136/+203 | |
| |\ \ | | |/ | |/| | ||||||
| | * | mpris 2 metadata map changes implementated | Conor Curran | 2010-08-24 | 6 | -37/+59 | |
| | * | push up changes | Conor Curran | 2010-08-23 | 1 | -1/+2 | |
| | * | finished with metadata ui tweaks | Conor Curran | 2010-08-23 | 2 | -45/+16 | |
| | * | finally blank art work handling out the door | Conor Curran | 2010-08-23 | 1 | -30/+6 | |
| | * | new blank cairo drawn image | Conor Curran | 2010-08-23 | 1 | -20/+84 | |
| | * | metadata ui tweaks galore | Conor Curran | 2010-08-20 | 2 | -49/+72 | |
| | * | set position works without a jumping slider, correct button press behaviour o... | Conor Curran | 2010-08-19 | 5 | -87/+103 | |
| |/ | ||||||
| * | bumped the version number | Conor Curran | 2010-08-18 | 1 | -2/+2 | |
| * | merge the mpris2 operational branch | Conor Curran | 2010-08-18 | 16 | -277/+312 | |
| |\ | ||||||
| | * | ready for the merge | Conor Curran | 2010-08-18 | 2 | -9/+9 | |
| | * | tests fixed, and metadata height reset readjustment fixed | Conor Curran | 2010-08-18 | 4 | -26/+11 | |
| | * | tests fixed, and metadata height reset readjustment fixed | Conor Curran | 2010-08-18 | 6 | -59/+33 | |
| | * | we have mpris 2 basic stuff working with rb perfectly | Conor Curran | 2010-08-17 | 3 | -39/+10 | |
| | * | mpris 2 has landed | Conor Curran | 2010-08-17 | 4 | -50/+139 | |
| | * | a few tidy ups | Conor Curran | 2010-08-13 | 3 | -12/+6 | |
| | * | player object implemented bar the property signal thing | Conor Curran | 2010-08-13 | 1 | -12/+31 | |
| | * | back on dbus-glib-1 and motoring through basic mpris2 | Conor Curran | 2010-08-13 | 3 | -56/+34 | |
| | * | moving mpris2 to gdbus, the horror | Conor Curran | 2010-08-12 | 5 | -65/+64 | |
| | * | abstracted the mpris handling to accomodate the messy integration issues | Conor Curran | 2010-08-12 | 7 | -75/+101 | |
| |/ | ||||||
| * | merged the default sound preferences page | Conor Curran | 2010-08-11 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Added --page=applications to command args for running gnome-volume-control | Bilal Akhtar | 2010-08-11 | 1 | -1/+1 |