summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
| | | | implemented track properties with multiple selection
* made \n working in notify pluginGravatar waker2011-03-08
|
* fixed playback of short files at the end of playlistGravatar waker2011-03-07
|
* don't interrupt playback on missing filesGravatar waker2011-03-07
|
* multiple-track metadata editing WIPGravatar waker2011-03-04
|
* fix notification titlesGravatar waker2011-03-04
|
* multiple tag editing WIPGravatar waker2011-03-03
|
* fixed few bugs related to aac streamingGravatar waker2011-03-03
|
* display info for all selected tracks in track propertiesGravatar waker2011-02-27
|
* get rid of backbuffer in playlistGravatar waker2011-02-27
|
* get rid of manual double-buffering in playlist header widgetGravatar waker2011-02-27
|
* moved extract_translators.pl to scripts folderGravatar waker2011-02-27
|
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* artwork: added option to proportionally scale towards bigger side of an imageGravatar waker2011-02-26
| | | | notify: customizable icon/artwork size
* improved compatibility of .pls parsersGravatar waker2011-02-26
|
* don't crash on add locationGravatar waker2011-02-26
|
* proper imlib2 checking for artwork pluginGravatar waker2011-02-26
|
* few improvements to artwork loading;Gravatar waker2011-02-26
| | | | fixed bug with artwork not drawing immediately after launch
* added support for different sizes of album art images;Gravatar waker2011-02-26
| | | | added album art display to notifications
* fixed playlist corruption while adding files if cursor jumps to another playlistGravatar waker2011-02-26
|
* musepack: expose more track propertiesGravatar waker2011-02-26
|
* fixed vorbis plugin filehandle leak when vorbisfile failed to parse streamGravatar waker2011-02-26
|
* fixed bug with badsong loop handling in "don't loop" modeGravatar waker2011-02-26
|
* added turkish translationGravatar waker2011-02-26
|
* fixed loading empty meta fields from playlist filesGravatar waker2011-02-24
|
* moved replaygain code to separate file; added support for applying ↵Gravatar waker2011-02-24
| | | | replaygain to 8, 24 and 32 bit int streams
* fixed dumb and shn -fPIC makefile bugGravatar waker2011-02-24
|
* added oss device file gui configurationGravatar waker2011-02-24
|
* improved playlist string compare to handle strings starting with numbersGravatar waker2011-02-24
|
* improved/fixed handling of toplevel performer in cuesheetsGravatar waker2011-02-23
|
* generated new case mapping table and gperf hashGravatar waker2011-02-23
|
* added utf8 casemap generator scriptGravatar waker2011-02-23
|
* deleted couple of trace printfs in flac and junklibGravatar waker2011-02-23
|
* better playlist rowheight calculationGravatar waker2011-02-22
|
* ao plugin build fixGravatar waker2011-02-22
|
* set playlist tail to point to the last track after sortGravatar waker2011-02-22
|
* case-insensitive utf8 playlist sortingGravatar waker2011-02-22
|
* don't tell streamer that tracks are removed while moving themGravatar waker2011-02-21
|
* possible fix to gnome vs hotkeys plugin vs reboot problemGravatar waker2011-02-21
|
* added new plugin.connect method to base plugin interface, which does the ↵Gravatar waker2011-02-21
| | | | opposite of connect
* fixed album artist and track artist handling in cuesheetsGravatar waker2011-02-21
|
* vfs_curl sets useragent to "deadbeef", to play streams which block curl ↵Gravatar waker2011-02-21
| | | | useragent
* added Belarusian translationGravatar waker2011-02-20
|
* aac channel map docGravatar waker2011-02-20
|
* fixed samplerate bug in aac pluginGravatar waker2011-02-20
|
* don't include libsamplerate into streamer.cGravatar waker2011-02-19
|
* fixed mp3 regressionGravatar waker2011-02-15
|
* fixed mp3 parser streaming mode bug: ignore seemingly valid mpeg frame ↵Gravatar waker2011-02-14
| | | | headers which are not followed by valid frames
* disabled vfs_curl tracingGravatar waker2011-02-14
|
* fixed abort handler in http_curl_write_wrapperGravatar waker2011-02-14
|