Work around Debian's patched libnotify 0.7.6 |
|
More...
|
over 11 years ago
|
Improve error handling with invalid album art url |
|
More...
|
over 11 years ago
|
Fix link to icon in fake client |
|
More...
|
over 11 years ago
|
Add more details to about window |
|
More...
|
over 11 years ago
|
Fix opening website on about page in Windows |
|
More...
|
over 11 years ago
|
Move openBrowser to util, rename it, and consistently use it |
|
More...
|
over 11 years ago
|
reverted version bump from previous commit. removed ubuntu-only binary |
|
More...
|
over 11 years ago
|
implemented new icon. Thanks to Jason Gray for the hard work on this! :) |
|
More...
|
over 11 years ago
|
fixed buffering bug described in issue #44 |
|
More...
|
over 11 years ago
|
moved file path building to centralized location - pithosconfig.py |
|
More...
|
over 11 years ago
|
Merge pull request #69 from Stebalien/fix-notify-arguments |
|
More...
|
over 11 years ago
|
Fix libnotify >= 0.7.6 |
|
More...
|
over 11 years ago
|
Handle import errors in screensaver and notify |
|
More...
|
over 11 years ago
|
Fix mediakeys on Windows |
|
More...
|
over 11 years ago
|
Fix error when icon not found in theme |
|
More...
|
over 11 years ago
|
Don't use dbus on Windows |
|
More...
|
over 11 years ago
|
Respect icon theme for tray icon |
|
More...
|
over 11 years ago
|
Merge pull request #47 from obadz/gst-tags-and-ad-detection |
|
More...
|
over 11 years ago
|
deleted Debian packaging files. see https://github.com/gregsheremeta/pithos-debian-package |
|
More...
|
over 11 years ago
|
Handle PLAYLIST_EXCEEDED error |
|
More...
|
over 11 years ago
|
Log GStreamer tags at the DEBUG level rather than INFO level as there's just too many of them |
|
More...
|
over 11 years ago
|
If song is an Ad, let the user know rather than showing an Artist / Album (We figure that out by checking if the song is longer than 45 seconds once GStreamer figured out the stream format) |
|
More...
|
over 11 years ago
|
Show bitrate on the song cell |
|
More...
|
over 11 years ago
|
There are tags embedded in streams that GStreamer reads. Let's capture them and print them in the debug log for now, they could come in handy. |
|
More...
|
over 11 years ago
|
Add manifest file |
|
More...
|
over 11 years ago
|
fixed add_action argument errors |
|
More...
|
over 11 years ago
|
Add multiple levels of verbosity |
|
More...
|
over 11 years ago
|
Rewrite debug script in Python |
|
More...
|
over 11 years ago
|
More deprecated warnings |
|
More...
|
over 11 years ago
|
Show play/pause and skip actions in notifications |
|
More...
|
over 11 years ago
|