summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
...
* don't display debug messages when loading m3u playlistGravatar waker2011-05-13
|
* artwork: don't display jpg error messages when scaling coversGravatar waker2011-05-13
|
* fixed shellexec crash on config syntax errorGravatar waker2011-05-13
|
* fixed 16 bits per channel PNG handling in artwork pluginGravatar waker2011-05-13
|
* vala sources recompiled with vala 0.8Gravatar waker2011-05-13
|
* fixed trkproperties not clearing property list after reloading metadataGravatar waker2011-05-13
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* added remaining plt_* replacements; minor fixupsGravatar waker2011-05-10
|
* added several new plt_* functions to work on specific playlistsGravatar waker2011-05-10
|
* gtkui: don't clip long fields (cuesheets) in single-value modeGravatar waker2011-05-09
|
* tta: read apev2 in reload metadata tooGravatar waker2011-05-09
|
* fixed seeking with global hotkeys crash when pausedGravatar waker2011-05-09
|
* tta: don't write id3v1, read/write apev2Gravatar waker2011-05-09
|
* fixed icon in portable gtkui, when plugin is used with non-portable buildGravatar waker2011-05-08
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* converter pl_sort into plt_sortGravatar waker2011-05-08
|
* added new files for translatorsGravatar waker2011-05-08
|
* fixed streaming ogg and aac filetypeGravatar waker2011-05-07
|
* converter presetsGravatar waker2011-05-07
|
* fixed crash in statusicon activate handler with gtk<2.14Gravatar waker2011-05-07
|
* ao: fixed psx_hw multithreading / reentrancyGravatar waker2011-05-07
|
* better metadata layout for psf filesGravatar waker2011-05-07
|
* ao: fixed reading aux psf libs from archivesGravatar waker2011-05-07
|
* added context submenu generation from plugin actions titles with slashesGravatar waker2011-05-05
| | | | | for example, "Utils/Converter" action will give a popup "Utils" with subitem "Converter" while "Utils\/Converter" action will give an item "Utils/Converter"
* added installation of standard encoder presetsGravatar waker2011-05-05
|
* fixed charset detection in dumb pluginGravatar waker2011-05-04
|
* moved playtime and started_timestamp from playitem to streamer global variables;Gravatar waker2011-05-04
| | | | | | playtime and started_timestamp are now passed in track event structures; fixed few lastfm submission and event-handling bugs; cleaned out old event sending helper functions
* few bsd compat fixesGravatar waker2011-05-04
|
* show plugin version numbers in preferencesGravatar waker2011-05-04
|
* minor fix in wildmidi makefileGravatar waker2011-05-04
|
* fixed fb2k eq preset import bugGravatar waker2011-05-04
|
* renamed track no/ track nr to track number in some menusGravatar waker2011-05-03
|
* fixed edit->sort by; added more sorting optionsGravatar waker2011-05-03
|
* added libpng support to artwork plugin (used when --disable-artwork-imlib2 ↵Gravatar waker2011-05-02
| | | | option is supplied, or when imlib2 is not installed)
* added mp3 embedded cue supportGravatar waker2011-05-01
|
* regenerate dsp preset dropdown after saving new presetGravatar waker2011-05-01
|
* small fix to ao makefileGravatar waker2011-04-30
|
* fixed compiling with apgcc; fixed compiling converter gui fallbackGravatar waker2011-04-30
|
* fixed ao static buildGravatar waker2011-04-30
|
* 0.5.0-beta2 buildGravatar waker2011-04-30
|
* added configure option to use imlib2 in artwork pluginGravatar waker2011-04-30
|
* fixed crash in alsa plugin after bad waveformat errorGravatar waker2011-04-30
|
* added oss4 setformat bug workaroundGravatar waker2011-04-30
|
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* added converter to main tarball/autotools distribution;Gravatar waker2011-04-29
| | | | few minor fixups in soundtouch
* don't cut end of mp3 file if it's network-streamedGravatar waker2011-04-29
|
* fixed bug in curl plugin preventing reading the end of streamGravatar waker2011-04-29
|
* fixed freeze on add file(s)Gravatar waker2011-04-29
|
* added few pl_add_files_begin error checks to gtkuiGravatar waker2011-04-27
|
* replaced "file->save playlist" with the "save playlist as" functionGravatar waker2011-04-27
|