aboutsummaryrefslogtreecommitdiffstats
path: root/src/output_api.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-29output: use bool for return values and flagsMax Kellermann1-1/+1
2008-10-08don't include os_compat.hMax Kellermann1-0/+2
2008-09-29audio_output: added function audio_output_is_pending()Max Kellermann1-0/+4
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann1-0/+1
2008-09-24output: added audio_output_closed()Max Kellermann1-0/+8
2008-09-24output: added audio_output_get_name()Max Kellermann1-5/+5
2008-08-26moved code to player_thread.cMax Kellermann1-10/+3
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann1-1/+1
2008-08-26moved convState to struct decoderMax Kellermann1-0/+3
2008-08-26added struct decoderMax Kellermann1-5/+7
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2