1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
notify: fix level for a log message
Schnouki
as Thomas Jost
More... almost 15 years ago
Make track_get_data() output to gchar* instead of GString*
Schnouki
as Thomas Jost
More... almost 15 years ago
awesome: fix a stupid memory leak
Schnouki
as Thomas Jost
More... almost 15 years ago
scrobble: don't free a string owned by libspotify
Schnouki
as Thomas Jost
More... almost 15 years ago
scrobble: support "Now playing" notifications
Schnouki
as Thomas Jost
More... almost 15 years ago
Add callbacks for session events
Schnouki
as Thomas Jost
More... almost 15 years ago
New plugin: scrobble
Schnouki
as Thomas Jost
More... almost 15 years ago
Make it possible to read data from other groups in the config file
Schnouki
as Thomas Jost
More... almost 15 years ago
Make debug_mode and verbose_mode public
Schnouki
as Thomas Jost
More... almost 15 years ago
Use a macro rather than multiple definitions for config file functions prototypes
Schnouki
as Thomas Jost
More... almost 15 years ago
License fix: add copyright notice + additional permission for distributing binaries linked against libspotify
Schnouki
as Thomas Jost
More... almost 15 years ago
New plugin: awesome
Schnouki
as Thomas Jost
More... almost 15 years ago
Create utils.c for utility functions
Schnouki
as Thomas Jost
More... almost 15 years ago
Add a mechanism to close plugins cleanly when exiting
Schnouki
as Thomas Jost
More... almost 15 years ago
Add an exit handler
Schnouki
as Thomas Jost
More... almost 15 years ago
Logging enhancements
Schnouki
as Thomas Jost
More... almost 15 years ago
Fix some format strings
Schnouki
as Thomas Jost
More... almost 15 years ago
New plugin: notify
Schnouki
as Thomas Jost
More... almost 15 years ago
Generic notification callbacks for plugins
Schnouki
as Thomas Jost
More... almost 15 years ago
Load plugins specified in the config file
Schnouki
as Thomas Jost
More... almost 15 years ago
Move audio plugins in the plugins directory
Schnouki
as Thomas Jost
More... almost 15 years ago
Use Glib (gmodule.h) instead of dlopen() for plugins
Schnouki
as Thomas Jost
More... almost 15 years ago
Restore verbose mode
Schnouki
as Thomas Jost
More... almost 15 years ago
Variables cleanup
Schnouki
as Thomas Jost
More... almost 15 years ago
Log to file
Schnouki
as Thomas Jost
More... almost 15 years ago
Use a custom log handler
Schnouki
as Thomas Jost
More... almost 15 years ago
Reset current track when clearing the queue
Schnouki
as Thomas Jost
More... about 15 years ago
OSS: don't close an already closed device
Schnouki
as Thomas Jost
More... about 15 years ago
Remove all that OSS cache and IO channel crap
Schnouki
as Thomas Jost
More... about 15 years ago
OSS: only use IO channel
Schnouki
as Thomas Jost
More... about 15 years ago