Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | finally | Conor Curran | 2010-06-21 | 3 | -65/+34 | |
| | | ||||||
| * | wip | Conor Curran | 2010-06-21 | 6 | -35/+50 | |
| | | ||||||
| * | going for generic property updates | Conor Curran | 2010-06-21 | 6 | -47/+40 | |
| | | ||||||
| * | more refactoring of vapis | Conor Curran | 2010-06-21 | 2 | -6/+6 | |
| | | ||||||
| * | changed name of local vapi for common defs | Conor Curran | 2010-06-21 | 2 | -18/+11 | |
| | | ||||||
| * | player item src | Conor Curran | 2010-06-21 | 1 | -0/+65 | |
| | | ||||||
| * | moved the vapi file | Conor Curran | 2010-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | lots of changes | Conor Curran | 2010-06-21 | 9 | -51/+69 | |
| | | ||||||
| * | and the service | Conor Curran | 2010-06-18 | 1 | -2/+2 | |
| | | ||||||
| * | reformatted old files to fix all spacing issues | Conor Curran | 2010-06-18 | 12 | -1006/+950 | |
| | | ||||||
| * | fix distcheck | Ken VanDine | 2010-06-17 | 1 | -5/+6 | |
| | | ||||||
| * | merge with the mpris branch | Conor Curran | 2010-06-17 | 10 | -41/+331 | |
| |\ | ||||||
| | * | merge request comments applied | Conor Curran | 2010-06-17 | 3 | -4/+12 | |
| | | | ||||||
| | * | transport plugged in | Conor Curran | 2010-06-17 | 7 | -26/+117 | |
| | | | ||||||
| | * | album art updates working just fine | Conor Curran | 2010-06-16 | 1 | -17/+31 | |
| | | | ||||||
| | * | metadata being updated dynamically | Conor Curran | 2010-06-16 | 10 | -18/+195 | |
| | | | ||||||
| * | | remove redundant source | Conor Curran | 2010-06-15 | 1 | -44/+0 | |
| |/ | ||||||
| * | uncommented auto service shutdown | Conor Curran | 2010-06-15 | 1 | -2/+2 | |
| | | ||||||
| * | removed commented code | Conor Curran | 2010-06-15 | 1 | -68/+0 | |
| | | ||||||
| * | for now activated one button due to gtk button press oddness | Conor Curran | 2010-06-15 | 1 | -52/+59 | |
| | | ||||||
| * | key events are not going to be easy | Conor Curran | 2010-06-15 | 2 | -28/+65 | |
| | | ||||||
| * | and it compiles | Conor Curran | 2010-06-14 | 2 | -3/+3 | |
| | | ||||||
| * | and the actual rename | Conor Curran | 2010-06-14 | 2 | -229/+0 | |
| | | ||||||
| * | and the actual rename | Conor Curran | 2010-06-14 | 2 | -0/+0 | |
| | | ||||||
| * | rename of transport-bar | Conor Curran | 2010-06-14 | 6 | -95/+144 | |
| | | ||||||
| * | properties working now both ways | Conor Curran | 2010-06-14 | 4 | -14/+35 | |
| | | ||||||
| * | album art underway | Conor Curran | 2010-06-13 | 5 | -79/+37 | |
| | | ||||||
| * | properties working | Conor Curran | 2010-06-11 | 1 | -34/+30 | |
| | | ||||||
| * | new widget for the metadata | Conor Curran | 2010-06-11 | 11 | -27/+551 | |
| | | ||||||
| * | Conor Curran | 2010-06-11 | 6 | -24/+64 | ||
| | | ||||||
| * | working on some signals | Conor Curran | 2010-06-10 | 2 | -21/+83 | |
| | | ||||||
| * | player controller object underway | Conor Curran | 2010-06-10 | 3 | -15/+54 | |
| | | ||||||
| * | play controls in progress | Conor Curran | 2010-06-09 | 2 | -8/+45 | |
| | | ||||||
| * | buttons added - events being received | Conor Curran | 2010-06-09 | 3 | -70/+94 | |
| | | ||||||
| * | moving in the right direction | Conor Curran | 2010-06-08 | 7 | -25/+27 | |
| | | ||||||
| * | new transport bar | Conor Curran | 2010-06-08 | 8 | -105/+277 | |
| | | ||||||
| * | updated version to 0.3.0 | Conor Curran | 2010-05-21 | 1 | -2/+2 | |
| | | ||||||
| * | We have clients properly registering and unregistering dynamically | Conor Curran | 2010-05-20 | 4 | -103/+97 | |
| | | ||||||
| * | registered clients now add menuitems to the menu - the bullet trace is complete | Conor Curran | 2010-05-20 | 1 | -7/+16 | |
| | | ||||||
| * | root menuitem passed in at start up the music-bridge - vapi file for ↵ | Conor Curran | 2010-05-18 | 5 | -88/+100 | |
| | | | | | | | | dbusmenuitem need to be fixed | |||||
| * | oh my god | Conor Curran | 2010-05-07 | 1 | -12/+14 | |
| | | ||||||
| * | Conor Curran | 2010-05-07 | 2 | -5/+4 | ||
| | | ||||||
| * | music bridge in place | Conor Curran | 2010-05-07 | 5 | -44/+162 | |
| | | ||||||
| * | mix and match vala and c | Conor Curran | 2010-05-05 | 2 | -39/+82 | |
| | | ||||||
* | | Import upstream version 0.3.3 | Ken VanDine | 2010-06-25 | 5 | -27/+75 | |
| | | ||||||
* | | Import upstream version 0.3.2 | Ken VanDine | 2010-06-24 | 32 | -1494/+2935 | |
| | | ||||||
* | | Import upstream version 0.3.1 | Ken VanDine | 2010-06-17 | 27 | -274/+3337 | |
| | | ||||||
* | | Import upstream version 0.2.3 | Sebastien Bacher | 2010-04-29 | 2 | -130/+229 | |
|\| | ||||||
| * | 64bit tested and tweaked | Conor Curran | 2010-04-27 | 1 | -4/+6 | |
| | | ||||||
| * | clarified the reset code | Conor Curran | 2010-04-27 | 1 | -3/+5 | |
| | |