aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* moving towards testing proposed playlists apiConor Curran2010-12-097-9/+114
* tabs to spaces tab width 2Conor Curran2010-12-0726-2495/+2495
* string updates working properly nowConor Curran2010-12-062-12/+12
* tidy up for mergeConor Curran2010-12-062-9/+3
* registration working perfectly and operational all over gdbusConor Curran2010-12-063-125/+124
* registration working now but menuitems are unresponsive, now to move over to ...Conor Curran2010-12-061-5/+8
* new registration process complete and seemingly healthyConor Curran2010-12-032-48/+48
* used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-031-1/+1
* used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-032-77/+88
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-027-87/+171
* dbus-glib removed from vala deps, initial gdbus port underwayConor Curran2010-12-014-49/+42
* 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
|/
* 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
* | 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