aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* A JACK patch to fix some old issues, from author.Avuton Olrich2006-12-30
* Accept application/x-ogg as valid mime typeQball Cow2006-12-27
* Do not set metadataState to PLAYER_METADATA_STATE_READ when decoding stops.J. Alexander Treuman2006-12-24
* Adding support for seeking HTTP streams.J. Alexander Treuman2006-12-23
* Added gapless_mp3_playback option. Setting to "no" will disable gaplessJ. Alexander Treuman2006-12-23
* Use the existing define for the default value of save_absolute_playlistsJ. Alexander Treuman2006-12-23
* Only parse gapless info if the input stream is seekable, under theJ. Alexander Treuman2006-12-23
* Don't stop decoding if we're at maxFrames just because there's a Xing tag.J. Alexander Treuman2006-12-23
* Cleaning up some damn near unreadable wrapping caused by indent.J. Alexander Treuman2006-12-23
* Properly calculate the number of remaining samples in the MP3 frame, evenJ. Alexander Treuman2006-12-23
* Making "list any" fail with an error instead of OK with no results.J. Alexander Treuman2006-12-11
* Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we canJ. Alexander Treuman2006-12-11
* Fixing "find any" and "list * any" to actually find matches.J. Alexander Treuman2006-12-11
* Oops, forgot to add an interface to stored playlist editing. Here it is.J. Alexander Treuman2006-12-07
* Add OggFLAC support when using the new 1.1.3 FLAC libraryEric Wong2006-12-04
* Introduce backwards compatibility with pre-1.1.3 FLACEric Wong2006-12-04
* inputPlugins/flac_plugin: switch to the new (1.1.3) APIEric Wong2006-12-04
* inputPlugins/flac_plugin: cleanup static declarationsEric Wong2006-12-04
* Check that the APE tag length is valid before allocating a buffer for it.J. Alexander Treuman2006-11-26
* Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman2006-11-20
* audioOutput_alsa: print out the bitrate we wanted to setEric Wong2006-11-07
* add support for: list fileWarren Dukes2006-10-27
* remove some unneccesary includes from the audioOutput'sWarren Dukes2006-10-18
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-18
* an attempted fix for bug 1368Warren Dukes2006-10-17
* path.c: speling fix (I coulda sworn I fixed this before... in -ke)Eric Wong2006-10-14
* audioOutput_shout: use shout_set_nonblockingEric Wong2006-10-11
* Allow an ogg quality of -1 to be specified.J. Alexander Treuman2006-10-10
* buffer2array: extra unit tests (for PHP magic quote escapes)Eric Wong2006-10-10
* mp3_plugin.c: fix compilation with -pedantic and/or gcc 2.95Eric Wong2006-10-06
* put back np's supperrior buffer2array, and fix my bug fix from change 4872Warren Dukes2006-10-06
* Revert buffer2array() behavior back to tried and true 0.11.x versionEric Wong2006-10-06
* fix escaping in quotes. (Now phpMp works again!)Warren Dukes2006-10-06
* add a sanity check assertWarren Dukes2006-10-03
* fix the segfault for when no audio_output is found and none is detected (bug ...Warren Dukes2006-10-03
* cleanup flushWarningBuffer() and make some for() loops in audio.c look and do...Warren Dukes2006-10-03
* handle invalid xing tags better.Warren Dukes2006-10-03
* outputBuffer: avoid out-of-bounds-error in clearOutputBuffer()Eric Wong2006-09-21
* signal_check: [trivial] make __caught_signals array staticEric Wong2006-09-15
* tag.c: remove unnecessary #includesEric Wong2006-09-11
* Hopefully fix endian problem mac x86/ppcQball Cow2006-09-09
* utils.c: fix xreallocEric Wong2006-09-07
* gcc.h: make sure __GNUC__ is defined before checking it's valueEric Wong2006-08-30
* Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...J. Alexander Treuman2006-08-28
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* audioOutputs_oss: [trivial] make loop interation consistent with othersEric Wong2006-08-26
* audio.c: [trivial] remove unnecessary includeEric Wong2006-08-26
* command.c: rerun mpd-indent.sh, no code changesEric Wong2006-08-26
* Fix an esoteric gcc warningJ. Alexander Treuman2006-08-25
* audiofile_plugin: use afSetVirtualSampleFormat, tooEric Wong2006-08-24