5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Work around Debian's patched libnotify 0.7.6 More... over 11 years ago
Improve error handling with invalid album art url
Patrick
as TingPing
More... over 11 years ago
Fix link to icon in fake client
Patrick
as TingPing
More... over 11 years ago
Add more details to about window
Patrick
as TingPing
More... over 11 years ago
Fix opening website on about page in Windows
Patrick
as TingPing
More... over 11 years ago
Move openBrowser to util, rename it, and consistently use it
Patrick
as TingPing
More... over 11 years ago
reverted version bump from previous commit. removed ubuntu-only binary
gsheremeta
as Greg Sheremeta
More... over 11 years ago
implemented new icon. Thanks to Jason Gray for the hard work on this! :)
gsheremeta
as Greg Sheremeta
More... over 11 years ago
fixed buffering bug described in issue #44
gsheremeta
as Greg Sheremeta
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
gsheremeta
as Greg Sheremeta
More... over 11 years ago
Fix libnotify >= 0.7.6 More... over 11 years ago
Handle import errors in screensaver and notify
Patrick
as TingPing
More... over 11 years ago
Fix mediakeys on Windows
Patrick
as TingPing
More... over 11 years ago
Fix error when icon not found in theme
Patrick
as TingPing
More... over 11 years ago
Don't use dbus on Windows
Patrick
as TingPing
More... over 11 years ago
Respect icon theme for tray icon
Patrick
as TingPing
More... over 11 years ago
Merge pull request #47 from obadz/gst-tags-and-ad-detection
Patrick
as TingPing
More... over 11 years ago
deleted Debian packaging files. see https://github.com/gregsheremeta/pithos-debian-package
gsheremeta
as Greg Sheremeta
More... over 11 years ago
Handle PLAYLIST_EXCEEDED error
Patrick
as TingPing
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
Patrick
as TingPing
More... over 11 years ago
fixed add_action argument errors
gsheremeta
as Greg Sheremeta
More... over 11 years ago
Add multiple levels of verbosity
Patrick
as TingPing
More... over 11 years ago
Rewrite debug script in Python
Patrick
as TingPing
More... over 11 years ago
More deprecated warnings
Patrick
as TingPing
More... over 11 years ago
Show play/pause and skip actions in notifications
Patrick
as TingPing
More... over 11 years ago