aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* update: free deleted subdirectoriesMax Kellermann2009-02-12
* update: recursively purge deleted directoriesMax Kellermann2009-02-12
* aac: fix stream metadataMax Kellermann2009-02-12
* database: don't load database after charset was reconfiguredMax Kellermann2009-02-12
* wildmidi: added seeking supportMax Kellermann2009-02-12
* wildmidi: provide and current total song timeMax Kellermann2009-02-12
* wildmidi: new decoder plugin for MIDI filesMax Kellermann2009-02-12
* fluidsynth: new decoder plugin for MIDI filesMax Kellermann2009-02-12
* sidplay: new decoder plugin for playing C64 SID filesMax Kellermann2009-02-11
* decoder_thread: re-enable file decodersMax Kellermann2009-02-11
* ffmpeg: added TTA supportMax Kellermann2009-02-11
* playlist: don't preserve "current" song after "random" toggleMax Kellermann2009-02-11
* audio: moved code to output_command.cMax Kellermann2009-02-11
* audio_format: added validation functionsMax Kellermann2009-02-11
* audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann2009-02-11
* Set boundPort to the current portnumber, so zeroconf announces the right port...Qball Cow2009-02-11
* output_all: immediately reopen output on playMax Kellermann2009-02-10
* output_thread: moved code to ao_close()Max Kellermann2009-02-10
* output_thread: leave the pause loop on failureMax Kellermann2009-02-10
* output_thread: consistently (de)initialize pcm_convert_stateMax Kellermann2009-02-10
* output_api: no CamelCase in struct audio_outputMax Kellermann2009-02-10
* shout_mp3: use audio_format_frame_size()Max Kellermann2009-02-10
* shout: pass void pointer to the encoderMax Kellermann2009-02-10
* shout_ogg: moved PCM conversion to a separate functionMax Kellermann2009-02-10
* ao: declare AoData.writeSize as size_tMax Kellermann2009-02-10
* osx: removed disabled debug messagesMax Kellermann2009-02-10
* output_all: added API documentationMax Kellermann2009-02-10
* output_all: moved code to audio_output_all_finished()Max Kellermann2009-02-10
* output_all: no CamelCaseMax Kellermann2009-02-10
* audio: moved code to output_all.cMax Kellermann2009-02-10
* audio: moved protocol code to output_print.cMax Kellermann2009-02-10
* audio: moved state file code to output_state.cMax Kellermann2009-02-10
* audio: removed isCurrentAudioFormat()Max Kellermann2009-02-10
* crossfade: don't use isCurrentAudioFormat()Max Kellermann2009-02-10
* playlist: fix assertion when last/current song is deletedMax Kellermann2009-02-10
* audio: added output enumeration functionsMax Kellermann2009-02-10
* audio: added audio_output_config_count()Max Kellermann2009-02-10
* output_internal: added missing output_api.h includeMax Kellermann2009-02-10
* player: added some more assertionsMax Kellermann2009-02-10
* player_thread: reset pc.next_song only if queuedMax Kellermann2009-02-10
* playlist: update queued song after seekingMax Kellermann2009-02-10
* player_thread: reset pc.next_songMax Kellermann2009-02-10
* queue: update order array after song moveMax Kellermann2009-02-09
* playlist: fixed "next song" checkVladimir S Eremin2009-02-09
* output_api: include "config.h" without "../"Max Kellermann2009-02-09
* shout: clear buffer before calling the encoderMax Kellermann2009-02-09
* shout: don't postpone metadataMax Kellermann2009-02-09
* shout: use libshout's synchronizationMax Kellermann2009-02-09
* shout: switch to blocking modeMax Kellermann2009-02-09
* shout: removed shout_data.tag_to_sendMax Kellermann2009-02-09