summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* ported ape plugin to new APIGravatar waker2010-11-23
|
* ported vorbis plugin to new APIGravatar waker2010-11-23
|
* ported VTX plugin to new API;Gravatar waker2010-11-23
| | | | added option to use 8 or 16 bit decoder
* added more premix converters;Gravatar waker2010-11-23
| | | | minor optimization
* ensure SID plugin BPS is either 8 or 16Gravatar waker2010-11-23
|
* ported SID plugin to new API;Gravatar waker2010-11-23
| | | | | | added default play length option; added Bits Per Sample option; fixed Sample Rate option to have 44100 by default
* ported gme plugin to new API; added VGZ format supportGravatar waker2010-11-23
|
* added float clamp(-1,1) in premixGravatar waker2010-11-22
| | | | | added plugin pointer to dsp instances code cleanup
* deleted mpris pluginGravatar waker2010-11-21
|
* moved libsamplerate code to separate pluginGravatar waker2010-11-21
|
* changed DSP plugin APIGravatar waker2010-11-21
|
* softvolume works for 16bit output;Gravatar waker2010-11-20
| | | | replaygain works for 16bit and float output
* Merge branch 'static' into multichannelGravatar waker2010-11-20
|\ | | | | | | | | Conflicts: main.c
* | added more format convertersGravatar waker2010-11-20
| |
* | fixed few c99 incompatibilities in dumbGravatar waker2010-11-20
| |
| * portable-0.4.4-r1Gravatar waker2010-11-20
| |
| * Merge branch 'master' into staticGravatar waker2010-11-20
| |\ | | | | | | | | | | | | | | | Conflicts: plugins/artwork/artwork.c plugins/gtkui/coverart.c
| | * disable artwork tracingGravatar waker2010-11-20
| | |
| | * fix playlist redraw after adding audio cdGravatar waker2010-11-18
| | |
| | * fixed notify plugin to use deadbeef threading APIGravatar waker2010-11-14
| | |
| | * Use 'replaces_id' parameter instead of queueing up new notificationsGravatar Robert Y2010-11-14
| | | | | | | | | | | | Signed-off-by: Robert Y <decatf@gmail.com>
| | * album art cache fixesGravatar waker2010-11-14
| | |
| | * rebuilt vala code with valac-0.10.1Gravatar waker2010-11-14
| | |
| | * removed libcurl dependency from artwork pluginGravatar waker2010-11-14
| | |
* | | ported wavpack to new APIGravatar waker2010-11-13
| | |
* | | added channel remapping and some format conversionsGravatar waker2010-11-13
| | |
* | | fixed DUMB plugin to work with new APIGravatar waker2010-11-13
| | |
* | | implemented conversion between streams with different channel masksGravatar waker2010-11-13
| | |
* | | new alsa setformatGravatar waker2010-11-09
| | |
* | | 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
| * | bumped ffmpeg to 1.2: added support for AMR formatGravatar waker2010-11-08
| | |
| * | bumped ffmpeg-plugin to 1.1, linked with ffmpeg 25472 to fix issues with ↵Gravatar waker2010-11-07
| | | | | | | | | | | | some wma streams
| * | fixed descriptions of some pluginsGravatar waker2010-11-06
| | |
| * | fixed tray icon in portable buildGravatar waker2010-11-06
| | |
| * | Merge branch 'master' into staticGravatar waker2010-11-06
| |\|
| * | removed libcurl dependency from artwork pluginGravatar waker2010-11-06
| | |
| * | added support for gtk <2.12Gravatar waker2010-11-06
| | |
| * | removed inline keyword from one GME method which was causing problems on debianGravatar waker2010-11-06
| | |
| * | fixed building gtkui fallback plugin via autotoolsGravatar waker2010-11-06
| | |
| * | attempt to link gtkui to debian lenny libsGravatar waker2010-11-05
| | |
| * | added fallback gtkui pluginGravatar waker2010-11-05
| | |
| | * fixed race condition in streamer interaction with output pluginsGravatar waker2010-11-04
| | |
| * | bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | | | | | | | | | updated portable build packaging script
| * | icon in portable buildGravatar waker2010-11-02
| | |
| * | Merge branch 'master' into staticGravatar waker2010-10-31
| |\| | | | | | | | | | | | | Conflicts: configure.ac
| | * redraw playlist after successful cddb queryGravatar waker2010-10-31
| | |
| | * ddbtabstrip code cleanupGravatar waker2010-10-31
| | |
| | * fixed vfs_curl stream length regressionGravatar waker2010-10-30
| | |
| | * tab panel in GUI color settings is now scrollableGravatar waker2010-10-30
| | |