| Commit message (Expand) | Author | Age | Files | Lines |
* | Import upstream version 0.8.3.0 | Ken VanDine | 2012-03-02 | 22 | -2210/+4360 |
* | Import upstream version 0.8.2.0 | Ken VanDine | 2012-02-22 | 6 | -28/+40 |
* | Import upstream version 0.8.1.0 | Sebastien Bacher | 2012-02-14 | 35 | -3980/+2367 |
|\ |
|
| * | tidy up | Conor Curran | 2012-02-13 | 1 | -1/+0 |
| * | Fixing includes to not have the '3' on them | Ted Gould | 2012-01-31 | 6 | -24/+0 |
| * | add visibility toggle support for (lp:#829648) | Charles Kerr | 2012-01-24 | 1 | -1/+65 |
| * | fix hashtable leak reported by valgrind | Charles Kerr | 2012-01-24 | 1 | -0/+7 |
| * | fix a minor memory leak reported by valigrind | Charles Kerr | 2012-01-24 | 1 | -0/+4 |
| * | fix Free Memory Read error found by valgrind | Charles Kerr | 2012-01-24 | 1 | -0/+1 |
| * | fix minor memory leak detected by valgrind | Charles Kerr | 2012-01-24 | 1 | -2/+3 |
| * | fixes minor warning | Conor Curran | 2012-01-17 | 1 | -4/+4 |
| |\ |
|
| | * | fix minor runtime warning. | Charles Kerr | 2012-01-11 | 1 | -2/+2 |
| | * | When creating indicator-sound's cache directory, use DirUtils.create_with_par... | Charles Kerr | 2012-01-11 | 1 | -2/+2 |
| * | | merged indicator address format to bring inline with other indicators | Conor Curran | 2012-01-17 | 8 | -13/+13 |
| |\| |
|
| | * | make indicator-sound's schema and path naming consistent with other indicators. | Charles Kerr | 2012-01-10 | 8 | -13/+13 |
| * | | add Allans initial tdd work | Conor Curran | 2012-01-13 | 1 | -3/+13 |
| |\ \ |
|
| | * | | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 1 | -3/+13 |
| | |/ |
|
| * | | fix the gtk3 deprecations | Conor Curran | 2012-01-13 | 1 | -4/+28 |
| |\ \ |
|
| | * | | deprecated gtk fixes | Conor Curran | 2012-01-13 | 1 | -4/+28 |
| * | | | make rhythmbox the default app | Conor Curran | 2012-01-13 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | revert to rhythmbox for the default player | Conor Curran | 2012-01-13 | 1 | -2/+2 |
| | |/ / |
|
| * / / | Lazily initialize notification daemon | Martin Pitt | 2012-01-05 | 1 | -2/+9 |
| |/ / |
|
* | | | Import upstream version 0.8.0.0 | Ken VanDine | 2011-12-01 | 18 | -2054/+3760 |
|\| | |
|
| * | | fixes lp #886339 | Conor Curran | 2011-12-01 | 2 | -3/+4 |
| * | | don't show notifications on scroll | Conor Curran | 2011-12-01 | 1 | -1/+2 |
| |\ \ |
|
| | * | | Don't show the notify-osd notification on scroll, when the menu is mapped | Marco Trevisan (Treviño) | 2011-11-17 | 1 | -1/+2 |
| | |/ |
|
| * | | fix for lp #894789 | Conor Curran | 2011-12-01 | 1 | -11/+34 |
| |\ \
| | |/
| |/| |
|
| | * | Better code to fix the memory leak caused by the accessible string | Marco Trevisan (Treviño) | 2011-11-08 | 1 | -16/+22 |
| | * | Fix memory leak caused by updating the accessible description value | Marco Trevisan (Treviño) | 2011-11-08 | 1 | -7/+18 |
| | * | Indicator-sound: Added the "indicator-sound" name hint. | Marco Trevisan (Treviño) | 2011-11-07 | 1 | -0/+6 |
| * | | fix the collision detection | Conor Curran | 2011-11-16 | 1 | -3/+3 |
| |/ |
|
* | | Import upstream version 0.7.9.1 | Ken VanDine | 2011-10-28 | 19 | -3616/+2094 |
|\| |
|
| * | fixed the wide playlist name issue | Conor Curran | 2011-10-26 | 1 | -4/+18 |
| |\ |
|
| | * | truncate playlist label if needs be | Conor Curran | 2011-10-23 | 1 | -4/+18 |
| * | | protect against odd mpris keys | Conor Curran | 2011-10-26 | 1 | -3/+2 |
| |\ \ |
|
| | * | | protect against rogue mpris or desktop name keys | Conor Curran | 2011-10-26 | 1 | -3/+2 |
| | |/ |
|
| * | | fix alignment of app icon when metadata is expanded | Conor Curran | 2011-10-26 | 1 | -2/+3 |
| |\ \ |
|
| | * | | fixed offset so as the player icon and triangle stay stationary when the play... | Conor Curran | 2011-10-21 | 1 | -2/+3 |
| * | | | protect pulse manager from rogue null pulse contexts i.e. when pulse randomly... | Conor Curran | 2011-10-26 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | increase the max playlist count to 100 | Conor Curran | 2011-10-21 | 1 | -1/+1 |
| |/ |
|
* | | Import upstream version 0.7.9 | Ken VanDine | 2011-10-13 | 1 | -0/+12 |
|\| |
|
| * | Fix SIGABRT by validating sink and source indexes. | Antti Kaijanmäki | 2011-10-10 | 1 | -0/+12 |
* | | Import upstream version 0.7.8 | Ken VanDine | 2011-09-28 | 24 | -2024/+3681 |
|\| |
|
| * | only unmute on a handle event if the vol update is greater than zero, circumv... | Conor Curran | 2011-09-27 | 1 | -1/+2 |
| * | link fix for maths | Conor Curran | 2011-09-13 | 1 | -1/+1 |
| * | tidy up | Conor Curran | 2011-09-09 | 1 | -2/+0 |
| * | increased the max playlist count to 20, fixed a bug which was prohibiting the... | Conor Curran | 2011-09-09 | 5 | -7/+13 |
| * | Fixes to the positioning and dimension of the player menuitem, and fix for th... | Andrea Cimitan | 2011-09-09 | 2 | -16/+18 |
| * | fixes for new valac compilation | Conor Curran | 2011-09-08 | 3 | -3/+2 |
* | | Import upstream version 0.7.6.1 | Ken VanDine | 2011-08-24 | 1 | -4/+8 |
|\| |
|