1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New audio plugin: libao
Schnouki
as Thomas Jost
More... about 15 years ago
Integration with the Awesome window manager
Schnouki
as Thomas Jost
More... about 15 years ago
Only add available tracks to the queue
Schnouki
as Thomas Jost
More... about 15 years ago
New command: idle
Schnouki
as Thomas Jost
More... about 15 years ago
Accept multiple client connections at the same time
Schnouki
as Thomas Jost
More... about 15 years ago
Remove double free when listing an empty queue
Schnouki
as Thomas Jost
More... about 15 years ago
Remove support for libopenspotify
Schnouki
as Thomas Jost
More... about 15 years ago
Use libspotify reference counting for tracks in the queue
Schnouki
as Thomas Jost
More... about 15 years ago
Rename "queue_set" to "queue_goto", which is much clearer
Schnouki
as Thomas Jost
More... about 15 years ago
Use Glib for reading the configuration file
Schnouki
as Thomas Jost
More... about 15 years ago
Use XDG paths for the Spotify cache and for the configuration file
Schnouki
as Thomas Jost
More... about 15 years ago
New command: qls (list queue)
Schnouki
as Thomas Jost
More... about 15 years ago
Position in current track
Schnouki
as Thomas Jost
More... about 15 years ago
Fix bad behaviour when clearing the queue
Schnouki
as Thomas Jost
More... about 15 years ago
Support high bitrate
Schnouki
as Thomas Jost
More... about 15 years ago
Add "pause" as an alias for "toggle"
Schnouki
as Thomas Jost
More... about 15 years ago
New command: add
Schnouki
as Thomas Jost
More... about 15 years ago
Don't cache tracks either
Schnouki
as Thomas Jost
More... about 15 years ago
Don't cache playlists in spop
Schnouki
as Thomas Jost
More... about 15 years ago
Playlists container: don't block when it's not loaded
Schnouki
as Thomas Jost
More... about 15 years ago
New command: goto
Schnouki
as Thomas Jost
More... about 15 years ago
Use writer locks instead of reader locks where needed...
Schnouki
as Thomas Jost
More... about 15 years ago
Number items from 1 and not from 0
Schnouki
as Thomas Jost
More... about 15 years ago
New command: status
Schnouki
as Thomas Jost
More... about 15 years ago
New commands: play (with no parameter), toggle, stop, next, prev
Schnouki
as Thomas Jost
More... about 15 years ago
Partial queue support
Schnouki
as Thomas Jost
More... about 15 years ago
Better locking, pointer checking, and use gboolean type instead of bool
Schnouki
as Thomas Jost
More... about 15 years ago
Better handling of command output
Schnouki
as Thomas Jost
More... about 15 years ago
New function to get lots of data about a track
Schnouki
as Thomas Jost
More... about 15 years ago
Build script: stop on failure
Schnouki
as Thomas Jost
More... about 15 years ago