aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | decoder/audiofile: fix compiler warnings with libaudiofile 0.3.3Jonathan Neuschäfer2012-02-15
* | | use audio_output_plugins_for_each's plugin iteratorJonathan Neuschäfer2012-02-15
* | | rtsp_client: strncat -> g_strlcatJonathan Neuschäfer2012-02-15
* | | main: handle negative strtol return valueJonathan Neuschäfer2012-02-15
* | | decoder/sidplay: remove unused variable 'ret'Jonathan Neuschäfer2012-02-15
|/ /
* | command: move code to protocol/argparser.cMax Kellermann2012-02-14
* | command: use standard error messages in check_int()Max Kellermann2012-02-14
* | command: check for empty string after strtol()Max Kellermann2012-02-14
* | command: parse unsigned integers and booleans where applicableMax Kellermann2012-02-14
* | command: move functions to protocol/result.cMax Kellermann2012-02-14
* | command: eliminate local buffer "unknown"Max Kellermann2012-02-14
* | listen: implement systemd socket activationMax Kellermann2012-02-13
* | server_socket: add method _add_fd()Max Kellermann2012-02-13
* | server_socket: move code to set_fd()Max Kellermann2012-02-13
* | zeroconf: skip initialisation if there is no portMax Kellermann2012-02-13
* | command: new command "config"Max Kellermann2012-02-13
* | mapper: add mapper_get_music_directory()Max Kellermann2012-02-13
* | database: add "pure" attributesMax Kellermann2012-02-13
* | database: remove obsolete prototype db_check()Max Kellermann2012-02-13
* | mapper: add "pure" attributesMax Kellermann2012-02-13
* | client: add function client_is_local()Max Kellermann2012-02-13
* | client: add "pure" attributesMax Kellermann2012-02-13
* | command: never print "bad name" in response to "load"Max Kellermann2012-02-13
* | playlist_vector: require database lock for all functionsMax Kellermann2012-02-13
* | playlist_vector: add new playlist to the end of the listMax Kellermann2012-02-13
* | directory.h: move DIRECTORY_DIR to directory_save.cMax Kellermann2012-02-13
* | Merge branch 'v0.16.x'Max Kellermann2012-02-13
|\|
| * decoder/ffmpeg: read the "year" tagMax Kellermann2012-02-13
| * decoder_api: check state before emitting initial seek commandMax Kellermann2012-02-13
| * pcm_buffer: pcm_buffer_get() never returns NULLMax Kellermann2012-02-13
| * output/winmm: remove pointless NULL checkMax Kellermann2012-02-13
* | directory: fix reverse order of child directoriestreblid2012-02-13
* | playlist/flac: delete this obsolete pluginMax Kellermann2012-02-12
* | playlist/embcue: ignore "FILE", always point to container song fileMax Kellermann2012-02-12
* | song: add function song_replace_uri()Max Kellermann2012-02-12
* | db_print: print extra "playlist" object for embedded CUE sheetsMax Kellermann2012-02-12
* | song_update: update the "has_playlist" flagMax Kellermann2012-02-12
* | tag_handler: add new handler that updates has_playlistMax Kellermann2012-02-12
* | tag: add attribute "has_playlist"Max Kellermann2012-02-12
* | tag_{ape,id3}: remove the _load() functionsMax Kellermann2012-02-12
* | playlist_vector: use the list_head libraryMax Kellermann2012-02-12
* | update_remove: add header update_remove.hMax Kellermann2012-02-12
* | update_walk: move code to update_db.cMax Kellermann2012-02-12
* | update_walk: move code to update_io.cMax Kellermann2012-02-12
* | update_walk: move code to update_song_file()Max Kellermann2012-02-12
* | playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-12
* | decoder/wavpack: bigger tag value bufferMax Kellermann2012-02-12
* | tag_handler: handle arbitrary name/value pairsMax Kellermann2012-02-12
* | decoder/wavpack: move code to wavpack_scan_tag_item()Max Kellermann2012-02-11
* | decoder/wavpack: use the tag_table libraryMax Kellermann2012-02-11