aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Import upstream version 0.5.2Ken VanDine2010-11-1817-1424/+2637
|\|
| * made the necessary changes to ensure compatibility with valac-0.12, and dealt...Conor Curran2010-11-183-3/+8
| * merged all the button and key handling work - looking goodConor Curran2010-11-173-210/+740
| |\
| | * removed commented codeConor Curran2010-11-171-29/+2
| | * merge Cimi's last few tidy upsConor Curran2010-11-171-202/+368
| | |\
| | | * Final touchAndrea Cimitan2010-11-171-14/+20
| | | * comment shadow codeAndrea Cimitan2010-11-171-9/+9
| | | * fixed the redrawAndrea Cimitan2010-11-171-26/+25
| | | * prelight state, redrawings are causing bugsAndrea Cimitan2010-11-171-199/+363
| | | * ops :)Andrea Cimitan2010-11-171-1/+1
| | | * commented the prints and try to realize the widget in press eventAndrea Cimitan2010-11-171-6/+8
| | | * Added printf for debuggingAndrea Cimitan2010-11-171-3/+5
| | * | fixed the crashes and made the key presss/release work nicely with multiple p...Conor Curran2010-11-173-15/+54
| | |/
| | * indentsAndrea Cimitan2010-11-171-3/+3
| | * implementing the focus/key_press thingAndrea Cimitan2010-11-173-17/+89
| | * applied to all buttonsAndrea Cimitan2010-11-161-51/+120
| | * focus the play buttonAndrea Cimitan2010-11-161-19/+70
| | * merge from lp:~cjcurran/indicator-sound/keyboard-handling-for-nattyAndrea Cimitan2010-11-164-9/+42
| | |\
| | | * key handling all set upConor Curran2010-11-154-9/+42
| | * | Few changes, but cairo drawing should be redoneAndrea Cimitan2010-11-164-58/+185
| | |\|
| | | * keyboard handling for the transport controls underwayConor Curran2010-11-154-4/+56
| | |/
| * | merge for grey scale icon for default music player doneConor Curran2010-11-161-10/+24
| |\ \ | | |/ | |/|
| | * title widget icon implemented as discussed at udsConor Curran2010-11-161-6/+23
| | * icon loading now assumes there is an app name plus -panel lying around from t...Conor Curran2010-11-121-9/+7
| |/
* | Import upstream version 0.5.1Ken VanDine2010-11-1219-439/+544
|\|
| * fixed the metadata visibility when there is nothing to showConor Curran2010-11-102-58/+2
| * more ui tweaksConor Curran2010-11-101-10/+74
| * tidy up unwanted depsConor Curran2010-11-052-4/+2
| * tidy up unwanted depsConor Curran2010-11-052-2/+0
| * Initial UI tweaks for nattyConor Curran2010-11-0512-240/+218
| |\
| | * more tweaksConor Curran2010-10-273-17/+36
| | * metadata album art border doneConor Curran2010-10-221-129/+40
| | * push new background workConor Curran2010-10-223-17/+88
| | * updates done for nowConor Curran2010-10-156-61/+75
| | * moving towards getting the icon across the divideConor Curran2010-10-146-4/+37
| | * space for icon path in configConor Curran2010-10-132-9/+10
| | * basic border around album art instead of rounded corners - booConor Curran2010-10-132-105/+39
| * | changed default app to bansheeConor Curran2010-11-051-1/+1
| * | refactored the constructor for the player controller enforcing app_info patternConor Curran2010-11-052-36/+39
* | | Import upstream version 0.5.0.1Ken VanDine2010-11-122-9/+5
|\ \ \
| * | | blank details fix for MaverickConor Curran2010-11-111-4/+2
| |/ /
* | | Import upstream version 0.5.0Ken VanDine2010-11-0410-75/+158
|\| |
| * | merged default player in menu clean install fixConor Curran2010-11-041-2/+8
| |\ \
| | * | fixes bug to do with default player in menu after clen installConor Curran2010-11-041-2/+8
| * | | fixed hover regression caused by a slight shift of behaviour from GTKConor Curran2010-11-031-18/+17
| |/ /
| * | merged reconnect regressionConor Curran2010-11-031-15/+69
| |\ \
| | * | tidy upConor Curran2010-11-031-13/+14
| | * | reconnect bug hopefully fixed for goodConor Curran2010-10-251-12/+65
| * | | merged startup state issueConor Curran2010-11-035-13/+42
| |\ \ \ | | |/ / | |/| |
| | * | metadata now fetched at start upConor Curran2010-10-262-5/+29