summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* tabbed playlist save/loadGravatar Alexey Yakovenko2010-02-08
|
* playlist switching WIPGravatar Alexey Yakovenko2010-02-08
|
* tabbed playlists WIPGravatar Alexey Yakovenko2010-02-08
|
* fixed stuttering at start of track in pulse pluginGravatar Alexey Yakovenko2010-02-08
|
* fixed recovering after disconnect in pulse pluginGravatar Alexey Yakovenko2010-02-08
|
* Added PulseAudio supportGravatar Anton Novikov2010-02-08
|
* tabs for multiple playlists WIPGravatar Alexey Yakovenko2010-02-07
|
* fixed few regressions after merge from masterGravatar Alexey Yakovenko2010-02-07
|
* proper merge of streamer changes from masterGravatar Alexey Yakovenko2010-02-07
|
* Merge branch 'master' into develGravatar Alexey Yakovenko2010-02-07
|\ | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac plugins/ffmpeg/ffmpeg.c plugins/gtkui/gtkui.c streamer.c
| * don't call gtk_file_chooser_set_create_foldersGravatar Alexey Yakovenko2010-02-07
| |
| * fixed default value for option playlist.scroll.cursorfollowplaybackGravatar Alexey Yakovenko2010-02-07
| |
| * removed old unused ape codeGravatar Alexey Yakovenko2010-02-06
| |
| * "save playlist as" dialog now suggests default filename, and prompts for ↵Gravatar Alexey Yakovenko2010-02-06
| | | | | | | | overwrite confirmation
| * restored thread-safety in alsa pluginGravatar Alexey Yakovenko2010-02-06
| |
| * added linebreak to trace message in ffmpeg pluginGravatar Alexey Yakovenko2010-02-06
| |
| * fixed redraw of skipped bad tracks in playlistGravatar Alexey Yakovenko2010-02-06
| |
| * claim-fix for alsa -EPIPE error on some usb soundcardsGravatar Alexey Yakovenko2010-02-06
| |
| * disabled lastfm tracingGravatar Alexey Yakovenko2010-02-04
| |
| * less frequent bitrate display refreshGravatar Alexey Yakovenko2010-02-03
| |
| * fixed typo on --sync option definitionGravatar Alexey Yakovenko2010-02-03
| |
| * renamed notifications options to more appropriate namesGravatar Alexey Yakovenko2010-02-03
| |
| * gtkui option to run with --syncGravatar Alexey Yakovenko2010-02-03
| |
| * fixed crash on gnome/mistGravatar Alexey Yakovenko2010-02-03
| |
| * improved apply/cancel/ok buttons in plugin preferencesGravatar Alexey Yakovenko2010-02-02
| |
| * fixed libnotify supportGravatar Alexey Yakovenko2010-02-02
| |
| * removed extra trace from alsaGravatar Alexey Yakovenko2010-02-02
| |
| * improved alsa responsivenessGravatar Alexey Yakovenko2010-02-01
| |
| * moved libnotify support into gtkui using --enable-libnotifyGravatar Alexey Yakovenko2010-02-01
| |
| * disabled tracing in vfs_curlGravatar Alexey Yakovenko2010-01-31
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-31
|\|
| * fixed alsa restart on every popup of configuration dialogGravatar Alexey Yakovenko2010-01-31
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-31
|\| | | | | | | | | | | | | | | Conflicts: main.c plugins/flac/flac.c plugins/mpgmad/mpgmad.c streamer.c
| * reset icy metadata state on stream resetGravatar Alexey Yakovenko2010-01-31
| |
| * fixed flac read_float32 (distortion bug);Gravatar Alexey Yakovenko2010-01-31
| | | | | | | | | | refactored libsamplerate support code; removed old unused mutex code
| * fixed multichannel flac decodingGravatar Alexey Yakovenko2010-01-31
| |
| * fixed typo in alsa plugin, setting wrong buffer sizesGravatar Alexey Yakovenko2010-01-31
| |
| * prevent possible crash in vfs_curlGravatar Alexey Yakovenko2010-01-30
| |
| * fixed crash on bad/invalid icy metadata blocksGravatar Alexey Yakovenko2010-01-30
| |
| * improved icy metadata supportGravatar Alexey Yakovenko2010-01-30
| |
| * icy-metadata support for mp3 streamsGravatar Alexey Yakovenko2010-01-30
| |
| * icy metadata supportGravatar Alexey Yakovenko2010-01-30
| |
| * better handling of pause/unpause in vfs_curlGravatar Alexey Yakovenko2010-01-30
| |
| * duration calc and seeking fixes in mpgmadGravatar Alexey Yakovenko2010-01-30
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-29
|\| | | | | | | | | | | Conflicts: plugins/vorbis/vorbis.c streamer.c
| * fix for potential bug in vorbis pluginGravatar Alexey Yakovenko2010-01-29
| |
| * added option to disable nowplaying notifications in lastfm pluginGravatar Alexey Yakovenko2010-01-29
| |
| * few fixes to plugin configuration dialogGravatar Alexey Yakovenko2010-01-29
| |
| * made some functions in alsa module staticGravatar Alexey Yakovenko2010-01-29
| |
| * convert preferences window from GtkWindow to GtkDialogGravatar Alexey Yakovenko2010-01-29
| |