Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abstracted the mpris handling to accomodate the messy integration issues | Conor Curran | 2010-08-12 | 7 | -75/+101 |
| | |||||
* | merged the default sound preferences page | Conor Curran | 2010-08-11 | 1 | -1/+1 |
|\ | |||||
| * | Added --page=applications to command args for running gnome-volume-control | Bilal Akhtar | 2010-08-11 | 1 | -1/+1 |
| | | |||||
* | | mpris2 working for now, but its all going to change again | Conor Curran | 2010-08-11 | 10 | -39/+116 |
| | | |||||
* | | mpris 2 controller coming together | Conor Curran | 2010-08-10 | 1 | -17/+8 |
| | | |||||
* | | mpris 2 controller coming together | Conor Curran | 2010-08-10 | 1 | -23/+28 |
| | | |||||
* | | vala dbus issues resolved | Conor Curran | 2010-08-09 | 2 | -29/+18 |
| | | |||||
* | | trying to get a static client implementation working | Conor Curran | 2010-08-09 | 2 | -31/+62 |
| | | |||||
* | | mpris 2 underway, vala bindings proving troublesome | Conor Curran | 2010-08-07 | 3 | -29/+41 |
| | | |||||
* | | starting on the re write for mpris handling | Conor Curran | 2010-08-07 | 4 | -30/+142 |
|/ | |||||
* | merge comments have been acted upon | Conor Curran | 2010-08-06 | 8 | -19/+18 |
| | |||||
* | tidy ups | Conor Curran | 2010-08-04 | 1 | -2/+2 |
| | |||||
* | tidy ups | Conor Curran | 2010-08-04 | 2 | -2/+1 |
| | |||||
* | refactor complete | Conor Curran | 2010-08-04 | 7 | -84/+24 |
| | |||||
* | almost there | Conor Curran | 2010-08-03 | 5 | -307/+141 |
| | |||||
* | replaced now needs tweaking | Conor Curran | 2010-08-02 | 10 | -71/+60 |
| | |||||
* | refactor the volume slider into its own wrapper gobject | Conor Curran | 2010-07-30 | 4 | -3/+370 |
| | |||||
* | tweaked the spacing and the transport bar dimensions - getting very close to ↵ | Conor Curran | 2010-07-29 | 4 | -45/+47 |
| | | | | sign off | ||||
* | playlist mock up landed | Conor Curran | 2010-07-28 | 2 | -7/+34 |
| | |||||
* | scrub bar is scrubbing | Conor Curran | 2010-07-28 | 3 | -27/+24 |
| | |||||
* | lots of bits tidied up | Conor Curran | 2010-07-27 | 3 | -16/+19 |
| | |||||
* | tidy ups across the ui | Conor Curran | 2010-07-27 | 10 | -81/+119 |
| | |||||
* | trying to set the time line | Conor Curran | 2010-07-22 | 8 | -45/+124 |
| | |||||
* | scrub bar working | Conor Curran | 2010-07-21 | 5 | -19/+30 |
| | |||||
* | proper scrubbing underway | Conor Curran | 2010-07-20 | 2 | -4/+65 |
| | |||||
* | play pause both graphically and functionally now working | Conor Curran | 2010-07-20 | 4 | -95/+193 |
| | |||||
* | merged the button press effect branch plus changes for the ido and bumped ↵ | Conor Curran | 2010-07-15 | 5 | -56/+145 |
|\ | | | | | | | release version for 0.3.7 | ||||
| * | added skeleton implementation for play pause toggle method - coming next | Conor Curran | 2010-07-15 | 1 | -1/+7 |
| | | |||||
| * | tidied up some enums using typedefs and some more bits and pieces | Conor Curran | 2010-07-15 | 4 | -38/+35 |
| | | |||||
| * | moving towards the play button pause button swap | Conor Curran | 2010-07-13 | 3 | -6/+14 |
| | | |||||
| * | button press background done | Conor Curran | 2010-07-13 | 3 | -25/+102 |
| | | |||||
| * | fixed silly previous problem | Conor Curran | 2010-07-13 | 3 | -9/+10 |
| | | |||||
* | | label text updating according to position and duration and scrub bar ↵ | Conor Curran | 2010-07-15 | 6 | -23/+75 |
| | | | | | | | | positioning now working | ||||
* | | positionset now working - tested with vlc | Conor Curran | 2010-07-14 | 3 | -16/+17 |
| | | |||||
* | | scrub bar almost working - vala Glib value bugs again are biting me | Conor Curran | 2010-07-14 | 7 | -25/+144 |
| | | |||||
* | | typo fixed | Conor Curran | 2010-07-13 | 5 | -5/+3 |
| | | |||||
* | | prep work done for scrub bar | Conor Curran | 2010-07-13 | 13 | -40/+264 |
| | | |||||
* | | the beginnings of the scrub bar | Conor Curran | 2010-07-12 | 3 | -0/+0 |
|/ | |||||
* | caught by static scopeness - update bug fixed | Conor Curran | 2010-07-12 | 7 | -57/+74 |
| | |||||
* | and the service uncomment | Conor Curran | 2010-07-09 | 1 | -2/+2 |
| | |||||
* | more arturl fixes | Conor Curran | 2010-07-09 | 2 | -2/+7 |
| | |||||
* | album art bug fixed | Conor Curran | 2010-07-09 | 8 | -56/+82 |
| | |||||
* | constants replaced and enums and title image now fetched from the mono theme | Conor Curran | 2010-07-08 | 7 | -37/+54 |
| | |||||
* | event handling now plugged in crudely | Conor Curran | 2010-07-08 | 8 | -23/+77 |
| | |||||
* | merge with new transport bar branch | Conor Curran | 2010-07-08 | 5 | -103/+874 |
|\ | |||||
| * | moved what I could to a #define and removed unused | Conor Curran | 2010-07-07 | 1 | -198/+151 |
| | | |||||
| * | merged Mirco's transport bar work | Conor Curran | 2010-07-07 | 2 | -166/+653 |
| |\ | |||||
| | * | finished the rendering of the custom widget | Mirco Müller | 2010-07-07 | 1 | -179/+288 |
| | | | |||||
| | * | added some internal helpers for blurring, added more precise ↵ | Mirco Müller | 2010-07-06 | 1 | -12/+390 |
| |/ | | | | | | | button-background rendering | ||||
| * | previous button coming along | Conor Curran | 2010-07-05 | 1 | -16/+20 |
| | |