summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* added uri support to plt_insert_file_int, improved pls parserGravatar Alexey Yakovenko2014-06-22
|
* added / updated / corrected COPYING information in the core, aac, alac, ↵Gravatar Alexey Yakovenko2014-02-08
| | | | adplug; renamed optmath.h to fastftoi.h
* fix stuff to pass make distcheckGravatar Alexey Yakovenko2013-10-03
|
* libintl fix for osxGravatar Alexey Yakovenko2013-08-28
|
* osx support WIPGravatar Alexey Yakovenko2013-08-28
|
* moved parser into separate libGravatar waker2013-08-18
|
* read ctmapping from configGravatar waker2013-08-17
|
* added new generic message queue moduleGravatar waker2012-11-25
|
* new fft code from audacious, now spectrum analyzer looks correctlyGravatar waker2012-10-25
|
* added freq vis supportGravatar waker2012-04-13
|
* fixed make distcheck issuesGravatar waker2012-01-26
|
* updated plugins example codeGravatar waker2011-05-15
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* detect the need for linking to libdl.so in configureGravatar waker2011-05-04
|
* optimized searchGravatar waker2011-04-26
|
* initial support for playlist metadataGravatar waker2011-03-26
| | | | | allows to add any set of properties to every playlist api is based on playItem metadata api
* moved replaygain code to separate file; added support for applying ↵Gravatar waker2011-02-24
| | | | replaygain to 8, 24 and 32 bit int streams
* adding shift-jis->utf8 converter WIPGravatar waker2011-01-24
|
* added utf16 converters, fixed few bugs in existing charset convertersGravatar waker2011-01-22
|
* added dsp preset functions to plugin api;Gravatar waker2011-01-05
| | | | added dsp preset management to gtkui preferences window
* improved ringbuffer in streamerGravatar waker2010-12-16
|
* moved libsamplerate code to separate pluginGravatar waker2010-11-21
|
* new SRC module compatible with premixGravatar waker2010-11-20
|
* implemented conversion between streams with different channel masksGravatar waker2010-11-13
|
* 1st iteration of adding streamer format conversion:Gravatar waker2010-11-08
| | | | | | added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h
* Merge branch 'static' into develGravatar waker2010-11-08
| | | | | Conflicts: configure.ac
* fixed tarball makingGravatar Alexey Yakovenko2010-10-03
|
* merged pt_BR help file translationGravatar Alexey Yakovenko2010-09-29
|
* translated couple of extra strings;Gravatar Alexey Yakovenko2010-09-21
| | | | | | added ability to translate documents from help menu; added ability to translate plugin action strings; added russian translation for about->help
* added About Translators menu itemGravatar Alexey Yakovenko2010-09-19
|
* moved old timeline code to gtkuiGravatar Alexey Yakovenko2010-07-07
|
* added basic gettext support and russian translationGravatar Alexey Yakovenko2010-05-15
|
* removed -ldl -lpthread from Makefile.amGravatar Alexey Yakovenko2010-05-08
|
* fixed lots of gcc warningsGravatar Alexey Yakovenko2010-05-04
|
* Makefile fixGravatar Alexey Yakovenko2010-05-04
|
* removal of deprecated column ids;Gravatar Alexey Yakovenko2010-04-29
| | | | | | added %B substitute for band / album artist; deleted old session management code; fixed saving column config after "edit column"
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* moved DUMB to dynamic pluginGravatar Alexey Yakovenko2010-04-11
|
* changed gme to dynamic pluginGravatar Alexey Yakovenko2010-04-11
|
* added --enable configure options for every pluginGravatar Alexey Yakovenko2010-04-11
|
* fixed iconv linking regression on BSD systemsGravatar Alexey Yakovenko2010-04-05
|
* removed taglib remainings from configure.ac and Makefile.amGravatar Alexey Yakovenko2010-03-28
|
* taglib plugin prototypeGravatar Alexey Yakovenko2010-03-27
|
* supereq plugin prototypeGravatar Alexey Yakovenko2010-03-20
|
* simple hash table for reducing memory usage for storing metadata stringsGravatar Alexey Yakovenko2010-03-15
|
* ported search window to ddblistviewGravatar Alexey Yakovenko2010-03-07
|
* cover-art WIPGravatar Alexey Yakovenko2010-02-28
|
* fixed dumb buildGravatar Alexey Yakovenko2010-02-08
|
* Added PulseAudio supportGravatar Anton Novikov2010-02-08
|
* Merge branch 'master' into develGravatar Alexey Yakovenko2010-02-07
|\ | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac plugins/ffmpeg/ffmpeg.c plugins/gtkui/gtkui.c streamer.c