Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | remove the trace | Conor Curran | 2010-12-21 | 1 | -4/+0 | |
| | | ||||||
| * | icon colour change for banshee fixed bug #692648 | Conor Curran | 2010-12-21 | 1 | -5/+3 | |
|/ | ||||||
* | playlists merged | Conor Curran | 2010-12-21 | 11 | -250/+233 | |
|\ | ||||||
| * | playlists ready to go into trunk | Conor Curran | 2010-12-21 | 4 | -24/+22 | |
| | | ||||||
| * | playlists working | Conor Curran | 2010-12-20 | 3 | -5/+8 | |
| | | ||||||
| * | implemented suggested optional playlist mechanism | Conor Curran | 2010-12-20 | 3 | -6/+5 | |
| | | ||||||
| * | playlists - working nicely | Conor Curran | 2010-12-17 | 12 | -252/+235 | |
|/| | ||||||
| * | proved active-playlist prop use-case | Conor Curran | 2010-12-17 | 2 | -14/+30 | |
| | | ||||||
| * | proposed extension proven and observations gathered | Conor Curran | 2010-12-10 | 3 | -7/+23 | |
| | | ||||||
| * | playlist widget population | Conor Curran | 2010-12-10 | 6 | -22/+62 | |
| | | ||||||
| * | moving towards testing proposed playlists api | Conor Curran | 2010-12-09 | 9 | -242/+136 | |
| | | ||||||
* | | bumped version in prep for release | Conor Curran | 2010-12-16 | 1 | -2/+2 | |
| | | ||||||
* | | startup bug fixed | Conor Curran | 2010-12-16 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | startup bug fixed | Conor Curran | 2010-12-16 | 1 | -3/+3 | |
|/ / | ||||||
* | | registration process in place | Conor Curran | 2010-12-16 | 19 | -191/+246 | |
|\ \ | ||||||
| * | | tidy up | Conor Curran | 2010-12-16 | 1 | -2/+2 | |
| | | | ||||||
| * | | race condtion on playbackstatus accommodated for and dbus names changed over ↵ | Conor Curran | 2010-12-16 | 9 | -20/+30 | |
| | | | | | | | | | | | | the new canonical naming | |||||
| * | | clients properly remembered using gsettings | Conor Curran | 2010-12-15 | 3 | -39/+37 | |
| | | | ||||||
| * | | settings schema defined and handling code wrote | Conor Curran | 2010-12-15 | 5 | -12/+81 | |
| | | | ||||||
| * | | changed over dbus internal names | Conor Curran | 2010-12-14 | 1 | -20/+6 | |
| | | | ||||||
| * | | fixed annoying autofoo issues | Conor Curran | 2010-12-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | changed the name of the dbus address to be used between the indicator and ↵ | Conor Curran | 2010-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | service | |||||
| * | | added glib macro necessaries to configure.ac | Conor Curran | 2010-12-14 | 2 | -1/+6 | |
| | | | ||||||
| * | | autofoo in order for gsettings | Conor Curran | 2010-12-14 | 2 | -15/+11 | |
| | | | ||||||
| * | | gsettings all the way | Conor Curran | 2010-12-14 | 4 | -47/+40 | |
| | | | ||||||
| * | | started along the road of removing the familiar db backend and replacing ↵ | Conor Curran | 2010-12-13 | 8 | -86/+84 | |
|/ / | | | | | | | with the g-settings entry approach | |||||
* | | merged appropriate mpris2 watcher startup behaviour | Conor Curran | 2010-12-10 | 1 | -12/+44 | |
|\ \ | |/ |/| | ||||||
| * | correct startup behaviour implemented | Conor Curran | 2010-12-10 | 1 | -12/+44 | |
|/ | ||||||
* | spacing issues fixed | Conor Curran | 2010-12-07 | 26 | -2495/+2495 | |
|\ | ||||||
| * | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 26 | -2495/+2495 | |
|/ | ||||||
* | merged the first large part of the gdbus port | Conor Curran | 2010-12-07 | 8 | -263/+347 | |
|\ | ||||||
| * | string updates working properly now | Conor Curran | 2010-12-06 | 2 | -12/+12 | |
| | | ||||||
| * | tidy up for merge | Conor Curran | 2010-12-06 | 2 | -9/+3 | |
| | | ||||||
| * | registration working perfectly and operational all over gdbus | Conor Curran | 2010-12-06 | 3 | -125/+124 | |
| | | ||||||
| * | registration working now but menuitems are unresponsive, now to move over to ↵ | Conor Curran | 2010-12-06 | 1 | -5/+8 | |
| | | | | | | | | the new dbusmenu | |||||
| * | new registration process complete and seemingly healthy | Conor Curran | 2010-12-03 | 2 | -48/+48 | |
| | | ||||||
| * | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 2 | -77/+88 | |
| | | ||||||
| * | moving in the right direction, registration happening on dbus watching | Conor Curran | 2010-12-02 | 7 | -87/+171 | |
| | | ||||||
| * | dbus-glib removed from vala deps, initial gdbus port underway | Conor Curran | 2010-12-01 | 4 | -49/+42 | |
|/ | ||||||
* | bumped version of valac and release version | Conor Curran | 2010-11-18 | 1 | -3/+3 | |
| | ||||||
* | merge the updates to accommodate vala 0.10 to vala 0.12 api changes | Conor Curran | 2010-11-18 | 3 | -3/+8 | |
|\ | ||||||
| * | made the necessary changes to ensure compatibility with valac-0.12, and ↵ | Conor Curran | 2010-11-18 | 3 | -3/+8 | |
|/ | | | | dealt with a compiler warning | |||||
* | merged all the button and key handling work - looking good | Conor Curran | 2010-11-17 | 3 | -210/+740 | |
|\ | ||||||
| * | removed commented code | Conor Curran | 2010-11-17 | 1 | -29/+2 | |
| | | ||||||
| * | merge Cimi's last few tidy ups | Conor Curran | 2010-11-17 | 1 | -202/+368 | |
| |\ | ||||||
| | * | Final touch | Andrea Cimitan | 2010-11-17 | 1 | -14/+20 | |
| | | | ||||||
| | * | comment shadow code | Andrea Cimitan | 2010-11-17 | 1 | -9/+9 | |
| | | | ||||||
| | * | fixed the redraw | Andrea Cimitan | 2010-11-17 | 1 | -26/+25 | |
| | | | ||||||
| | * | prelight state, redrawings are causing bugs | Andrea Cimitan | 2010-11-17 | 1 | -199/+363 | |
| | | |