Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gtk warning fix | Alexey Yakovenko | 2010-05-18 |
| | |||
* | fix division by zero in flac plugin | Alexey Yakovenko | 2010-05-18 |
| | |||
* | close input file after finished writing vorbis tag | Alexey Yakovenko | 2010-05-17 |
| | |||
* | fix flac avg bitrate to work with cuesheets | Alexey Yakovenko | 2010-05-17 |
| | |||
* | extra temp file check in vorbis metadata writer | Alexey Yakovenko | 2010-05-17 |
| | |||
* | Merge branch 'master' of ↵ | Alexey Yakovenko | 2010-05-17 |
|\ | | | | | | | ssh://deadbeef.git.sourceforge.net/gitroot/deadbeef/deadbeef | ||
* | | changed flac bitrate calculation to average based on filesize | Alexey Yakovenko | 2010-05-17 |
| | | |||
* | | fixed tag writer error checking in vorbis plugin (GArik) | Alexey Yakovenko | 2010-05-17 |
| | | |||
| * | removed apply button from global hotkeys options | Alexey Yakovenko | 2010-05-16 |
| | | |||
| * | remember/restore folder in save/load playlist dialogs | Alexey Yakovenko | 2010-05-16 |
| | | |||
| * | claim fix to bug #2999385: random crash in playlist redraw after using "Open ↵ | Alexey Yakovenko | 2010-05-16 |
|/ | | | | file(s)" | ||
* | wavpack error handling patch | Alexey Yakovenko | 2010-05-16 |
| | |||
* | CD-Text support | Viktor Semykin | 2010-05-15 |
| | |||
* | changed "Track №" to "Track No" to be friends with intltool | Alexey Yakovenko | 2010-05-15 |
| | |||
* | improved playlist add/move/rename handling | Alexey Yakovenko | 2010-05-15 |
| | |||
* | fix possible vfs_curl segfault on abort request | Alexey Yakovenko | 2010-05-14 |
| | |||
* | OSS plugin does not shut down the audio stream on a pause or stop. | Themaister | 2010-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_stop | Alexey Yakovenko | 2010-05-14 |
| | |||
* | fixed error in gtkui/search.c when building against ancient gtk | Alexey Yakovenko | 2010-05-13 |
| | |||
* | hacks for gtk before 2.18 | Alexey Yakovenko | 2010-05-13 |
| | |||
* | claim-fix to alsa blocking streamer thread | Alexey Yakovenko | 2010-05-13 |
| | |||
* | port to gtk3 | Alexey Yakovenko | 2010-05-13 |
| | |||
* | fixed recover from suspend bug #3000300 | Alexey Yakovenko | 2010-05-12 |
| | |||
* | dead code removal | Alexey Yakovenko | 2010-05-12 |
| | |||
* | Fix audio stuttering at start of audio stream. | Themaister | 2010-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.43 | Alexey Yakovenko | 2010-05-11 |
| | |||
* | put previous groupby value into edit box for custom grouping dialog | Alexey Yakovenko | 2010-05-10 |
| | |||
* | fixed drawing current dB value in equalizer (bug #2999327) | Alexey Yakovenko | 2010-05-10 |
| | |||
* | improved tag reading in ffmpeg plugin | Alexey Yakovenko | 2010-05-10 |
| | |||
* | removed search window size limit; reduced default size | Alexey Yakovenko | 2010-05-10 |
| | |||
* | fixed SNG file format listed 3 times in adplug plugin | Alexey Yakovenko | 2010-05-09 |
| | |||
* | disabled tracing in several places | Alexey Yakovenko | 2010-05-09 |
| | |||
* | added ability to change oss device file (config file) | Alexey Yakovenko | 2010-05-09 |
| | |||
* | enabled some alsa error reporting | Alexey Yakovenko | 2010-05-09 |
| | |||
* | disable cd audio plugin tracing | Alexey Yakovenko | 2010-05-09 |
| | |||
* | hide -EPIPE error messages in alsa plugin | Alexey Yakovenko | 2010-05-09 |
| | |||
* | fixed redraw when setting cursor onto already selected item | Alexey Yakovenko | 2010-05-09 |
| | | | | | huge speedup of playlist redraw after selection/scrolling claim-fix of screen corruption bug on gnome/ubuntu | ||
* | added warning notice to track properties | Alexey Yakovenko | 2010-05-09 |
| | |||
* | fixed playlist header redraw after horizontal resize | Alexey Yakovenko | 2010-05-09 |
| | |||
* | fixed typo in coverart code causing error on bsd | Alexey Yakovenko | 2010-05-09 |
| | |||
* | remove tag writer blocking | Alexey Yakovenko | 2010-05-09 |
| | |||
* | changed order of fields in window title | Alexey Yakovenko | 2010-05-09 |
| | |||
* | fixed FLAC gapless playback | Alexey Yakovenko | 2010-05-08 |
| | |||
* | fixed timeout handling if curl request fails before first write callback occurs | Alexey Yakovenko | 2010-05-08 |
| | |||
* | fixed memleak in gtkui coverart cache | Alexey Yakovenko | 2010-05-08 |
| | |||
* | fixed memleak in supereq | Alexey Yakovenko | 2010-05-08 |
| | |||
* | disable tracing in artwork plugin | Alexey Yakovenko | 2010-05-08 |
| | |||
* | fixed possible hangs / errors in artwork plugin | Alexey Yakovenko | 2010-05-08 |
| | |||
* | fixed mutex memleak in artwork plugin | Alexey Yakovenko | 2010-05-08 |
| | |||
* | removed printf from artwork plugin | Alexey Yakovenko | 2010-05-08 |
| |