aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Moving localization stuff from path.c to localization.c so we can reuse itJ. Alexander Treuman2007-01-08
* Fix the mime types for flac & oggflac, see mantis bug #1423 for more informationAvuton Olrich2007-01-06
* And a fix for the warnings in the last patch for JACKAvuton Olrich2006-12-30
* 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
* Adding documentation for gapless_mp3_playback config option.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
* Do PKG_PROG_PKG_CONFIG if either pulse or jack is enabled. This is becauseJ. Alexander Treuman2006-12-17
* Cleaning up the JACK/PulseAudio configure magic to be more consistent withJ. Alexander Treuman2006-12-17
* 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
* Removing playlist <playlist> from TODO as well, since we already haveJ. Alexander Treuman2006-12-07
* Removing clear <playlist>/add <playlist> <path> from TODO.J. Alexander Treuman2006-12-07
* 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
* Setting release date in ChangeLog.J. Alexander Treuman2006-10-10
* Bumping version numbers to 0.12.1J. Alexander Treuman2006-10-10
* Adding ChangeLog entries for 0.12.1J. Alexander Treuman2006-10-10
* 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
* Bumping version numbers to 0.12.0.J. Alexander Treuman2006-09-22
* Updating release date in ChangeLog.J. Alexander Treuman2006-09-22