Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure to return if there is no valid playlist | Conor Curran | 2012-02-29 | 1 | -2/+1 |
| | |||||
* | increase the max playlist count to 100 | Conor Curran | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | increased the max playlist count to 20, fixed a bug which was prohibiting ↵ | Conor Curran | 2011-09-09 | 1 | -2/+3 |
| | | | | the playlists being shown | ||||
* | fixed the collapsing and expanding of the metadata widget, removed some ↵ | Conor Curran | 2011-07-06 | 1 | -39/+39 |
| | | | | unnecessary gtk3 stuff I thought that was necessary, tidied metadatawidget plus added a timeout for the metadata prop update query | ||||
* | caught most of the little bugs I could find@ | Conor Curran | 2011-06-14 | 1 | -2/+2 |
| | |||||
* | arrow drawing properly | Conor Curran | 2011-06-13 | 1 | -8/+6 |
| | |||||
* | number of bugs fixed, more to come | Conor Curran | 2011-06-13 | 1 | -3/+8 |
| | |||||
* | merged the title and metadata at the backend, now for the tricky UI work@ | Conor Curran | 2011-06-09 | 1 | -4/+4 |
| | |||||
* | changed to a critical as I think this would be more appropriate here | Conor Curran | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | changed another error to a warning, tidied a few things | Conor Curran | 2011-03-29 | 1 | -6/+7 |
| | |||||
* | some extra trace around sliders to track the volume zero app start madness | Conor Curran | 2011-03-21 | 1 | -7/+7 |
| | |||||
* | refactored transport enums so as both vala and c are using the same ↵ | Conor Curran | 2011-03-09 | 1 | -17/+18 |
| | | | | definitions in common defs | ||||
* | nicely seeking | Conor Curran | 2011-03-09 | 1 | -3/+5 |
| | |||||
* | seeking is working, need a tidy up | Conor Curran | 2011-03-08 | 1 | -0/+6 |
| | |||||
* | skipping instructions sent | Conor Curran | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | fixes two playlists bugs plus a little code tidy up in the indicator-sound | Conor Curran | 2011-03-03 | 1 | -3/+3 |
| | |||||
* | and plug it together | Conor Curran | 2011-02-09 | 1 | -1/+2 |
| | |||||
* | tidy up | Conor Curran | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | fixed racey active playlist property and commented some debugs | Conor Curran | 2011-02-09 | 1 | -8/+11 |
| | |||||
* | work done around playlist changed | Conor Curran | 2011-02-08 | 1 | -2/+7 |
| | |||||
* | make sure it updates its own title | Conor Curran | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | the title on the player menu item can now be dynamically changed using the ↵ | Conor Curran | 2011-02-01 | 1 | -5/+15 |
| | | | | Identity prop on the root MPRIS interface | ||||
* | playlist fetching is now async and some compilation warnings sorted | Conor Curran | 2011-01-27 | 1 | -8/+17 |
| | |||||
* | tidy up | Conor Curran | 2011-01-25 | 1 | -7/+4 |
| | |||||
* | spotify crasher fixed | Conor Curran | 2011-01-25 | 1 | -23/+39 |
| | |||||
* | more refactoring | Conor Curran | 2011-01-09 | 1 | -8/+1 |
| | |||||
* | nice refactor or mpris code | Conor Curran | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | found the way around banshee dbus peculiar | Conor Curran | 2011-01-09 | 1 | -20/+14 |
| | |||||
* | interface introspection underway@ | Conor Curran | 2011-01-09 | 1 | -13/+13 |
| | |||||
* | playlists ready to go into trunk | Conor Curran | 2010-12-21 | 1 | -20/+7 |
| | |||||
* | playlists working | Conor Curran | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | implemented suggested optional playlist mechanism | Conor Curran | 2010-12-20 | 1 | -3/+4 |
| | |||||
* | playlists - working nicely | Conor Curran | 2010-12-17 | 1 | -7/+77 |
|\ | |||||
| * | proved active-playlist prop use-case | Conor Curran | 2010-12-17 | 1 | -3/+23 |
| | | |||||
| * | proposed extension proven and observations gathered | Conor Curran | 2010-12-10 | 1 | -0/+14 |
| | | |||||
| * | playlist widget population | Conor Curran | 2010-12-10 | 1 | -4/+4 |
| | | |||||
| * | moving towards testing proposed playlists api | Conor Curran | 2010-12-09 | 1 | -4/+30 |
| | | |||||
* | | race condtion on playbackstatus accommodated for and dbus names changed over ↵ | Conor Curran | 2010-12-16 | 1 | -2/+13 |
| | | | | | | | | the new canonical naming | ||||
* | | started along the road of removing the familiar db backend and replacing ↵ | Conor Curran | 2010-12-13 | 1 | -6/+6 |
|/ | | | | with the g-settings entry approach | ||||
* | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 1 | -15/+15 |
| | |||||
* | string updates working properly now | Conor Curran | 2010-12-06 | 1 | -2/+2 |
| | |||||
* | tidy up for merge | Conor Curran | 2010-12-06 | 1 | -6/+1 |
| | |||||
* | registration working perfectly and operational all over gdbus | Conor Curran | 2010-12-06 | 1 | -107/+100 |
| | |||||
* | moving in the right direction, registration happening on dbus watching | Conor Curran | 2010-12-02 | 1 | -40/+14 |
| | |||||
* | dbus-glib removed from vala deps, initial gdbus port underway | Conor Curran | 2010-12-01 | 1 | -37/+36 |
| | |||||
* | initial transport state fixed | Conor Curran | 2010-10-26 | 1 | -3/+3 |
| | |||||
* | fixed the mpris interface problem for edge translation cases | Conor Curran | 2010-10-14 | 1 | -3/+3 |
| | |||||
* | tidied silly logic | Conor Curran | 2010-10-07 | 1 | -4/+1 |
| | |||||
* | merged empty album art fix - easier than first thought, fixed crasher on ↵ | Conor Curran | 2010-09-15 | 1 | -48/+16 |
|\ | | | | | | | indicator side in the event of the album art going down and tidied the mpris2controller to remove compiler warnings | ||||
| * | one potential fix | Conor Curran | 2010-09-14 | 1 | -2/+4 |
| | |