aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* log: support syslog()Max Kellermann2008-12-28
* log: moved code to log_init_file()Max Kellermann2008-12-28
* log: merged initLog() and open_log_files().Max Kellermann2008-12-28
* log: moved code to parse_log_level()Max Kellermann2008-12-28
* log: use the GLogLevelFlags typeMax Kellermann2008-12-28
* log: don't manipulate the umaskMax Kellermann2008-12-28
* log: moved code to open_log_file()Max Kellermann2008-12-28
* log: deprecated "error_file" optionMax Kellermann2008-12-28
* decoder: new plugin using modplug libraryViliam Mateicka2008-12-28
* Update news with RVA2 and Audio archive support.Avuton Olrich2008-12-28
* Add RVA2 tag support to MPDPauli Virtanen2008-12-28
* notify: use GLib lockingMax Kellermann2008-12-27
* output_control: no static "notify" initializationMax Kellermann2008-12-27
* cmdline: fixed option_no_createdb usageViliam Mateicka2008-12-27
* configure.ac: fixed description to bzip2 compile optionViliam Mateicka2008-12-27
* cmdline: use g_build_filename() for ~/.mpdconfMax Kellermann2008-12-27
* cmdline: use GLib's option parserMax Kellermann2008-12-27
* cmdline: use gboolean instead of intMax Kellermann2008-12-27
* moved command line parser to cmdline.cMax Kellermann2008-12-27
* Add an "Archive support" section to the configure results screen.Avuton Olrich2008-12-27
* Change configure time option to be bzip2 rather than bz2.Avuton Olrich2008-12-27
* Fix text string to show bz2 rather than rar.Avuton Olrich2008-12-27
* audiofile: don't close onput stream in libaudiofile destroy()Max Kellermann2008-12-27
* disable archive API without pluginsMax Kellermann2008-12-27
* configure.ac: moved archive library checks to optionsMax Kellermann2008-12-27
* Merge branch 'experimental' of git://git.musicpd.org/metyl/mpdMax Kellermann2008-12-27
|\
| * shout: fixed bad error message printoutViliam Mateicka2008-12-23
| * archiveapi: archive plugin for ISO filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for ZIP filesViliam Mateicka2008-12-16
| * archiveapi: archive plugin for BZ2 filesViliam Mateicka2008-12-16
| * update: adding archive updating related codeViliam Mateicka2008-12-16
| * song: adding support for songs in archivesViliam Mateicka2008-12-16
| * ls: adding get_archive_by_suffix() functionViliam Mateicka2008-12-16
| * new archive api, input_archive streamViliam Mateicka2008-12-16
| * utils: moving stringFoundInStringArray() from decoder into utilsViliam Mateicka2008-12-09
| * decoder: audiofile plugin using input stream instead of fileViliam Mateicka2008-12-03
* | Check for pkg-config before using itQball Cow2008-12-27
* | Modify version string to post-release version 0.15~gitAvuton Olrich2008-12-25
* | MPD version 0.14Avuton Olrich2008-12-25
* | Fix a few problems with the huge mpdconf update. There's alot of shift here, ...Avuton Olrich2008-12-24
* | doc: fix "playlistdelete" documentationMax Kellermann2008-12-24
* | playlist: fix stored playlist modifications with absolute pathsMax Kellermann2008-12-24
* | stored_playlist: fix integer overflow in length estimationMax Kellermann2008-12-24
* | ffmpeg: case AV_NOPTS_VALUE to int64_tMax Kellermann2008-12-24
* | ffmpeg: don't assign "0" to pointerMax Kellermann2008-12-24
* | Makefile.am: fix sparse invocationMax Kellermann2008-12-24
* | added build test script "test.sh"Max Kellermann2008-12-24
* | mp3: "tag" argument is unused when libid3tag is disabledMax Kellermann2008-12-24
* | listen: "port" argument is unused when TCP support is disabledMax Kellermann2008-12-24
* | Makefile.am: distribute only real scriptsMax Kellermann2008-12-24