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 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 | 10 | -19/+213 |
|\ | |||||
| * | 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 | 7 | -9/+114 |
| | | |||||
* | | startup bug fixed | Conor Curran | 2010-12-16 | 1 | -3/+3 |
| | | |||||
* | | 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 | 7 | -17/+29 |
| | | | | | | | | the new canonical naming | ||||
* | | clients properly remembered using gsettings | Conor Curran | 2010-12-15 | 2 | -38/+36 |
| | | |||||
* | | settings schema defined and handling code wrote | Conor Curran | 2010-12-15 | 4 | -4/+64 |
| | | |||||
* | | changed over dbus internal names | Conor Curran | 2010-12-14 | 1 | -20/+6 |
| | | |||||
* | | gsettings all the way | Conor Curran | 2010-12-14 | 1 | -2/+8 |
| | | |||||
* | | 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 | ||||
* | | correct startup behaviour implemented | Conor Curran | 2010-12-10 | 1 | -12/+44 |
|/ | |||||
* | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 26 | -2495/+2495 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | | | |||||
| | * | ops :) | Andrea Cimitan | 2010-11-17 | 1 | -1/+1 |
| | | | |||||
| | * | commented the prints and try to realize the widget in press event | Andrea Cimitan | 2010-11-17 | 1 | -6/+8 |
| | | | |||||
| | * | Added printf for debugging | Andrea Cimitan | 2010-11-17 | 1 | -3/+5 |
| | | | |||||
| * | | fixed the crashes and made the key presss/release work nicely with multiple ↵ | Conor Curran | 2010-11-17 | 3 | -15/+54 |
| |/ | | | | | | | players | ||||
| * | indents | Andrea Cimitan | 2010-11-17 | 1 | -3/+3 |
| | | |||||
| * | implementing the focus/key_press thing | Andrea Cimitan | 2010-11-17 | 3 | -17/+89 |
| | | |||||
| * | applied to all buttons | Andrea Cimitan | 2010-11-16 | 1 | -51/+120 |
| | | |||||
| * | focus the play button | Andrea Cimitan | 2010-11-16 | 1 | -19/+70 |
| | | |||||
| * | merge from lp:~cjcurran/indicator-sound/keyboard-handling-for-natty | Andrea Cimitan | 2010-11-16 | 4 | -9/+42 |
| |\ | |||||
| | * | key handling all set up | Conor Curran | 2010-11-15 | 4 | -9/+42 |
| | | | |||||
| * | | Few changes, but cairo drawing should be redone | Andrea Cimitan | 2010-11-16 | 4 | -58/+185 |
| |\| | |||||
| | * | keyboard handling for the transport controls underway | Conor Curran | 2010-11-15 | 4 | -4/+56 |
| |/ | |||||
* | | merge for grey scale icon for default music player done | Conor Curran | 2010-11-16 | 1 | -10/+24 |
|\ \ | |/ |/| |