summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixed couple of regressions in gtk event handlersGravatar Alexey Yakovenko2010-04-10
* implemented seekbar gtk widget in valaGravatar Alexey Yakovenko2010-04-09
* few drawing fixes in EQ, seekbar and volumebarGravatar Alexey Yakovenko2010-04-09
* workaround undefined symbol in adplug on ancient GCCGravatar Alexey A. Smirnov2010-04-09
* fixed scroll/cursor follows playback on manual track changeGravatar Alexey Yakovenko2010-04-09
* added link to dumb.sf.net into about.txtGravatar Alexey Yakovenko2010-04-08
* few improvements to EQ guiGravatar Alexey Yakovenko2010-04-08
* eq preset managementGravatar Alexey Yakovenko2010-04-07
* eq gui WIPGravatar Alexey Yakovenko2010-04-07
* moved eq widget to appropriate placeGravatar Alexey Yakovenko2010-04-07
* stripped down version of new eq widget;Gravatar Alexey Yakovenko2010-04-07
* integration of thesame's eq code WIPGravatar Alexey Yakovenko2010-04-07
* Merge branch 'thesame' into develGravatar Alexey Yakovenko2010-04-07
|\
* | added '+' to list of characters to be escaped when sending info to last.fmGravatar Alexey Yakovenko2010-04-07
* | moved high level id3v2/apev2/id3v1 tag writer into junklib;Gravatar Alexey Yakovenko2010-04-06
| * Merge branch 'devel' of git://deadbeef.git.sourceforge.net/gitroot/deadbeef/d...Gravatar Viktor Semykin2010-04-06
| |\ | |/ |/|
| * WIPGravatar Viktor Semykin2010-04-06
* | added ability to enable/disable dsp pluginsGravatar Alexey Yakovenko2010-04-06
* | fixed double-play in shuffle mode;Gravatar Alexey Yakovenko2010-04-06
* | added option to enable/disable lastfm plugin;Gravatar Alexey Yakovenko2010-04-06
* | added auto-saving config/playlist filesGravatar Alexey Yakovenko2010-04-06
* | support for multiline apev2 frames;Gravatar Alexey Yakovenko2010-04-06
* | fixed ogg vorbis ENCODER comment support;Gravatar Alexey Yakovenko2010-04-06
* | added multiline comment support to vorbis pluginGravatar Alexey Yakovenko2010-04-06
* | FLAC: added support for multiline metadataGravatar Alexey Yakovenko2010-04-06
* | fixed selection bugs in search windowGravatar Alexey Yakovenko2010-04-06
* | fixed hang after using search windowGravatar Alexey Yakovenko2010-04-06
* | set window title for delete files from disk confirmation dialogGravatar Alexey Yakovenko2010-04-06
* | disallow editing/writing metadata in non-local streamsGravatar Alexey Yakovenko2010-04-06
* | added delete files from disk context menu itemGravatar Alexey Yakovenko2010-04-06
* | added is_local_file routine to plugin APIGravatar Alexey Yakovenko2010-04-06
* | fixed duplicating columns in track propertiesGravatar Alexey Yakovenko2010-04-06
* | changed from ? to Unknown * to display absent metadataGravatar Alexey Yakovenko2010-04-06
* | added Escape shortcut for Deselect all;Gravatar Alexey Yakovenko2010-04-06
* | removed obsolete function pl_format_item_display_nameGravatar Alexey Yakovenko2010-04-06
* | don't put text with line breaks into window titleGravatar Alexey Yakovenko2010-04-06
* | don't draw seekbar if window is not visibleGravatar Alexey Yakovenko2010-04-06
* | fixed id3v2 txx parser to respect encodingGravatar Alexey Yakovenko2010-04-06
* | added tag reloading to wavpack plugin;Gravatar Alexey Yakovenko2010-04-05
* | copy tags frame from origin track into all cue tracks;Gravatar Alexey Yakovenko2010-04-05
* | fixed embedded cuesheed reading from apev2Gravatar Alexey Yakovenko2010-04-05
* | small website updateGravatar Alexey Yakovenko2010-04-05
* | added multiline id3v2 frames supportGravatar Alexey Yakovenko2010-04-05
* | fixed iconv linking regression on BSD systemsGravatar Alexey Yakovenko2010-04-05
* | added CONTRIBUTING fileGravatar Alexey Yakovenko2010-04-05
* | use junklib iconv functions instead of directly calling iconvGravatar Alexey Yakovenko2010-04-05
* | restrict pthread_setschedprio to linuxGravatar Alexey Yakovenko2010-04-05
* | disabled warning level cflags in configure.acGravatar Alexey Yakovenko2010-04-05
* | fixed cross-plaftorm issue in junk_iconvGravatar Alexey Yakovenko2010-04-05
* | reduced amount of copy-pasted iconv code in junklib;Gravatar Alexey Yakovenko2010-04-05