aboutsummaryrefslogtreecommitdiff
path: root/src/inputPlugins
Commit message (Expand)AuthorAge
* clean up CPP includesMax Kellermann2008-04-12
* Fix a few more warnings from -WshadowEric Wong2008-04-12
* constant pointersMax Kellermann2008-04-12
* fix parameter types in the faad callsMax Kellermann2008-04-12
* fix compilation error in wavpack pluginMax Kellermann2008-04-12
* yet more unsigned integersMax Kellermann2008-04-12
* Drop metadata updates from HTTP for now (input HTTP, and shout)Eric Wong2008-04-12
* Initial cut of fork() => pthreads() for decoder and playerEric Wong2008-04-12
* use unsigned integers in the flac pluginMax Kellermann2008-04-12
* removed unused variableMax Kellermann2008-04-12
* wavpack_plugin: cleanups after the last commitEric Wong2008-03-26
* WavPack improvementsLaszlo Ashin2008-03-26
* audiofile_plugin: fix nasty long lines introduced in previous commitEric Wong2008-03-26
* inputPlugins/oggvorbis: removed unused variablesMax Kellermann2008-03-26
* eliminated duplicate initializationMax Kellermann2008-03-26
* explicitly downcastMax Kellermann2008-03-26
* inputPlugins: add .oga suffix support for Ogg containersEric Wong2008-03-20
* fix -Wconst warningsMax Kellermann2008-02-05
* fixed "comparison between signed and unsigned"Max Kellermann2008-01-26
* assume old flac api when FLAC_API_VERSION_CURRENT is not definedMax Kellermann2008-01-26
* fixed -Wshadow warningsMax Kellermann2008-01-26
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Simplify decode cleanup logic a bitEric Wong2008-01-01
* mpc_plugin: break out if a missed error branchEric Wong2008-01-01
* ogg_common: fix indent screwupEric Wong2007-12-31
* fix builds that only have FLAC >= 1.1.3 but not Ogg-VorbisEric Wong2007-12-31
* Fix possible wrong 'addition'Qball Cow2007-12-10
* Fix replaygain for latest flac version.Qball Cow2007-12-06
* Re-enable seeking in http streams.Qball Cow2007-11-28
* Fix wavpack endian issues, tested to work for 16bit. (after blowing my ears o...Qball Cow2007-10-03
* inputPlugins/_ogg_common.c: fixup includes for new (1.1.4+ FLAC)Eric Wong2007-09-17
* Add oga extension for flac-1.2.1Avuton Olrich2007-09-14
* buffer input while waiting for outputBuffer space in mp4 and (ogg)flacEric Wong2007-09-10
* conf: improved boolean config parameter handling from -keEric Wong2007-09-05
* inputPlugins/flac: improve error messagesEric Wong2007-08-28
* adding \n to a bunch of error message stringsJ. Alexander Treuman2007-08-27
* inputPlugins/mp3_plugin: parse LAME tags for ReplayGain infoJ. Alexander Treuman2007-08-22
* Cleanup a outcommented debug statementQball Cow2007-08-11
* inputPlugins/wavpack_plugin: enable ReplayGain codeJ. Alexander Treuman2007-06-25
* inputPlugins/wavpack_plugin: adding dummy code for ReplayGain supportJ. Alexander Treuman2007-06-25
* Updating Kodest's name/email.J. Alexander Treuman2007-06-25
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-24
* Adding very experimental streaming support for mp4.J. Alexander Treuman2007-06-04
* Add MIME types for the aac and mp4 input plugins. Note that these won'tJ. Alexander Treuman2007-06-04
* Making some bool options more consistent.J. Alexander Treuman2007-06-03
* Just specify mimeType as NULL in mpc's InputPlugin struct.J. Alexander Treuman2007-05-22
* Cleaning up some comments.J. Alexander Treuman2007-04-09
* The massive copyright updateAvuton Olrich2007-04-05
* Set totalTime to 0 for MODs. If this isn't done, the totalTime of theJ. Alexander Treuman2007-03-31
* Disable looping MOD files played with libmikmod. Many MODs will loopJ. Alexander Treuman2007-03-31