aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | conf: use bp->value, not param->valueMax Kellermann2009-07-06
* | output_init: moved mixer instantiation to separate functionMax Kellermann2009-07-05
* | filter/volume: don't use volume_level_get()Max Kellermann2009-07-05
* | idle: added "update" eventMax Kellermann2009-07-05
* | song_print: send song modification time to clientMax Kellermann2009-07-05
* | song_save: use GError for error handlingMax Kellermann2009-07-05
* | song_save: no CamelCaseMax Kellermann2009-07-05
* | sticker: use GError for error handlingMax Kellermann2009-07-05
* | conf: registered option "filter"Max Kellermann2009-07-05
* | volume: removed unused macrosMax Kellermann2009-07-03
* | filter: added "volume" pluginMax Kellermann2009-07-03
* | filter: added new plugin API for filtersMax Kellermann2009-07-03
* | conf: added config_quark()Max Kellermann2009-07-03
* | playlist_state: don't save "current" song when none is setMax Kellermann2009-06-29
* | playlist_state: save state when stoppedChristopher Zimmerman2009-06-26
* | ffmpeg: support multiple tagsMax Kellermann2009-06-25
* | conf: log unused/unknown block parametersMax Kellermann2009-06-25
* | conf: added "used" flag to struct block_paramMax Kellermann2009-06-25
* | conf: detect duplicate parameters in config_add_block_param()Max Kellermann2009-06-25
* | conf: make get_bool() return a boolMax Kellermann2009-06-25
* | conf: moved code from get_bool() to string_array_contains()Max Kellermann2009-06-25
* | conf: register configuration options staticallyMax Kellermann2009-06-25
* | conf: removed config_add_param()Max Kellermann2009-06-25
* | conf: replace "mask" bit field with two "bool" variablesMax Kellermann2009-06-25
* | volume: removed support for legacy mixer configurationMax Kellermann2009-06-25
* | command: added new "status" line with more precise "elapsed time"Max Kellermann2009-06-25
* | Preamp for missing replay-gainDaniel Seuthe2009-06-25
|/
* decoder_thread: reopen the stream after file_decode() has failedMax Kellermann2009-06-19
* listen: bind() failure on secondary address is non-fatalMax Kellermann2009-06-10
* listen: renamed "error" to "error_r" in listen_add_host()Max Kellermann2009-06-10
* listen: print debug message before bind()Max Kellermann2009-06-10
* ffmpeg: moved code to ffmpeg_copy_metadata()Max Kellermann2009-06-08
* ffmpeg: removed "new metadata api" warningMax Kellermann2009-06-08
* client: check "expired" flag again in client_write_output()Max Kellermann2009-06-04
* client: added assertions on channel!=NULLMax Kellermann2009-06-04
* decoder_plugin: corrected outdated API documentationMax Kellermann2009-06-04
* conf: make config_param.num_block_params unsignedMax Kellermann2009-06-03
* conf: eliminated CamelCaseMax Kellermann2009-06-03
* player_thread: check pipe size again before exitingMax Kellermann2009-06-02
* player_thread: don't leak empty music_chunksMax Kellermann2009-06-02
* player_thread: reinitialize music_buffer in !NDEBUGMax Kellermann2009-05-29
* output_all: explicitly return "true" from audio_output_all_play()Max Kellermann2009-05-29
* input/file: log message on errorMathieu Rochette2009-05-28
* volume: changed "default" to "DISABLED" in switch statementMax Kellermann2009-05-28
* volume: converted volume_mixer_type to an enumMax Kellermann2009-05-28
* volume: removed unused macro "VOLUME_MIXER_SOFTWARE_DEFAULT"Max Kellermann2009-05-28
* playlist: reset "current song" when playlist endsMax Kellermann2009-05-28
* music_chunk: added more audio_format_valid() assertionsMax Kellermann2009-05-11
* music_pipe: added assertion on chunk->audio_formatMax Kellermann2009-05-11
* latest git, httpd_output_plugin compile fix, mac os xPatrik Weiskircher2009-05-10