2010-05-26 |
Avuton Olrich | configure: Surround statements with brackets to prevent...
|
commit | commitdiff | tree |
2010-05-26 |
Avuton Olrich | configure.ac: Add sqlite results to the pretty print.
|
commit | commitdiff | tree |
2010-05-20 |
Avuton Olrich | cmdline: Add default config paths for win32.
|
commit | commitdiff | tree |
2010-05-12 |
Avuton Olrich | AudioCompress: include stdint.h for int16_t definition.
|
commit | commitdiff | tree |
2010-05-08 |
Avuton Olrich | client_new: Send greeting using send() rather than...
|
commit | commitdiff | tree |
2010-05-08 |
Avuton Olrich | log: /dev/null doesn't exist on win32.
|
commit | commitdiff | tree |
2010-04-26 |
Avuton Olrich | configure.ac: Move the encoders before the audio outputs.
|
commit | commitdiff | tree |
2010-04-23 |
Avuton Olrich | configure.ac: Add libogg section
|
commit | commitdiff | tree |
2010-04-23 |
Avuton Olrich | configure.ac: Fix an omission during moving oggvorbis...
|
commit | commitdiff | tree |
2010-04-23 |
Avuton Olrich | configure.ac: When compiling FLAC with ogg API, linking...
|
commit | commitdiff | tree |
2010-04-23 |
Avuton Olrich | configure.ac: Move LAME encoder subheader to correct...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add optional third variable to results.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | libOggFLAC.m4: Remove libOggFLAC.m4 as it's buggy.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Rewrite the liboggflac tests.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Fix a couple of syntax errors created...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Clean up the wording and lines at the...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Merge the streaming and nonstreaming...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move audio output tests to Post Audio...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move protocol tests to the Post Protocol...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Remove errant header.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move decoder minimum test to Post Decoder...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: New pretty print results menu.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add a comment in libsndfile about possible...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move AC_DEFINE for Ogg Tremor under other...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Organize all added CFLAGs.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Documentation whitespace fixes.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move SHOUTcast output to Streaming Audio...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move Recorder output to Streaming Audio...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move HTTPD output to Streaming Audio...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move final encoder tests to the end of...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move WAVE Encoder to Encoder Plugins.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move TwoLAME Encoder to Encoder Plugins.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move LAME Encoder to Encoder Plugins.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move OggVorbis Encoder to Encoder Plugins.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move FLAC Encoder to Encoder Plugins.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add encoder/encoder API header
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move tremor/oggflac test under oggflac.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Check for vorbis once, and AC_DEFINE...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add Post Decoder Plugins Tests header
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move ffmpeg to Decoder Plugins, add header.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move WildMidi to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move wavpack to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move sidplay to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move OggVorbis to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move OggFLAC to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move Ogg Tremor to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move musepack to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libsndfile to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move sndfile/modplug conflict test to...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libmodplug to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libmikmod to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libmpg123 to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libmad to Decoder Plugins, add header.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move FluidSynth to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move FLAC to Decoder Plugins, add header.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move FAAD to Decoder Plugins, add header.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move audiofile to Decoder Plugins, add...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move Solaris to Audio Output Plugins...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move MVP to Audio Output Plugins (nonstreaming...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add header for Pipe Output and Pulseaudio.
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move OSX to Audio Output Plugins (nonstreaming...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move OSS to Audio Output Plugins (nonstreaming...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move OpenAL to Audio Output Plugins ...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libao to Audio Output Plugins (nonstreami...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move JACK to Audio Output Plugins (nonstreamin...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move FIFO to Audio Output Plugins (nonstreamin...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move ALSA to Audio Output Plugins (nonstreamin...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move converter plugins up with other...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move archive plugins around (alphabetize...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add subheaders to Input/Sticker/Autodiscovery...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move libid3tag to "Metadata Plugins"
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move inotify to "Miscellaneous Libraries".
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Move all AC_ARG* functions to a single...
|
commit | commitdiff | tree |
2010-04-21 |
Avuton Olrich | configure.ac: Add better headers to improve readability.
|
commit | commitdiff | tree |
2010-04-16 |
Avuton Olrich | lame.m4: Remove unused macro file
|
commit | commitdiff | tree |
2010-04-16 |
Avuton Olrich | configure.ac: Check for LAME libraries the same way...
|
commit | commitdiff | tree |
2010-04-14 |
Avuton Olrich | configure.ac: Don't allow UNIX IPC to be configured...
|
commit | commitdiff | tree |
2010-03-22 |
Avuton Olrich | Add support for building httpd_output plugin for win32
|
commit | commitdiff | tree |
2010-03-22 |
Avuton Olrich | Define winnt or greater on mingw32 to take advantage...
|
commit | commitdiff | tree |
2010-03-22 |
Avuton Olrich | strtok() is recursive by default on win32.
|
commit | commitdiff | tree |
2010-03-22 |
Avuton Olrich | mpd version 0.15.9
|
commit | commitdiff | tree |
2010-01-18 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2010-01-18 |
Avuton Olrich | mpd version 0.15.8
|
commit | commitdiff | tree |
2010-01-01 |
Avuton Olrich | Update copyright notices.
|
commit | commitdiff | tree |
2009-12-27 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2009-12-27 |
Avuton Olrich | mpd version 0.15.7
|
commit | commitdiff | tree |
2009-11-19 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2009-11-19 |
Avuton Olrich | mpd version 0.15.6
|
commit | commitdiff | tree |
2009-10-18 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2009-10-18 |
Avuton Olrich | mpd version 0.15.5
|
commit | commitdiff | tree |
2009-10-10 |
Avuton Olrich | configure: Fix up the recorder plugin configure.
|
commit | commitdiff | tree |
2009-10-03 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2009-10-03 |
Avuton Olrich | mpd version 0.15.4
|
commit | commitdiff | tree |
2009-08-31 |
Avuton Olrich | doc: Unify position of footnotes and cleanup wording.
|
commit | commitdiff | tree |
2009-08-31 |
Avuton Olrich | doc: Remove superfluous comment already described in...
|
commit | commitdiff | tree |
2009-08-30 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2009-08-30 |
Avuton Olrich | mpd version 0.15.3
|
commit | commitdiff | tree |
2009-08-15 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |
2009-08-15 |
Avuton Olrich | mpd version 0.15.2
|
commit | commitdiff | tree |
2009-07-15 |
Avuton Olrich | Modify version string to post-release version 0.15...
|
commit | commitdiff | tree |