summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
...
* removed obsolete samplerate setting in pulseaudio pluginGravatar Jan D. Behrens2011-03-14
|
* updated description in converter pluginsGravatar waker2011-03-13
|
* finalized converter guiGravatar waker2011-03-13
|
* added mouse wheel playlist tab switchingGravatar waker2011-03-13
|
* fixed converter gui cleanup after error bugGravatar waker2011-03-12
|
* better GUI error reporting in converterGravatar waker2011-03-12
|
* fixed wrong parent window in trkproperties message dialogGravatar waker2011-03-12
|
* use proper dsp preset functions in converter pluginGravatar waker2011-03-12
|
* added replaygain preampGravatar waker2011-03-12
|
* few extra tweaks to pulseaudio pluginGravatar waker2011-03-12
| | | | | | works with all sample formats doesn't apply volume (streamer does it) doesn't switch sample format to BE on big-endian systems
* updated pulseaudio plugin to use new API formatGravatar Jan D. Behrens2011-03-12
| | | | | | | | | | | | Added new functions pulse_set_spec and pulse_setformat, both based on the alsa.c implementation. The plugin now uses the file's samplerate, and should automatically create a channel map suitable for the currently used sound setup. TODO/FIXME: * Plugin doesn't work with bitrates other than S16 * Plugin doesn't support soundcard enumeration (display list of available soundcards)
* customizable list of ffmpeg file typesGravatar waker2011-03-11
|
* fixed setting vbrmethod from xing headerGravatar waker2011-03-10
|
* save/restore preferences window geometryGravatar waker2011-03-10
|
* save/restore geometry of track properties windowGravatar waker2011-03-10
|
* added reusable window geometry save/restore functionsGravatar waker2011-03-10
|
* added missing filesGravatar waker2011-03-10
|
* don't write tags into subtracksGravatar waker2011-03-10
|
* don't send single track to trkproperties;Gravatar waker2011-03-10
| | | | never disable Write button in trkproperties
* moved tag writer settings to track properties dialogGravatar waker2011-03-09
|
* make dummy dialog titles untranslatableGravatar waker2011-03-09
|
* compile/syntax error fixGravatar waker2011-03-09
|
* dumb: added charset detection to sample and instrument namesGravatar waker2011-03-09
|
* fixed all plugins for the API changesGravatar waker2011-03-09
|
* added progress dialog to tag writer;Gravatar waker2011-03-09
| | | | | tag writer works in separate thread (doesn't block gui); there's now single progressdlg template, used both by tag writer and when adding files to playlist
* fixed adding custom metadata fields;Gravatar waker2011-03-09
| | | | | don't set genre to None when loading id3v1/2 with genre unset; fixed writing apev2 with custom fields
* few fixes/improvements to metadata editor and related plugin APIsGravatar waker2011-03-09
|
* 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
|
* 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
|
* 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 dumb and shn -fPIC makefile bugGravatar waker2011-02-24
|
* added oss device file gui configurationGravatar waker2011-02-24
|
* deleted couple of trace printfs in flac and junklibGravatar waker2011-02-23
|
* better playlist rowheight calculationGravatar waker2011-02-22
|