Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
|\ \ | ||||||
| * | | title widget icon implemented as discussed at uds | Conor Curran | 2010-11-16 | 1 | -6/+23 | |
| | | | ||||||
* | | | bzr cannot handle reverted merges | Conor Curran | 2010-11-16 | 0 | -0/+0 | |
|\| | | |/ |/| | ||||||
| * | icon loading now assumes there is an app name plus -panel lying around from ↵ | Conor Curran | 2010-11-12 | 1 | -9/+7 | |
|/ | | | | the theme | |||||
* | bumped version no in prep for release | Conor Curran | 2010-11-10 | 1 | -2/+2 | |
| | ||||||
* | merge of the border updates | Conor Curran | 2010-11-10 | 2 | -66/+74 | |
|\ | ||||||
| * | fixed the metadata visibility when there is nothing to show | Conor Curran | 2010-11-10 | 2 | -58/+2 | |
| | | ||||||
| * | more ui tweaks | Conor Curran | 2010-11-10 | 1 | -10/+74 | |
|/ | ||||||
* | merged the initial UI work for nattyA | Conor Curran | 2010-11-05 | 12 | -242/+217 | |
|\ | ||||||
| * | tidy up unwanted deps | Conor Curran | 2010-11-05 | 2 | -4/+2 | |
| | | ||||||
| * | tidy up unwanted deps | Conor Curran | 2010-11-05 | 2 | -2/+0 | |
| | | ||||||
| * | Initial UI tweaks for natty | Conor Curran | 2010-11-05 | 13 | -240/+219 | |
|/| | ||||||
| * | more tweaks | Conor Curran | 2010-10-27 | 3 | -17/+36 | |
| | | ||||||
| * | metadata album art border done | Conor Curran | 2010-10-22 | 1 | -129/+40 | |
| | | ||||||
| * | push new background work | Conor Curran | 2010-10-22 | 3 | -17/+88 | |
| | | ||||||
| * | updates done for now | Conor Curran | 2010-10-15 | 7 | -61/+76 | |
| | | ||||||
| * | moving towards getting the icon across the divide | Conor Curran | 2010-10-14 | 6 | -4/+37 | |
| | | ||||||
| * | space for icon path in config | Conor Curran | 2010-10-13 | 2 | -9/+10 | |
| | | ||||||
| * | basic border around album art instead of rounded corners - boo | Conor Curran | 2010-10-13 | 2 | -105/+39 | |
| | | ||||||
* | | merged refactor work | Conor Curran | 2010-11-05 | 3 | -37/+40 | |
|\ \ | ||||||
| * | | changed default app to banshee | Conor Curran | 2010-11-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | refactored the constructor for the player controller enforcing app_info pattern | Conor Curran | 2010-11-05 | 2 | -36/+39 | |
|/ / | ||||||
* | | prep of 0.5.0 | Conor Curran | 2010-11-04 | 1 | -2/+2 | |
| | | ||||||
* | | merged default player in menu clean install fix | Conor Curran | 2010-11-04 | 1 | -2/+8 | |
|\ \ | ||||||
| * | | fixes bug to do with default player in menu after clen install | Conor Curran | 2010-11-04 | 1 | -2/+8 | |
| | | | ||||||
* | | | merged hover menu close regression fix | Conor Curran | 2010-11-04 | 1 | -18/+17 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fixed hover regression caused by a slight shift of behaviour from GTK | Conor Curran | 2010-11-03 | 1 | -18/+17 | |
|/ / | ||||||
* | | merged reconnect regression | Conor Curran | 2010-11-03 | 1 | -15/+69 | |
|\ \ | ||||||
| * | | tidy up | Conor Curran | 2010-11-03 | 1 | -13/+14 | |
| | | | ||||||
| * | | reconnect bug hopefully fixed for good | Conor Curran | 2010-10-25 | 1 | -12/+65 | |
| | | | ||||||
* | | | merged startup state issue | Conor Curran | 2010-11-03 | 5 | -13/+42 | |
|\ \ \ | ||||||
| * | | | metadata now fetched at start up | Conor Curran | 2010-10-26 | 2 | -5/+29 | |
| | | | | ||||||
| * | | | initial transport state fixed | Conor Curran | 2010-10-26 | 5 | -10/+15 | |
| |/ / | ||||||
* / / | bumped up the revision number | Conor Curran | 2010-10-14 | 1 | -2/+2 | |
|/ / | ||||||
* | | fixes tranlation mpris name regression | Conor Curran | 2010-10-14 | 3 | -3/+8 | |
|\ \ | |/ |/| | ||||||
| * | fixed the mpris interface problem for edge translation cases | Conor Curran | 2010-10-14 | 3 | -3/+8 | |
|/ | ||||||
* | removed the last of the debug's from the indicator side | Conor Curran | 2010-10-07 | 2 | -3/+3 | |
| | ||||||
* | bumped the version in prep for release | Conor Curran | 2010-10-07 | 1 | -2/+2 | |
| |