summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* wavpack error handling patchGravatar Alexey Yakovenko2010-05-16
|
* CD-Text supportGravatar Viktor Semykin2010-05-15
|
* changed "Track №" to "Track No" to be friends with intltoolGravatar Alexey Yakovenko2010-05-15
|
* improved playlist add/move/rename handlingGravatar Alexey Yakovenko2010-05-15
|
* fix possible vfs_curl segfault on abort requestGravatar Alexey Yakovenko2010-05-14
|
* OSS plugin does not shut down the audio stream on a pause or stop.Gravatar Themaister2010-05-14
| | | | | This causes annoying latency when changing a song, or pausing, etc. This fix should make sure that it is done.
* fix deadlock in alsa_stopGravatar Alexey Yakovenko2010-05-14
|
* fixed error in gtkui/search.c when building against ancient gtkGravatar Alexey Yakovenko2010-05-13
|
* hacks for gtk before 2.18Gravatar Alexey Yakovenko2010-05-13
|
* claim-fix to alsa blocking streamer threadGravatar Alexey Yakovenko2010-05-13
|
* port to gtk3Gravatar Alexey Yakovenko2010-05-13
|
* fixed recover from suspend bug #3000300Gravatar Alexey Yakovenko2010-05-12
|
* dead code removalGravatar Alexey Yakovenko2010-05-12
|
* Fix audio stuttering at start of audio stream.Gravatar Themaister2010-05-12
| | | | | | Reading from the audio stream at the start of a stream may cause it to return 0, where the callback simply wrote 0s rather than wait for the stream to write audio back to it.
* fix for ffmpeg before 52.43Gravatar Alexey Yakovenko2010-05-11
|
* put previous groupby value into edit box for custom grouping dialogGravatar Alexey Yakovenko2010-05-10
|
* fixed drawing current dB value in equalizer (bug #2999327)Gravatar Alexey Yakovenko2010-05-10
|
* improved tag reading in ffmpeg pluginGravatar Alexey Yakovenko2010-05-10
|
* removed search window size limit; reduced default sizeGravatar Alexey Yakovenko2010-05-10
|
* fixed SNG file format listed 3 times in adplug pluginGravatar Alexey Yakovenko2010-05-09
|
* disabled tracing in several placesGravatar Alexey Yakovenko2010-05-09
|
* added ability to change oss device file (config file)Gravatar Alexey Yakovenko2010-05-09
|
* enabled some alsa error reportingGravatar Alexey Yakovenko2010-05-09
|
* disable cd audio plugin tracingGravatar Alexey Yakovenko2010-05-09
|
* hide -EPIPE error messages in alsa pluginGravatar Alexey Yakovenko2010-05-09
|
* fixed redraw when setting cursor onto already selected itemGravatar Alexey Yakovenko2010-05-09
| | | | | huge speedup of playlist redraw after selection/scrolling claim-fix of screen corruption bug on gnome/ubuntu
* added warning notice to track propertiesGravatar Alexey Yakovenko2010-05-09
|
* fixed playlist header redraw after horizontal resizeGravatar Alexey Yakovenko2010-05-09
|
* fixed typo in coverart code causing error on bsdGravatar Alexey Yakovenko2010-05-09
|
* remove tag writer blockingGravatar Alexey Yakovenko2010-05-09
|
* changed order of fields in window titleGravatar Alexey Yakovenko2010-05-09
|
* fixed FLAC gapless playbackGravatar Alexey Yakovenko2010-05-08
|
* fixed timeout handling if curl request fails before first write callback occursGravatar Alexey Yakovenko2010-05-08
|
* fixed memleak in gtkui coverart cacheGravatar Alexey Yakovenko2010-05-08
|
* fixed memleak in supereqGravatar Alexey Yakovenko2010-05-08
|
* disable tracing in artwork pluginGravatar Alexey Yakovenko2010-05-08
|
* fixed possible hangs / errors in artwork pluginGravatar Alexey Yakovenko2010-05-08
|
* fixed mutex memleak in artwork pluginGravatar Alexey Yakovenko2010-05-08
|
* removed printf from artwork pluginGravatar Alexey Yakovenko2010-05-08
|
* disabled tracing in ffmpeg pluginGravatar Alexey Yakovenko2010-05-08
|
* fixed ddbtabstrip title clippingGravatar Alexey Yakovenko2010-05-08
|
* fixed hang in vfs_curl when recovering from connection lossGravatar Alexey Yakovenko2010-05-07
|
* fix current track redraw after playqueue switches playback to another playlistGravatar Alexey Yakovenko2010-05-07
|
* addes support for libcurl<7.19.1Gravatar Alexey Yakovenko2010-05-06
|
* allow "read-only editing" of metadata for copy/pasteGravatar Alexey Yakovenko2010-05-06
|
* don't trigger confirmation dialog if user edited metadata, but there were no ↵Gravatar Alexey Yakovenko2010-05-06
| | | | modifications
* fixed redraw of color buttons after clicking override playlist colors checkboxGravatar Alexey Yakovenko2010-05-06
|
* fixed drawing playlist background with custom colorsGravatar Alexey Yakovenko2010-05-06
|
* ffmpeg tracing fixesGravatar Alexey Yakovenko2010-05-06
|
* fixed typo in flac trace codeGravatar Alexey Yakovenko2010-05-05
|