| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | volume slider refactor merged | Conor Curran | 2010-08-06 | 18 | -325/+475 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | merge comments have been acted upon | Conor Curran | 2010-08-06 | 9 | -19/+19 | |
| | * | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | removed segfaulting toggle redraw | Conor Curran | 2010-08-02 | 1 | -21/+0 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | bumped ido version | Conor Curran | 2010-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | prep 0.3.9 release | Conor Curran | 2010-07-29 | 1 | -3/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | merged the playlist initial work and UI tidying, getting very close to sign off | Conor Curran | 2010-07-29 | 4 | -67/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | tweaked the spacing and the transport bar dimensions - getting very close to ... | Conor Curran | 2010-07-29 | 4 | -45/+47 | |
| | * | | | | | | | | | | | | | | | playlist mock up landed | Conor Curran | 2010-07-28 | 2 | -7/+34 | |
| | * | | | | | | | | | | | | | | | scrub bar is scrubbing | Conor Curran | 2010-07-28 | 3 | -27/+24 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | ui fixes merged | Conor Curran | 2010-07-27 | 9 | -80/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | prep for 0.3.8 release | Conor Curran | 2010-07-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | ido scrub bar in but there are some bugs | Conor Curran | 2010-07-22 | 11 | -41/+193 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | trying to set the time line | Conor Curran | 2010-07-22 | 8 | -45/+124 | |
| | * | | | | | | | | | | | | | | scrub bar working | Conor Curran | 2010-07-21 | 6 | -19/+31 | |
| | * | | | | | | | | | | | | | | proper scrubbing underway | Conor Curran | 2010-07-20 | 2 | -4/+65 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | merged play button work | Conor Curran | 2010-07-20 | 4 | -95/+193 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | 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 rel... | Conor Curran | 2010-07-15 | 6 | -59/+148 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | merged scrub bar work | Conor Curran | 2010-07-15 | 19 | -66/+467 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | label text updating according to position and duration and scrub bar position... | Conor Curran | 2010-07-15 | 6 | -23/+75 | |
| | * | | | | | | | | | | | | | 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 | 8 | -26/+145 | |
| | * | | | | | | | | | | | | | typo fixed | Conor Curran | 2010-07-13 | 5 | -5/+3 | |
| | * | | | | | | | | | | | | | prep work done for scrub bar | Conor Curran | 2010-07-13 | 14 | -44/+275 | |
| | * | | | | | | | | | | | | | the beginnings of the scrub bar | Conor Curran | 2010-07-12 | 3 | -0/+0 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | bumped version number in prep for new release | Conor Curran | 2010-07-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | merge with the static scope problems widget side, plus positioning fixes and ... | Conor Curran | 2010-07-12 | 11 | -109/+157 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | bumped version number is prep for 0.3.5 release | Conor Curran | 2010-07-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | merged the event handling plus code tidy ups and proper icon loading from the... | Conor Curran | 2010-07-08 | 13 | -47/+118 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | 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 | |
