Commit message (Collapse) | 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 |
| | |||
* | 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 |
| | | |||
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-28 |
|\| | | | | | | | | | Conflicts: plugins/wavpack/wavpack.c | ||
| * | 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 |
| | |||
* | plugins that miss dependencies will not be built | Alexey Yakovenko | 2009-10-12 |
| | | | | configure now prints list of all plugins being processed | ||
* | added total playtime display to statusbar | Alexey Yakovenko | 2009-10-11 |
| | |||
* | ported all custom configs to common config | Alexey Yakovenko | 2009-10-10 |
| | |||
* | vfs_curl WIP | Alexey Yakovenko | 2009-09-29 |
| | |||
* | fixed songstopped plugin event | Alexey Yakovenko | 2009-09-20 |
| | |||
* | fixed makefiles to pass make distcheck; version bump to 0.2.1 | Alexey Yakovenko | 2009-09-12 |
| | |||
* | 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 |
| |