aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-12playlist: Despotify plugin: Correct init in daemon modeSimon Kagstrom1-1/+1
2011-03-31fix common misspellingsJonathan Neuschäfer21-37/+37
2011-03-29playlist: Add despotify playlist pluginSimon Kagstrom3-0/+245
2011-03-29input: Add despotify input pluginSimon Kagstrom4-0/+261
2011-03-29despotify: Add support utilitiesSimon Kagstrom4-0/+194
2011-03-23decoder: PCM decoder: Inherit seekable from the input streamSimon Kagstrom1-1/+1
2011-03-23decoder: PCM decoder: Break loop if EOF is encounteredSimon Kagstrom1-0/+4
2011-03-23Remove unused headers in Roar plugin.Hans-Kristian Arntzen2-9/+0
2011-03-18command: print playlist load errorMax Kellermann1-1/+1
2011-03-18output/httpd: include sys/socket.h only when building with libwrapMax Kellermann1-1/+1
2011-03-18update_walk: ignore parameter "mode" on WIN32Max Kellermann1-0/+1
2011-03-16audio_format, output_thread: add more audio_format_valid() assertionsMax Kellermann4-0/+13
2011-03-16encoder/vorbis: reset the Ogg stream after flushMax Kellermann1-0/+2
2011-03-16RoarAudio output pluginHans-Kristian Arntzen5-0/+512
2011-03-09output/httpd: include sys/socket.h for AF_UNIXUlrich Spörlein1-0/+1
2011-02-28output/oss: disable 24 bit playback on FreeBSDMax Kellermann1-0/+9
2011-02-28output/oss: AFMT_S24_PACKED is little-endianMax Kellermann1-0/+12
2011-02-27command: "update" and "rescan" need only "CONTROL" permissionMax Kellermann1-2/+2
2011-02-27output/jack: fix crash with mono playbackMax Kellermann1-1/+1
2011-02-25output/jack: rename variable sample_size to jack_sample_sizeMax Kellermann1-5/+6
2011-02-23playlist_state: add option "restore_paused"Max Kellermann2-0/+9
2011-02-23playlist_state: declare local variable as enumMax Kellermann1-1/+1
2011-02-15Insure proper initialization of stack-allocated struct.Christopher Brannon1-1/+4
2011-02-09output/shout: add possibility to set urlThomas Jansen1-0/+7
2011-02-09general: whitespace cleanupThomas Jansen9-29/+29
2011-02-09output/httpd: initialize unflushed_inputThomas Jansen1-0/+1
2011-02-03Set fadeout in gme_decoder_plugin. Due to the nature of the gme library,Tony Miller1-0/+3
2011-01-31update: log all file permission problemsMax Kellermann1-0/+6
2011-01-29protocol: support client-to-client communicationMax Kellermann9-0/+562
2011-01-29client_idle: export client_idle_add()Max Kellermann2-5/+14
2011-01-29client_idle: add header client_idle.hMax Kellermann5-13/+45
2011-01-29copyright year 2011Max Kellermann428-429/+429
2011-01-29input/curl: enable CURLOPT_NETRCIan Zimmerman1-0/+1
2011-01-28output/raop: new output pluginDustin Puckett5-0/+1669
2011-01-21mpg123 decoder: implement seekingYuriy Kaminskiy1-2/+14
2011-01-21mpg123 decoder: report bitrateYuriy Kaminskiy1-1/+25
2011-01-16decoder_thread: fix assertion failure at song endMax Kellermann1-2/+1
2011-01-14Fix NDEBUG testAndreas Wiese1-1/+1
2011-01-10output_control: document internal functionsMax Kellermann1-0/+17
2011-01-10output_control: move code to ao_lock_command()Max Kellermann1-9/+15
2011-01-10output_control: ao_command() calls ao_command_async()Max Kellermann1-7/+6
2011-01-10update_remove: use plain GCond instead of notifyMax Kellermann1-9/+16
2011-01-10include cleanupMax Kellermann3-1/+4
2011-01-10decoder_control: store GCond object, not a player_controlMax Kellermann7-28/+20
2011-01-10decoder_thread: move code to decoder_command_finished_locked()Max Kellermann1-8/+19
2011-01-10decoder_control: remove unused function dc_command_wait()Max Kellermann2-11/+0
2011-01-10decoder_control: replace dc_init() with dc_new()Max Kellermann3-15/+17
2011-01-10player_control: removed the global variable "pc"Max Kellermann41-571/+738
2011-01-10dbUtils: don't use directoryAddSongToPlaylist() twiceMax Kellermann1-1/+1
2011-01-08input_init: add assertions on completeness of pluginsMax Kellermann1-0/+6