aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge release 0.15.11 from branch 'v0.15.xMax Kellermann2010-07-19
|\
| * decoder/ffmpeg: fix libavformat 0.6 by using av_open_input_stream()Max Kellermann2010-06-30
| * decoder/ffmpeg: manual format probingMax Kellermann2010-06-30
| * decoder/ffmpeg: free URI, fix memory leakMax Kellermann2010-06-30
| * decoder/vorbis: handle uri==NULLMax Kellermann2010-06-30
| * ffmpeg: read more metadata.Anton Khirnov2010-06-30
| * decoder/ffmpeg: free AVFormatContext on errorMax Kellermann2010-06-30
| * pcm_buffer: make the buffer pointer "void"Max Kellermann2010-06-30
| * decoder/mp4ff: support tag "album artist"Max Kellermann2010-06-30
| * Make get_remote_uid() work on BSDAndreas Vögele2010-06-30
| * playlist: emit IDLE_OPTIONS when resetting single modeMax Kellermann2010-06-30
| * directory_print: return voidMax Kellermann2010-06-30
| * decoder/mikmod: fix memory leakMax Kellermann2010-06-30
| * decoder/mp4ff: remove duplicate entries in the tag name tableMax Kellermann2010-06-30
| * decoder/mp4ff: moved code to mp4ff_tag_name_parse()Max Kellermann2010-06-30
| * tag_ape: remove duplicate entries in the tag name tableMax Kellermann2010-06-30
| * tag: added function tag_name_parse()Max Kellermann2010-06-30
| * tag_ape: move code to tag_ape_name_parse()Max Kellermann2010-06-30
| * decoder/vorbis: use single global ov_callbacks constantMax Kellermann2010-06-30
| * decoder/mp4ff: support tags "albumartist", "band"Max Kellermann2010-06-30
| * decoder/mp4ff: use tag_table.h to parse tag namesMax Kellermann2010-06-30
| * tag_ape: move table lookup to tag_table.hMax Kellermann2010-06-30
| * tag_ape: support album artistMax Kellermann2010-06-30
| * tag_ape: simplified the apeItems arrayMax Kellermann2010-06-30
| * tag_ape: moved code to tag_ape_import_item()Max Kellermann2010-06-30
| * tag_ape: converted apeItems and tagItems to global varsMax Kellermann2010-06-30
* | decoder/ffmpeg: fix libavformat 0.6 by using av_open_input_stream()Max Kellermann2010-07-19
* | decoder/ffmpeg: manual format probingMax Kellermann2010-07-19
* | ffmpeg: read the audio stream metadata in addition to globalAnton Khirnov2010-07-12
* | ffmpeg: factor tag_type <-> ffmpeg tag name maps into a table.Anton Khirnov2010-07-12
* | pcm_buffer: make the buffer pointer "void"Max Kellermann2010-06-30
* | decoder/mp4ff: support tag "album artist"Max Kellermann2010-06-25
* | playlist_print: use playlist_open_any()Max Kellermann2010-06-25
* | playlist_queue: use playlist_open_any()Max Kellermann2010-06-25
* | playlist_any: new library to simplify opening playlist filesMax Kellermann2010-06-25
* | playlist_list: probe plugin without MIME attributesMax Kellermann2010-06-25
* | playlist_queue: simplify error handlerMax Kellermann2010-06-25
* | playlist_list: moved input_stream.ready loop to calling functionMax Kellermann2010-06-25
* | uri: really count dots in verify_uri_segment()Max Kellermann2010-06-25
* | playlist/cue: last track ends at end of fileMax Kellermann2010-06-25
* | song_print: simplified start_ms/end_ms checkMax Kellermann2010-06-25
* | playlist_list: wait for input stream to become readyAaron Griffith2010-06-25
* | Make get_remote_uid() work on BSDAndreas Vögele2010-06-19
* | client: increase send_buf from 4kB to 16kBAndrzej Rybczak2010-06-19
* | playlist: check "queued" before calling playlist_update_queued_song()Max Kellermann2010-06-19
* | playlist: protect acess to player state in playlist_sync()Max Kellermann2010-06-19
* | playlist: move checks out of playlist_sync_with_queue()Max Kellermann2010-06-19
* | player_control: hold mutex in pc_play(), pc_pause()Max Kellermann2010-06-19
* | filter/route: fixed unsigned/signed comparisonMax Kellermann2010-06-06
* | output/httpd: add libwrap supportTim Phipps2010-06-06