index
:
debian-deadbeef
dfsg_clean
master
pristine-tar
Debian packaging for DeaDBeeF
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
lastfm
/
lastfm.c
Commit message (
Expand
)
Author
Age
*
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
*
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
*
added option to enable/disable lastfm plugin;
Alexey Yakovenko
2010-04-06
*
use non-recursive mutex in lastfm
Alexey Yakovenko
2010-03-01
*
Merge branch 'master' into devel
Alexey Yakovenko
2010-02-07
|
\
|
*
disabled lastfm tracing
Alexey Yakovenko
2010-02-04
*
|
Merge branch 'master' into devel
Alexey Yakovenko
2010-01-29
|
\
|
|
*
added option to disable nowplaying notifications in lastfm plugin
Alexey Yakovenko
2010-01-29
*
|
Merge branch 'master' into devel
Alexey Yakovenko
2010-01-28
|
\
|
|
*
don't try to auth with lastfm on empty login/password
Alexey Yakovenko
2010-01-28
*
|
refcounted playitems
Alexey Yakovenko
2010-01-23
|
/
*
compiler warning cleanup
Alexey Yakovenko
2010-01-03
*
updated copyright notice to 2010
Alexey Yakovenko
2010-01-03
*
fixed lastfm plugin config queries
Alexey Yakovenko
2009-12-24
*
added custom scrobbler url option to lastfm plugin
Alexey Yakovenko
2009-12-20
*
fixed ucs2 to utf8 conversion in junklib
Alexey Yakovenko
2009-12-13
*
another attempt to fix hang in lastfm on exit
Alexey Yakovenko
2009-12-06
*
fixed one more lastfm hang on exit
Alexey Yakovenko
2009-12-06
*
fixed lastfm hang on exit
Alexey Yakovenko
2009-12-06
*
added config dialog for hvsc in sid plugin
Alexey Yakovenko
2009-12-01
*
last.fm scrobbler is configurable via gui
Alexey Yakovenko
2009-12-01
*
minor fix for new api
Alexey Yakovenko
2009-11-30
*
finished moving gtk-related code to plugin
Alexey Yakovenko
2009-11-11
*
lastfm plugin no longer runs its thread if username or password is empty
Alexey Yakovenko
2009-11-09
*
added total playtime display to statusbar
Alexey Yakovenko
2009-10-11
*
ported all custom configs to common config
Alexey Yakovenko
2009-10-10
*
fixed songstopped plugin event
Alexey Yakovenko
2009-09-20
*
added plugin versioning
Alexey Yakovenko
2009-09-06
*
fixed lfm reauthorization
waker
2009-09-01
*
fixed typo in lfm error code checking
waker
2009-09-01
*
reset lfm session after BADSESS on submission
waker
2009-09-01
*
fixed couple lastfm problems
waker
2009-09-01
*
some lastfm fixes
waker
2009-08-31
*
fixed segfault on 64 bit platforms
waker
2009-08-31
*
better config dir handling
waker
2009-08-30
*
mp3 decoder porting as plugin WIP
waker
2009-08-29
*
lastfm plugin uri-encoding, batch-sending and other improvements
waker
2009-08-29
*
lastfm plugin WIP
waker
2009-08-28
*
changed pl_find_meta behavior to return NULL for not-found items
waker
2009-08-28
*
added pthread_join support
waker
2009-08-28
*
lastfm multithreading WIP
waker
2009-08-28
*
lastfm submission works
waker
2009-08-27
*
nowplaying notifications working (lastfm)
waker
2009-08-27
*
new songstarted and song finished event triggering
waker
2009-08-27
*
lastfm plugin WIP
waker
2009-08-26
*
plugins prototyping WIP
waker
2009-08-25