Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.7.9.1 | Ken VanDine | 2011-10-28 | 21 | -3628/+2106 |
|\ | |||||
| * | Import upstream version 0.7.9.1 | Ken VanDine | 2011-10-28 | 21 | -3628/+2106 |
| |\ | |||||
| | * | bump version for 791 release | Conor Curran | 2011-10-26 | 1 | -2/+2 |
| | | | |||||
| | * | 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 | 2 | -3/+8 |
| | |\ \ | |||||
| | | * | | update the ignore file with some new files | Conor Curran | 2011-10-26 | 1 | -0/+6 |
| | | | | | |||||
| | | * | | 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 ↵ | Conor Curran | 2011-10-21 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | player is active fixes lp:#874454 | ||||
| | * | | | merge fix to protect against a null pa context | Conor Curran | 2011-10-26 | 1 | -2/+2 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | protect pulse manager from rogue null pulse contexts i.e. when pulse ↵ | Conor Curran | 2011-10-26 | 1 | -2/+2 |
| | |/ / | | | | | | | | | | | | | randomly dies | ||||
| | * | | increases max playlist count to 100 | Conor Curran | 2011-10-21 | 1 | -1/+1 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | 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 | 3 | -12/+24 |
| |\| | |||||
| | * | 0.7.9.0 | Ted Gould | 2011-10-13 | 1 | -2/+2 |
| | | | |||||
| | * | Protect against source indexes that are lower than 0 | Ted Gould | 2011-10-12 | 1 | -0/+12 |
| | |\ | |||||
| | | * | Fix SIGABRT by validating sink and source indexes. | Antti Kaijanmäki | 2011-10-10 | 1 | -0/+12 |
| | |/ | | | | | | | | | | | | | - closes: #850662 | ||||
* | | | Import upstream version 0.7.9 | Ken VanDine | 2011-10-13 | 3 | -12/+24 |
| | | | |||||
* | | | Import upstream version 0.7.8 | Ken VanDine | 2011-09-28 | 19 | -2001/+3630 |
|\| | | |||||
| * | | Import upstream version 0.7.8 | Ken VanDine | 2011-09-28 | 26 | -2036/+3693 |
| |\| | |||||
| | * | 0.7.8.0 | Ted Gould | 2011-09-28 | 1 | -2/+2 |
| | | | |||||
| | * | Only unmute if vol > 0 | Ted Gould | 2011-09-28 | 1 | -1/+2 |
| | |\ | |||||
| | | * | only unmute on a handle event if the vol update is greater than zero, ↵ | Conor Curran | 2011-09-27 | 1 | -1/+2 |
| | |/ | | | | | | | | | | circumvent feedback issues with gnome-settings-daemon | ||||
| | * | link fix for maths | Conor Curran | 2011-09-13 | 1 | -1/+1 |
| | | | |||||
| | * | prep for release | Conor Curran | 2011-09-12 | 1 | -2/+2 |
| | | | |||||
| | * | merge playlist fixes | Conor Curran | 2011-09-09 | 5 | -8/+12 |
| | |\ | |||||
| | | * | tidy up | Conor Curran | 2011-09-09 | 1 | -2/+0 |
| | | | | |||||
| | | * | increased the max playlist count to 20, fixed a bug which was prohibiting ↵ | Conor Curran | 2011-09-09 | 5 | -7/+13 |
| | |/ | | | | | | | | | | the playlists being shown | ||||
| | * | merge Cimi's fixes | Conor Curran | 2011-09-09 | 2 | -16/+18 |
| | |\ | |||||
| | | * | Fixes to the positioning and dimension of the player menuitem, and fix for ↵ | Andrea Cimitan | 2011-09-09 | 2 | -16/+18 |
| | |/ | | | | | | | | | | the spinner widget matching (if some themers need it) | ||||
| | * | merge in the valac fixes | Conor Curran | 2011-09-08 | 3 | -3/+2 |
| | |\ | |||||
| | | * | fixes for new valac compilation | Conor Curran | 2011-09-08 | 3 | -3/+2 |
| | | | | |||||
| | * | | bumped for release | Conor Curran | 2011-08-24 | 1 | -2/+2 |
| | |/ | |||||
| * | | Import upstream version 0.7.6.1 | Ken VanDine | 2011-08-24 | 3 | -16/+20 |
| |\| | |||||
| | * | theming fix for the spinner | Conor Curran | 2011-08-24 | 1 | -4/+8 |
| | |\ | |||||
| | | * | Ok, I know it's ugly, but seems to work a little bit better... waiting for a ↵ | Andrea Cimitan | 2011-08-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | better fix (don't draw above the background) | ||||
| | | * | Use GTK_STYLE_CLASS_MENU instead hardcoded gchar | Andrea Cimitan | 2011-08-24 | 1 | -1/+1 |
| | | | | |||||
| | | * | theme fix | Andrea Cimitan | 2011-08-24 | 1 | -1/+5 |
| | |/ | |||||
| * | | Import upstream version 0.7.6 | Ken VanDine | 2011-08-18 | 4 | -19/+13 |
| |\| | |||||
| | * | bug fixed where the menu is dismissed on the metadata-widget key event | Conor Curran | 2011-08-18 | 2 | -3/+3 |
| | | | |||||
| | * | merged fix for panel crasher | Conor Curran | 2011-08-18 | 1 | -6/+0 |
| | |\ | |||||
| | | * | found the crasher of the panel | Conor Curran | 2011-08-17 | 1 | -6/+0 |
| | |/ | |||||
* | | | Import upstream version 0.7.7.0 | Didier Roche | 2011-09-13 | 17 | -63/+91 |
| | | | |||||
* | | | Import upstream version 0.7.6.1 | Ken VanDine | 2011-08-24 | 3 | -16/+20 |
| | | | |||||
* | | | Import upstream version 0.7.6 | Ken VanDine | 2011-08-18 | 4 | -19/+13 |
|/ / | |||||
* | | Import upstream version 0.7.5 | Ken VanDine | 2011-08-10 | 42 | -8825/+9973 |
|\| | |||||
| * | bumped in prep for release | Conor Curran | 2011-08-10 | 1 | -2/+2 |
| | | |||||
| * | player and track specific support is in | Conor Curran | 2011-08-10 | 14 | -25/+335 |
| |\ | |||||
| | * | uncomment disconnect | Conor Curran | 2011-08-10 | 1 | -2/+2 |
| | | |