summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixed crashbug caused by conf_remove_itemsGravatar Alexey Yakovenko2009-11-05
* noted libcdio requirement in READMEGravatar Alexey Yakovenko2009-11-04
* removed aac plugin from build for 0.3.0Gravatar Alexey Yakovenko2009-11-04
* fixed support for some icy servers not sending content-lenghtGravatar Alexey Yakovenko2009-11-04
* improved icy protocol support; initial m3u supportGravatar Alexey Yakovenko2009-11-04
* changed .pls reader to use vfsGravatar Alexey Yakovenko2009-11-03
* disabled bitrate display for 0.3.0Gravatar Alexey Yakovenko2009-11-03
* disallow seek for infinite streamsGravatar Alexey Yakovenko2009-11-03
* Revert "minor change, might improve cpu load granularity"Gravatar Alexey Yakovenko2009-11-01
* added PLS file format readerGravatar Alexey Yakovenko2009-11-01
* minor change, might improve cpu load granularityGravatar Alexey Yakovenko2009-11-01
* added boundary-scrolling while dragging selected tracksGravatar Alexey Yakovenko2009-11-01
* scrolling during selection when mouse is close to boundariesGravatar Alexey Yakovenko2009-11-01
* yet another attempt to fix gdk_x_error on attempt to XGrabKeysGravatar Alexey Yakovenko2009-11-01
* added gui_locking abilities to plugin apiGravatar Alexey Yakovenko2009-11-01
* filepath tooltip is now optional (disabled by default)Gravatar Alexey Yakovenko2009-11-01
* hotkeys plugin fixes:Gravatar waker2009-10-31
* fixed random crash because of gdk lockingGravatar Alexey Yakovenko2009-10-26
* added buffering indication to playing statusGravatar Alexey Yakovenko2009-10-26
* statusbar shows full info in paused stateGravatar Alexey Yakovenko2009-10-26
* statusbar improvementGravatar Viktor Semykin2009-10-26
* fixed couple of filename tooltip shortcomingsGravatar Alexey Yakovenko2009-10-25
* playlist tooltipGravatar Viktor Semykin2009-10-25
* added vfs filetype detection based on content-typeGravatar Alexey Yakovenko2009-10-25
* alsa pausing fixupsGravatar Alexey Yakovenko2009-10-25
* fixed crash when pausing in stopped stateGravatar Alexey Yakovenko2009-10-25
* palsa_init doesn't terminate app anymore if sound device could not be acquiredGravatar Alexey Yakovenko2009-10-25
* added alsa.freeonstop option support, which frees alsa device when playback i...Gravatar Alexey Yakovenko2009-10-25
* fixed alsa hw samplerate switchingGravatar Alexey Yakovenko2009-10-25
* fixed replaygain_scale option bug in preferences windowGravatar Alexey Yakovenko2009-10-25
* fixed skipping of missing/bad filesGravatar Alexey Yakovenko2009-10-24
* updated preferences window to reflect config options changesGravatar Alexey Yakovenko2009-10-24
* fixed gcc typecast warningGravatar Alexey Yakovenko2009-10-24
* experimental alsa (hardware) samplerate conversionGravatar Alexey Yakovenko2009-10-24
* animation effects WIPGravatar Alexey Yakovenko2009-10-23
* fixed pause/unpauseGravatar Alexey Yakovenko2009-10-23
* fixed alsa regressionGravatar Alexey Yakovenko2009-10-21
* disabled mpgmad tracingGravatar Alexey Yakovenko2009-10-20
* fixed alsa recover from suspend/xrun regressionGravatar Alexey Yakovenko2009-10-20
* improved alsa supportGravatar Alexey Yakovenko2009-10-20
* fixed bug after column header drag-dropGravatar Alexey Yakovenko2009-10-19
* changed minimum column width to 16pxGravatar Alexey Yakovenko2009-10-18
* fixed bug in columnheader config parser preventing to use id=-1Gravatar Alexey Yakovenko2009-10-18
* dragging column headersGravatar Alexey Yakovenko2009-10-18
* new custom columns WIPGravatar Alexey Yakovenko2009-10-18
* mmx experiments (disabled)Gravatar Alexey Yakovenko2009-10-18
* fixed warning in vfs_curlGravatar Alexey Yakovenko2009-10-18
* fixed accidental duration column renameGravatar Alexey Yakovenko2009-10-16
* refactored mpgmad plugin - should be faster and more memory-efficient, also s...Gravatar Alexey Yakovenko2009-10-16
* fixed type bug in vfs_stdioGravatar Alexey Yakovenko2009-10-15