summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* added buffer size limit to m3uext parserGravatar waker2011-09-30
* disable loading m3u/pls playlist using "open file(s)/folder(s)", always using...Gravatar waker2011-09-29
* added experimental EXTM3U supportGravatar waker2011-09-29
* fixed null bug in vfs_curlGravatar waker2011-09-29
* fixed aac_read to avoid mp4ff_read_sample calls after EOFGravatar waker2011-09-29
* added assert for the case when mp4ff is invoked after eof is reachedGravatar waker2011-09-27
* aac adts parser rdb check fixGravatar waker2011-09-27
* always accept new content-length on request without checksGravatar waker2011-09-24
* added png to the default file mask of artwork pluginGravatar waker2011-09-20
* send "songstarted" event whenever icy metadata is updatedGravatar waker2011-09-18
* save config on each window geometry changeGravatar waker2011-09-18
* fixed curl content-length handler to account for redirectsGravatar waker2011-09-18
* fixed memleak caused by tooltip handlerGravatar waker2011-09-18
* play selected track if enter/playbtn pressed while playing track is pausedGravatar waker2011-08-31
* auto-save playlists after drag-n-drop, delete-selected, cropGravatar waker2011-08-31
* lastfm: cut multiline fields before submissionGravatar waker2011-08-31
* gray-out rename/remove playlist if clicked on empty tabstrip areaGravatar waker2011-08-31
* few minor improvements in raw aac codeGravatar waker2011-08-22
* ffmpeg: version check fixGravatar Igor Murzov2011-07-07
* ffmpeg: define fallback macro AV_VERSION_INT()Gravatar Igor Murzov2011-07-06
* save playlists and config after adding files/foldersGravatar waker2011-07-03
* save config after changing view -> statusbar/tabs/columnsGravatar waker2011-07-03
* fixed int32 overflow when calculating sleep time in alsa loopGravatar waker2011-07-03
* converter: automatically create directory structureGravatar waker2011-06-23
* fixed freeze in alsa_free on x86_64 (bug #3325101)Gravatar waker2011-06-23
* changed the gtk_message_dialog_format_secondary_text call to prevent errors w...Gravatar waker2011-06-19
* unbreak build on i686Gravatar waker2011-06-16
* added better sse2 filter implementation to ape plugin;Gravatar waker2011-06-15
* ape: arm neon optimizationsGravatar waker2011-06-15
* OpenIndian b148 support (and perhaps other Solaris builds).Gravatar Kevin van der Vlist2011-06-12
* added more trace messages to sndfile pluginGravatar waker2011-06-12
* fixed proxy authentication bug in vfs_curlGravatar waker2011-06-04
* fixed reading id3/apev2 tags from raw aacGravatar waker2011-05-27
* nuked iconv usage from sid pluginGravatar waker2011-05-23
* mpc c89 compile fixGravatar waker2011-05-23
* added ddb_ prefix to dumb, shn and ao plugins;Gravatar waker2011-05-23
* mono2stereo: added website and renamed to ddb_mono2stereoGravatar waker2011-05-23
* fixed formatting bug in converterGravatar waker2011-05-23
* removed converter_gtkui fallback versionGravatar waker2011-05-22
* engrish fix in hotkeysGravatar waker2011-05-22
* removed bogus ; from alsa.cGravatar waker2011-05-22
* renamed dsp pass_through to can_bypassGravatar waker2011-05-22
* added null-ptr checks to artwork queue_popGravatar waker2011-05-22
* added -fPIC to adplug CFLAGSGravatar waker2011-05-22
* fixed action flag checking in hotkeysGravatar waker2011-05-22
* fixed passing garbage column pointer to gtk_tree_view_set_cursor when removin...Gravatar waker2011-05-22
* fix minor syntax error in plugin action handlingGravatar waker2011-05-22
* cleaned up few bogus code lines in ddblistview.cGravatar waker2011-05-22
* improved alsa channels settingGravatar waker2011-05-21
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21