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