summaryrefslogtreecommitdiff
path: root/deadbeef.h
Commit message (Collapse)AuthorAge
...
* dsp chain configuration WIPGravatar waker2010-12-29
|
* nuked old plugin activate/deactivate/nostop code;Gravatar waker2010-12-28
| | | | improved plugin start and connect code
* added new API for displaying GUI dialogs;Gravatar waker2010-12-27
| | | | deleted channel remapping widgets from converter gui
* improved gui script:Gravatar waker2010-12-27
| | | | | | | | | added support for spinbtn and combobox changed API to allow generic use (e.g. for dsp plugins) dsp set/get_param are now using strings instead of floats dsp plugins are now using gui script fixed many errors in converter and its gui supereq set/get_param now uses dBs instead of amplitude
* added string type to dsp parametersGravatar waker2010-12-16
|
* changed dsp plugin api to allow modification of any aspect of wave formatGravatar waker2010-12-14
|
* renamed DB_dsp_instance_t to ddb_dsp_context_tGravatar waker2010-12-14
|
* added softvolume for all supported output formats; moved softvolume from ↵Gravatar waker2010-12-12
| | | | output plugins to streamer
* added support for shuffle albumsGravatar waker2010-12-12
|
* exposed pcm_convert via plugin API;Gravatar waker2010-12-10
| | | | | DSP presets are now being used and are working in converter; implemented support for converting via temp file in converter
* removed id from DSP plugin instance; ported src and supereq to the new ↵Gravatar waker2010-12-08
| | | | params system
* added params to DSP pluginsGravatar waker2010-12-07
|
* fixed dsp chain to be enabled by defaultGravatar waker2010-12-06
|
* added support for filetype prefix-test (for uade2 mod.title files); some ↵Gravatar waker2010-12-05
| | | | code cleanup
* added new playlist plugin APIGravatar waker2010-12-03
| | | | added new M3U plugin (also supports loading PLS playlists)
* added command interface to pluginsGravatar waker2010-12-02
|
* ported OSS plugin to new APIGravatar waker2010-11-28
|
* ported supereq to new api; converted to float; added reentrancy supportGravatar waker2010-11-28
|
* added float clamp(-1,1) in premixGravatar waker2010-11-22
| | | | | added plugin pointer to dsp instances code cleanup
* moved libsamplerate code to separate pluginGravatar waker2010-11-21
|
* changed DSP plugin APIGravatar waker2010-11-21
|
* Merge branch 'static' into multichannelGravatar waker2010-11-20
|\ | | | | | | | | Conflicts: main.c
| * 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
| | * added thread_detach and thread_exit APIsGravatar waker2010-11-14
| | |
| | * album art cache fixesGravatar waker2010-11-14
| | |
* | | 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 plugin api version to 0.9; portable build3Gravatar waker2010-11-08
| | |
| * | Merge branch 'master' into staticGravatar waker2010-10-31
| |\| | | | | | | | | | | | | Conflicts: configure.ac
| | * deleted some garbage from deadbeef.hGravatar waker2010-10-26
| | |
* | | added thread_detach and thread_exit APIsGravatar waker2010-10-24
| |/ |/|
| * added portable build mode (--enable-portable configure option)Gravatar waker2010-10-20
|/
* deadbeef API version bump for 0.4.2Gravatar Alexey Yakovenko2010-10-03
|
* refresh playlist (grouping) after metadata change in streaming mediaGravatar Alexey Yakovenko2010-09-26
|
* gtkui plugin overrides pl_add_file and pl_add_dir API functions and shows ↵Gravatar Alexey Yakovenko2010-08-29
| | | | progress dialog
* fixed current track redraw in search windowGravatar Alexey Yakovenko2010-08-29
|
* added functions to parse apev2 tags from memoryGravatar Alexey Yakovenko2010-08-19
|
* added "connect" method to plugins to solve init-time dependency problems;Gravatar Alexey Yakovenko2010-08-11
| | | | fixed EQ crash on startup
* added new %d and %D conversions to pl_format_title, for directory pathGravatar Alexey Yakovenko2010-08-05
|
* fixed pl_format_title code duplication in shellexec pluginGravatar Alexey Yakovenko2010-07-29
|
* several typo/warning fixes in actions/shellexec and related codeGravatar Alexey Yakovenko2010-07-29
|
* Merge branch 'devel' into actionsGravatar Alexey Yakovenko2010-07-28
|\ | | | | | | | | Conflicts: plugins/hotkeys/hotkeys.c
* | added some commentsGravatar Viktor Semykin2010-07-04
| |
* | added support of plugins actions for global hotkeysGravatar Viktor Semykin2010-07-04
| |
* | fixed refleak; minor fixupsGravatar Viktor Semykin2010-07-04
| |
* | WIPGravatar Viktor Semykin2010-06-02
| |
* | New plugins' actions systemGravatar Viktor Semykin2010-05-26
| |