Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
| | |||
* | shut up (one of) GCC warnings | waker | 2013-08-04 |
| | |||
* | added several new action stubs; added flag to explicitly tell which actions ↵ | waker | 2012-11-08 |
| | | | | should appear in the menus; fixed few issues in the hotkeys config dialog | ||
* | get rid of DDB_ACTION_CALLBACK macro | waker | 2012-11-05 |
| | |||
* | more adaptation of plugin actions to the new APIs | waker | 2012-11-05 |
| | |||
* | added user-agent configuration to gui, vfs_curl and last.fm | waker | 2012-08-16 |
| | |||
* | fixed many calls to pl_find_meta[_raw] being called without pl_lock; | waker | 2012-05-17 |
| | | | | | added debug pl_ensure_lock function which asserts when pl_lock is not set when it is required; added new API functions for thread-safe metadata access | ||
* | fixed few missing returns | waker | 2012-04-05 |
| | |||
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
| | |||
* | cleaned up and added more documentation for DB_ACTION_** stuff | waker | 2012-01-23 |
| | |||
* | lastfm: added option to prefer album artist over artist field for scrobbling | waker | 2012-01-14 |
| | |||
* | lastfm: fixed artist/albumartist/band priority, artist is now picked 1st, ↵ | waker | 2012-01-09 |
| | | | | before anything else | ||
* | fixed "return with no value" warning in lastfm.c | waker | 2011-12-28 |
| | |||
* | lastfm: avoid corrupt if lastfm plugin is load twice | Thynson | 2011-12-18 |
| | |||
* | added albumartist support to lastfm | waker | 2011-11-30 |
| | |||
* | lastfm: cut multiline fields before submission | waker | 2011-08-31 |
| | |||
* | hardcoded api_version 1.0 into all plugins | waker | 2011-05-21 |
| | |||
* | moved playtime and started_timestamp from playitem to streamer global variables; | waker | 2011-05-04 |
| | | | | | | playtime and started_timestamp are now passed in track event structures; fixed few lastfm submission and event-handling bugs; cleaned out old event sending helper functions | ||
* | lfm: minor cleanup | waker | 2011-04-16 |
| | |||
* | new event passing system | waker | 2011-04-14 |
| | |||
* | fix lastfm scrobble not subbmitting with skipped tracks | Steven Fan | 2011-04-10 |
| | | | | changed scrobble event from DB_EV_SONGFINISHED to DB_EV_SONGCHANGED | ||
* | thread-safe config access | waker | 2011-03-31 |
| | |||
* | delete printf from lfm_action_lookup | waker | 2011-03-28 |
| | |||
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |
| | | | | | added copyright info to all plugins; updated gtkui to reflect the changes | ||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | bumped all plugins to version 1.0; | waker | 2010-11-02 |
| | | | | updated portable build packaging script | ||
* | added curl NOSIGNAL fix to lastfm plugin | waker | 2010-10-24 |
| | |||
* | run "lookup at last.fm" in background | Alexey Yakovenko | 2010-09-11 |
| | |||
* | disabled lastfm tracing | Alexey Yakovenko | 2010-07-31 |
| | |||
* | several typo/warning fixes in actions/shellexec and related code | Alexey Yakovenko | 2010-07-29 |
| | |||
* | Merge branch 'devel' into actions | Alexey Yakovenko | 2010-07-28 |
|\ | | | | | | | | | Conflicts: plugins/hotkeys/hotkeys.c | ||
* | | added support of plugins actions for global hotkeys | Viktor Semykin | 2010-07-04 |
| | | |||
* | | fixed refleak; minor fixups | Viktor Semykin | 2010-07-04 |
| | | |||
* | | WIP | Viktor Semykin | 2010-06-02 |
| | | |||
* | | New plugins' actions system | Viktor Semykin | 2010-05-26 |
| | | |||
* | | Misc plugin actions | Viktor Semykin | 2010-05-25 |
|/ | |||
* | addes support for libcurl<7.19.1 | Alexey Yakovenko | 2010-05-06 |
| | |||
* | fixed lots of gcc warnings | Alexey Yakovenko | 2010-05-04 |
| | |||
* | added proxy username/password authentication support | Alexey Yakovenko | 2010-05-02 |
| | |||
* | fixed typo in lastfm plugin | Alexey Yakovenko | 2010-04-19 |
| | |||
* | fixed to pass make distcheck before 0.4-beta1 | Alexey Yakovenko | 2010-04-11 |
| | |||
* | changed --enable to --disable for plugins in configure | Alexey Yakovenko | 2010-04-11 |
| | |||
* | added '+' to list of characters to be escaped when sending info to last.fm | Alexey Yakovenko | 2010-04-07 |
| | |||
* | fixed double-play in shuffle mode; | Alexey Yakovenko | 2010-04-06 |
| | | | | fixed lastfm submission/nowplaying | ||
* | added option to enable/disable lastfm plugin; | Alexey Yakovenko | 2010-04-06 |
| | | | | disabled lastfm plugin temporarily to avoid ban | ||
* | use non-recursive mutex in lastfm | Alexey Yakovenko | 2010-03-01 |
| | |||
* | Merge branch 'master' into devel | Alexey Yakovenko | 2010-02-07 |
|\ | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac plugins/ffmpeg/ffmpeg.c plugins/gtkui/gtkui.c streamer.c | ||
| * | disabled lastfm tracing | Alexey Yakovenko | 2010-02-04 |
| | | |||
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-29 |
|\| | | | | | | | | | | | Conflicts: plugins/vorbis/vorbis.c streamer.c | ||
| * | added option to disable nowplaying notifications in lastfm plugin | Alexey Yakovenko | 2010-01-29 |
| | |